-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

I basically tell everyone I know who is programming for JDBC-ODBC and MS SQL
to get a real database.. 8P its not supposed to be a snide comment, but in
my experience, the JDBC-ODBC bridge isn't that well done.. ODBC itself can
be a pain in the butt, and I have plenty of un-nice things to say about MS
SQL.

My main dislike is that ODBC sends out alot of messages such as: Unspecified
Error and Unknown Error.  Its things like that, that make ODBC such a pain.
Its not just a Java thing, alot of the Delphi Developers here have the same
problems.

Check out MySQL.. you have to pay a modest sum for the win32 version.. but
its quite excellent..



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to