On 19 Feb 2002, Ray wrote: > Native? > The odbc drivers that I have found are very expensive. > Datadirect $4000 for 2 cpu machine > openlinksw same thing > That was the only reason to try jdbc but I found easysoft bridge whice > is only $1500 for 25 users. > If you know of any others please let me know.
There's DBD::Proxy, or we use something called "Hot Sockets" at my workplace. I suspect SSH tunnels would also work equally well. > > Ray > > On Tue, 2002-02-19 at 00:19, Matt Sergeant wrote: > > On 18 Feb 2002, Ray wrote: > > > > > Can I use the a jdbc driver and xsp to connect and query a microsoft sql > > > 2000 database? > > > > Yep. http://search.cpan.org/search?dist=DBD-JDBC > > > > Are you sure you really want to go via Java though when native would be > > that much faster? > > > > -- > > <!-- Matt --> > > <:->Get a smart net</:-> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
