Re: OFF TOPIC: Jdbc Driver for MS SQL server?

2000-11-19 Thread MacGill

G'Day

I have used a few and am currently evaluating jturbo and am considering
purchasing it
www.jturbo.com

I had problems with opta2000 and orion, on the driver side.

Hope that helps

Fiona


Joe Peer wrote:

 Hi everybody!

 sorry for this off topic message, but i know that this list is used by some
 very experiences J2EE devs and so i couldn't resist to ask a question:

 my problem is that i am forced to use ms sql server for a project and now I
 am looking for a good driver available for MS SQL Server 7

 by "good" I mean:
 - good performance
 - good stability (no or little bugs)
 - good api compliance (jdbc 2.0+ preferred)

 I am currently evaluating i-net SPRINTA(tm) 2000 Driver Version 3.04
 but before i pay the $999 i would like to hear some comments from people
 (maybe some people use other drivers they could recommend)

 any hint would be highly appreciated!
 thanks,
 joe peer

 ___
 Tired of slow Internet? Get @Home Broadband Internet
 http://www.home.com/xinbox/signup.html





OFF TOPIC: Jdbc Driver for MS SQL server?

2000-11-14 Thread Joe Peer

Hi everybody!

sorry for this off topic message, but i know that this list is used by some
very experiences J2EE devs and so i couldn't resist to ask a question:

my problem is that i am forced to use ms sql server for a project and now I
am looking for a good driver available for MS SQL Server 7

by "good" I mean:
- good performance
- good stability (no or little bugs)
- good api compliance (jdbc 2.0+ preferred)

I am currently evaluating i-net SPRINTA(tm) 2000 Driver Version 3.04
but before i pay the $999 i would like to hear some comments from people
(maybe some people use other drivers they could recommend)

any hint would be highly appreciated!
thanks,
joe peer





___
Tired of slow Internet? Get @Home Broadband Internet
http://www.home.com/xinbox/signup.html





RE: OFF TOPIC: Jdbc Driver for MS SQL server?

2000-11-14 Thread Juan Lorandi (Chile)

There's a problem with CLOB  BLOB fields with SprintA 2000 + SQL 7...
The CLOB doesn't grow beyond the predefined value, like in say

CREATE TABLE MiTabla (
int ID,
varbinary(8192) miObjeto);

miObjeto doesn't grow beyond 8192 chars, tough it's supposed to

Consecuences: Whenever a dependant object in an EJB grows a little, your app
crashes with SprintA
check out bugzilla, I entered a bug there a month ago

JP

-Original Message-
From: Joe Peer [mailto:[EMAIL PROTECTED]]
Sent: Martes, 14 de Noviembre de 2000 7:12
To: Orion-Interest
Subject: OFF TOPIC: Jdbc Driver for MS SQL server?


Hi everybody!

sorry for this off topic message, but i know that this list is used by some
very experiences J2EE devs and so i couldn't resist to ask a question:

my problem is that i am forced to use ms sql server for a project and now I
am looking for a good driver available for MS SQL Server 7

by "good" I mean:
- good performance
- good stability (no or little bugs)
- good api compliance (jdbc 2.0+ preferred)

I am currently evaluating i-net SPRINTA(tm) 2000 Driver Version 3.04
but before i pay the $999 i would like to hear some comments from people
(maybe some people use other drivers they could recommend)

any hint would be highly appreciated!
thanks,
joe peer





___
Tired of slow Internet? Get @Home Broadband Internet
http://www.home.com/xinbox/signup.html