Re: [Solved but...:]The conection dictionary at "start-up"
Re: [Solved but...:]The conection dictionary at "start-up"
- Subject: Re: [Solved but...:]The conection dictionary at "start-up"
- From: Art Isbell <email@hidden>
- Date: Wed, 15 Oct 2003 12:05:32 -1000
On Wednesday, October 15, 2003, at 11:51 AM, Chuck Hill wrote:
EOF uses the information in jdbcInfo() when exchanging information
with the
database.
See the JDBCAdaptor.jdbcinfo() method description at
http://developer.apple.com/documentation/WebObjects/Reference/API/com/
webobjects/jdbcadaptor/JDBCAdaptor.html.
You
could ignore it, or you could capture the information and set it in
your
connection dictionaries before connecting and see if that helps.
Use JDBCAdaptor.JDBCInfoKey at the above URL as the connection
dictionary key with which to store the output of jdbcinfo(). Could be
fun to access from Objective-C :-)
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.