Date: Fri, 21 Aug 1998 14:17:39 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: conjuror@home.com Cc: Julian Elischer <julian@whistle.com>, hackers@FreeBSD.ORG Subject: Re: [Fwd: ODBC/JDBC and FreeBSD] Message-ID: <199808210447.OAA19161@cain.gsoft.com.au> In-Reply-To: Your message of "Thu, 20 Aug 1998 22:33:39 -0400." <XFMail.980820223339.conjuror@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> of JDBC drivers currently. pure JDBC drivers ( rare ), some other type ( my > memory is like a sieve ) & third type is what your party was enquiring > about...a driver that acts as a bridge between JDBC & ODBC. all major databas The second type is where the driver is a native method which talks directly to your database. They are less rare than pure drivers, as quite a few DB vendors write them. (ie they're in C/C++) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808210447.OAA19161>