Hi Sylvain, On my way into work this morning something struck me; have you run the JUNIT test bed agains SQL Server ?
See http://jakarta.apache.org/ojb/platforms.html for how to do this. This would tell you if there are any major problems with your environment (like not being able to read data !) Cheers, Charles. >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: 11 September 2002 08:28 >To: [EMAIL PROTECTED] >Subject: Needs help for retrieving data with OJB > > >Hello everybody, > >I'm new in OJB world and I try to start a project with this >persistence layer tool. > >I'm trying to start with the PersistenceBroker API. I use the >Tutorial 1 examples. > >If I had no problem to store or delete objects with this API, >it's aboslutely impossible for me to retrieve something from >the database. My program waits for something and I have no >idea what's happen. > >I have already posted some tips (thank you Charles and Frank) >but no chance. That's not work!! > >Is there other method to retrieve objects from the database >with this API? > >Maybe someone could send me a simple piece of code which work >and I could test it and be sure there are other problems (with >the JDBC driver or the MS SQL Server database)? > >Any suggestions will be very appreciated. > >Thank you >Sylvain > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> This email and any attachments are strictly confidential and are intended solely for the addressee. If you are not the intended recipient you must not disclose, forward, copy or take any action in reliance on this message or its attachments. If you have received this email in error please notify the sender as soon as possible and delete it from your computer systems. Any views or opinions presented are solely those of the author and do not necessarily reflect those of HPD Software Limited or its affiliates. At present the integrity of email across the internet cannot be guaranteed and messages sent via this medium are potentially at risk. All liability is excluded to the extent permitted by law for any claims arising as a re- sult of the use of this medium to transmit information by or to HPD Software Limited or its affiliates. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
