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]>
