Instead of spending money to purchase third party drivers for MS database's,
which SQLServer and Access are, use the free database called MySQL.  It
comes with a JDBC driver, and follows the ANSI standard of SQL more closely
than SQLServer or Access do, particularly Access.

Just as an aside, Oracle and SQLAnywhere both come with JDBC drivers.  Since
MS refuses to support Sun and/or Java, they are the only vendor of PC
database's that I know if that do NOT package a JDBC and ODBC driver with
thier software. 

Celeste
-----Original Message-----
From: Dave Feltenberger [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 9:17 AM
To: JRun-Talk
Subject: RE: Access Database


SQL Server is even more expensive than 3rd party drivers...  I'd stick with
Access (if it's working OK for you) and use the JDBC/ODBC bridge.  If
reliability were an issue, and the application you're using were getting hit
thousands of times per second, you wouldn't be using Access in the first
place - so the JDBC/ODBC bridge should work perfectly fine.  It's included
with JRun.

> -----Original Message-----
> From: Bert [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 23, 2001 10:14 AM
> To: JRun-Talk
> Subject: Re: Access Database
>
>
> third party drivers are expensive you may want to upgrade to
> Sql Server
> ----- Original Message -----
> From: "Jackie Comeau" <[EMAIL PROTECTED]>
> To: "JRun-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, August 23, 2001 9:55 AM
> Subject: RE: Access Database
>
>
> > I've tried the JDBC-ODBC bridge and it doesn't work all
> that well. Your
> > better off going with a third-party driver. They are hard
> to find for
> > Access, and never found a freebee for Access. I'm using
> JDataConnect.
> >
> > Jackie
> >
> > On Thursday, August 23, 2001 8:03 AM, Vitaly Shorin
> > [SMTP:[EMAIL PROTECTED]] wrote:
> > > Hi Rich,
> > > I think the only way to do this is to use JDBC-ODBC bridge.
> > > I did not hear about any third-party drivers, and the people in
> Microsoft
> > > are not fans of Java. Really, they didn't implement ever
> MS SQL drivers
> > for
> > > JDBC!
> > >
> > > Regards,
> > > Vitaly.
> > >
> > > ----- Original Message -----
> > > From: "Rich Tretola" <[EMAIL PROTECTED]>
> > > To: "JRun-Talk" <[EMAIL PROTECTED]>
> > > Sent: Thursday, August 23, 2001 3:57 PM
> > > Subject: Access Database
> > >
> > >
> > > > How do I set up an Access database connection to JRun?
> > > > Rich
> > > >
> > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to