|
Moin List I just put my app into production and discovered a strange and very annoying problem. In my app, EOF reads a table in my database which in fact is a synonym on another table through a DbLink. This runs fine in my developpements env. On the production system, EOF fetches the records normally but some of the values stored in the records are null, others are good and other are simply unreadable (like if there was a charset problem). I used EOBuilder to browse the production system data and the result is the same that my WOApp. To check if this wasn't a driver issue i did the following: I created a simple java app that connects throught jdbc to the database and did a sql query to do the same things that my WO app, additionnaly I printed the jdbc driver informations (using databaseMeta) I also modified my WO app to display the JDBC driver informations : they are the same. My WO app doesn't fetched the same results that my java app while they're using the same JDBC driver and database Help ! |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]
