[OT] Re: Another ODBC OT Question

2005-01-31 Thread Erik Weber
Thanks for the post. I didn't realize MySQL had implemented so much of JDBC 3. A standard API for retrieval of RDBMS-generated keys rocks! This on top of the recent improvements in driver performance. Awesome. Erik Brandon Mercer wrote: Erik Weber wrote: Sorry for all those local disk links and

RE: [OT] Re: Another ODBC OT Question

2005-01-27 Thread Barnett, Brian W.
ruts Users Mailing List Subject: [OT] Re: Another ODBC OT Question I googled this: http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004- 11,GGLD:en&q=jdbc+mysql+auto%5Fincrement and found this: http://dev.mysql.com/tech-resources/articles/autoincrement-with-connec

[OT] Re: Another ODBC OT Question

2005-01-27 Thread DGraham
I googled this: http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-11,GGLD:en&q=jdbc+mysql+auto%5Fincrement and found this: http://dev.mysql.com/tech-resources/articles/autoincrement-with-connectorj.html It was too easy, so it's probably the wrong thing. Brandon Merc