On Oct 24, 2006, at 8:57 PM, Thom McGrath wrote:
I've never used an ODBC connection, so really have no idea. I just
setup some code and ran. Got back a failure. I need to install
drivers as well? Ok, I'll try and check back in later.
Yes you need drivers.
JDBC is modelled similarly
It's kind of like how the Database class works in REALbasic
All of the various implementations have a plugin, but each is a Database
ODBC is like that so each driver is the code required to connect to
each host, but they all support a common API (to a point as there are
different driver compliance levels)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>