This is a discussion on Sql Server & Java. Book Recommendation. within the SQL Server forums, part of the Microsoft SQL Server category; --> Greetings All, I would be much obliged if anyone can point me to a good book on Java/JDBC and ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Depending on which JDBC driver you are using will govern the level of compliance to the JDVC standards it meets. I have not seen a specific SQLServer/JDBC book, but the documentation that comes with the driver may be enough if used with other more generic JDBC/Java books and tutorials. This may be start: http://java.sun.com/developer/online...e/JDBC20Intro/ John "Louis Frolio" <froliol@yahoo.com> wrote in message news:94c28610.0406101850.bf8114e@posting.google.co m... > Greetings All, I would be much obliged if anyone can point me to a > good book on Java/JDBC and SQL Server. > > Regards, Louis. |