Re: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Marius Scurtescu
Hi, Currently we are using the JSQLConnect driver from NetDirect: http://www.j-netdirect.com/ They have a "Standard" edition driver which is free, but allows only one concurrent connection (for the first 30 days it will be in trial mode and will allow unlimited connections). We did not have any

RE: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Heitzso
I'm not running jBoss so am not sure what requirements it makes of the driver, but the freetds driver doesn't support full jdbc 2 methods. If I recall the Database MetaData calls fail. You'll also have trouble (I believe) with arbitrarily large result sets (i.e. result sets larger than avail me

Re: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Amund Solvi Bremer
Olivier Poppon wrote: > Hi, > > I don't think there is such thing... > > You have to try www.inetsoftware.de > They sell JDBC drivers(Type 4 - JDBC2.0 compliant) for sql server > > Olivier > > -Original Message- > From: Daljeet [mailto:[EMAIL PROTECTED]] > Sent: 22 February 2001 14:1

Re: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Morgan Delagrange
I think we're close. We tried to vote on a release candidate this week, but new JNDI support was proposed and will probably be implemented. --- Maya Muchnik <[EMAIL PROTECTED]> wrote: > Was JDBC tag released? > > Daljeet wrote: > > > Hello > > > > Has anybody tried the JDBC tag library with >

RE: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Heitzso
I'm not aware of a full featured JDBC 2 free driver for Microsoft SQL Server. Go to javasoft jdbc page and review the different jdbc drivers for MS SS. (I researched this recently for my branch). Heitzso -Original Message- From: Olivier Poppon [mailto:[EMAIL PROTECTED]] Sent: Thursday

Re: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Morgan Delagrange
Forward your exception to the list, maybe we can find the problem. Have you updated from CVS recently? There was a known UnsupportedOperation (isBeforeFirst()) that we factored out specifically to support SqlServer. - Morgan --- Daljeet <[EMAIL PROTECTED]> wrote: > Hello > > Has anybody tried

Re: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Maya Muchnik
Was JDBC tag released? Daljeet wrote: > Hello > > Has anybody tried the JDBC tag library with JDBC-ODBC bridge to connect > to MS Sql Server. I am using it on Tomcat 3.2 and keep getting > UnsupportedOperationException. > > Does anybody know of a free JDBC driver for MS SqlServer 7.0 > > Thanx >

Re: null pointer exception when trying jndi examples

2001-02-22 Thread Maya Muchnik
I have tried the jndi tag along time (maybe one month) ago. It was not working for me. You need to have the LDAP server (that I have our own version). But it is still not working. What I have understand, this tag was not finish yet in that time. No clear documentation, and so on... Maya Torgeir V

RE: Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Olivier Poppon
Hi, I don't think there is such thing... You have to try www.inetsoftware.de They sell JDBC drivers(Type 4 - JDBC2.0 compliant) for sql server Olivier -Original Message- From: Daljeet [mailto:[EMAIL PROTECTED]] Sent: 22 February 2001 14:11 To: [EMAIL PROTECTED] Subject: Have you tried

Have you tried JDBC tag library with JDBC-ODBC bridge

2001-02-22 Thread Daljeet
Hello Has anybody tried the JDBC tag library with JDBC-ODBC bridge to connect to MS Sql Server. I am using it on Tomcat 3.2 and keep getting UnsupportedOperationException. Does anybody know of a free JDBC driver for MS SqlServer 7.0 Thanx Daljeet Singh ecExperts India Ph:- (O) +91-11-5715330/

null pointer exception when trying jndi examples

2001-02-22 Thread Torgeir Veimo
I just don't get what's wrong here. This is the exception I try when running one of the examples with an url of http://ecomda-5:8080/searchByInitFactory.jsp?initfac=com.sun.jndi.ldap.LdapCtxFactory&provider=ldap%3A%2F%2F192.168.75.163%3A389&name=uid%3Dtest%2C+ou%3Dpeople%2C+o%3Decomda.de&filter