Hi all

The SQLServer database driver from http://www.j-netdirect.com
(jsqlconnect) is a nice driver of SQLServer

ASHOK

-----Original Message-----
From: Dirk Verbeeck [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 14, 2001 10:10 AM
To: [EMAIL PROTECTED]
Subject: Re: Connection to ms sql 7.0


Jacob Lund wrote:

> Hi Dirk!
>
> Objects is the same:
>         uri                     classname
>         /                       <Long Text>
>         /tempaction             <Long Text>
>
> Do you need the contents of the <Long Text> fields?
>
> I am using the sun jdbc/odbc driver -  could that be a problem. I am
> developing j2ee applications on a SilverStream j2ee server also
through
> a jdbc/odbc driver, and this server is sensitive to the settings in
the
> windows ODBC manager. I have tried the i-net jdbc driver but it ran
out
> of connections. Would it make any difference if I tried to find
another
> driver?

It will most likely solve your problems, those errors that we are
getting are probably solved in a
commercial sqlserver jdbc driver.

Dit you try that i-net driver with slide ?
Slide uses only 2 database connections so that should be available in a
trail version.

Another company that makes jdbc driver for sqlserver is merant, I don't
know their jdbc drivers but
their odbc drivers (for oracle) are very good.
http://www.merant.com/products/datadirect/jdbc/connect/overview.asp

If you find a good driver let us know...


Dirk

Reply via email to