Re: Problem with MyEclipse+JDBC Driver

2009-02-13 Thread Eduardo Dela Rosa
Also, check for libraries that you're referencing. You might be having the same libraries with different versions (libx-1.0 and libx-1.1) lying around your build path. Eduardo Dela Rosa On Fri, Feb 13, 2009 at 3:21 PM, Narasimha Raju Naidu wrote: > Hi to all, > > I am new to MyEclipse I

Re: Problem with MyEclipse+JDBC Driver

2009-02-12 Thread Wes Wannemacher
On Thursday 12 February 2009 23:37:05 aum strut wrote: > This Error generally comes when the compilation JRE and running JRE are > not same, have you developed the code used in the Struts application and in > java application on same enviornment?? > Specifically, you get this when you compile for

Re: Problem with MyEclipse+JDBC Driver

2009-02-12 Thread aum strut
This Error generally comes when the compilation JRE and running JRE are not same, have you developed the code used in the Struts application and in java application on same enviornment?? and which version of struts you are using?? On Fri, Feb 13, 2009 at 9:51 AM, Narasimha Raju Naidu wrote: > H

Problem with MyEclipse+JDBC Driver

2009-02-12 Thread Narasimha Raju Naidu
Hi to all, I am new to MyEclipse IDE and Struts. I am developing a Login form. In that i need to test the user entered details from Databse. My Database is PostgreSQL. I tested with a java program and i am sucessfully retriving data from database. But when i am trying to access from logi

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-05 Thread nagesh.kumar
.. thanka Nagesh -Original Message- From: Krishna, Hari (FTT-CInternet) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 05, 2006 4:16 PM To: Struts Users Mailing List Subject: RE: Cannot create JDBC driver of class '' for connect URL 'null' Hi Chandra How are u

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-05 Thread Krishna, Hari \(FTT-CInternet\)
) +91- 44 - 24407000 Extn:17123 -- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 04, 2006 1:34 PM To: user@struts.apache.org Subject: RE: Cannot create JDBC driver of

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-04 Thread Wesley Wannemacher
ucked please > help me Thanks in ADVANCE. > > DEBUG org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create > JDBC driver of class '' for connect URL 'null' > > > > debug="5" reloadable="true" crossC

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-04 Thread nagesh.kumar
i tryed this one also perfectly but still same error iam facing -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 04, 2006 1:34 PM To: user@struts.apache.org Subject: RE: Cannot create JDBC driver of class '' for connect URL '

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-04 Thread Chandra.Ravinithala
Did you check http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h tml - examples Chandra -Original Message- From: nagesh.kumar [mailto:[EMAIL PROTECTED] Sent: Monday, December 04, 2006 9:43 AM To: Struts Users Mailing List Subject: Cannot create JDBC driver of

Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-03 Thread nagesh.kumar
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null' debug="5" reloadable="true" crossContext="true"> factory org.apache.commons.db

Re: JDBC Driver

2005-01-21 Thread Eddie Bush
t;>... > >>> > >>>Peace :-) > >>> > >>>Eddie > >>> > >>>On Tue, 18 Jan 2005 07:05:41 -0600, Vic <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>> > >>

Re: [FRIDAY] JDBC Driver

2005-01-21 Thread Jim Barrows
On Fri, 21 Jan 2005 10:53:50 -0600, Matt Bathje <[EMAIL PROTECTED]> wrote: > Hubert Rabago wrote: > > Yes, in fact just after I sent it, I suddenly remembered those times. > > heck, i've been on projects where we'd go two to three weeks of every > > day being in the office, banging out code. > > Th

Re: [FRIDAY] JDBC Driver

2005-01-21 Thread Matt Bathje
Hubert Rabago wrote: Yes, in fact just after I sent it, I suddenly remembered those times. heck, i've been on projects where we'd go two to three weeks of every day being in the office, banging out code. The only thing that'd tell you it was a weekend was the fact that there were no bosses around.

Re: [FRIDAY] JDBC Driver

2005-01-21 Thread Hubert Rabago
Yes, in fact just after I sent it, I suddenly remembered those times. heck, i've been on projects where we'd go two to three weeks of every day being in the office, banging out code. The only thing that'd tell you it was a weekend was the fact that there were no bosses around. hey Matt, aren't you

Re: [FRIDAY] JDBC Driver

2005-01-21 Thread Jim Barrows
On Fri, 21 Jan 2005 09:53:39 -0600, Hubert Rabago <[EMAIL PROTECTED]> wrote: > On Fri, 21 Jan 2005 08:49:17 -0700, Larry Meadors > <[EMAIL PROTECTED]> wrote: > > On Fri, 21 Jan 2005 10:20:33 -0500, Erik Weber <[EMAIL PROTECTED]> wrote: > > > Here, we only worship Struts, iBatis and Hibernate -- the

Re: [FRIDAY] JDBC Driver

2005-01-21 Thread Hubert Rabago
On Fri, 21 Jan 2005 08:49:17 -0700, Larry Meadors <[EMAIL PROTECTED]> wrote: > On Fri, 21 Jan 2005 10:20:33 -0500, Erik Weber <[EMAIL PROTECTED]> wrote: > > Here, we only worship Struts, iBatis and Hibernate -- the Sacred Frameworks. > > Is it friday already? > > Dang, it is! > How could you no

Re: JDBC Driver

2005-01-21 Thread Larry Meadors
On Fri, 21 Jan 2005 10:20:33 -0500, Erik Weber <[EMAIL PROTECTED]> wrote: > Here, we only worship Struts, iBatis and Hibernate -- the Sacred Frameworks. Is it friday already? Dang, it is! Well, as a iBATIS guy, it is good to be in the big three mentioned there. :-D Larry --

Re: JDBC Driver

2005-01-21 Thread Erik Weber
proudction from sf.net - including 1up.com based on Struts and MS SQL and iBatis DAO Neil Meyer wrote: It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED

Re: JDBC Driver

2005-01-21 Thread Jim Barrows
t; > >>Hopefully no one writes their own JDBC handling anymore. > > >> > > >>.V > > >>OT: MS Driver is horrible, everyone uses jTDS in proudction from sf.net > > >>- including 1up.com based on Struts and MS SQL and iBatis DAO > > >>

Re: JDBC Driver

2005-01-21 Thread Vic
y sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts Users Mailing List Subject: RE: JDBC Driver What is wrong with the Microsoft driver? -Original Message- From: N

Re: JDBC Driver

2005-01-20 Thread Eddie Bush
s and MS SQL and iBatis DAO > >> > >> > >>Neil Meyer wrote: > >> > >> > >> > >>>It's causing a lot of problems as my sites get busier. Database deadlocks > >>>and > >>>timeouts. > >>> &g

Re: JDBC Driver

2005-01-18 Thread Vic
DAO Neil Meyer wrote: It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts Users Mailing List Subject: RE: JDBC

Re: JDBC Driver

2005-01-18 Thread Eddie Bush
t; > > > > > > >-Original Message- > >From: David Bolsover [mailto:[EMAIL PROTECTED] > >Sent: Tuesday,18 January 2005 10:43 > >To: Struts Users Mailing List > >Subject: RE: JDBC Driver > > > >What is wrong with the Microsoft dri

RE: JDBC Driver

2005-01-18 Thread bill
d Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 4:04 AM To: Struts Users Mailing List Subject: RE: JDBC Driver There are a good number of drivers listed on the Sun web site http://servlet.java.sun.com/products/jdbc/drivers Product from JNetDirect and DataDirect promise much..

Re: JDBC Driver

2005-01-18 Thread Vic
bject: RE: JDBC Driver What is wrong with the Microsoft driver? -Original Message- From: Neil Meyer [mailto:[EMAIL PROTECTED] Sent: 18 January 2005 07:14 To: user@struts.apache.org Subject: JDBC Driver Hi All, I need a SQL 2000 JDBC driver. Which would you recommend or where can I downl

RE: JDBC Driver

2005-01-18 Thread Neil Meyer
Thanks Vamsee, I also found jTDS and is currently busy testing it. I hope it resolves my problems. Regards Neil -Original Message- From: Vamsee Kanakala [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 13:28 To: Struts Users Mailing List Subject: Re: JDBC Driver David

Re: JDBC Driver

2005-01-18 Thread Vamsee Kanakala
David Bolsover wrote: What is wrong with the Microsoft driver? Well, I can actually give a whole lot of reasons. One, it's extremely slow. Two, you can retrieve objects from ResultSet only in a certain order. Three, sometimes it just conks out giving strange errors. If you check for them on t

RE: JDBC Driver

2005-01-18 Thread Varley, Roger
> > There are a good number of drivers listed on the Sun web site > > http://servlet.java.sun.com/products/jdbc/drivers > > Product from JNetDirect and DataDirect promise much... but at > a price.. > Try http://jtds.sourceforge.net/ - it works for me and the price is right! Regards Roger

RE: JDBC Driver

2005-01-18 Thread David Bolsover
: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: JDBC Driver It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts

RE: JDBC Driver

2005-01-18 Thread Neil Meyer
It's causing a lot of problems as my sites get busier. Database deadlocks and timeouts. Neil Meyer -Original Message- From: David Bolsover [mailto:[EMAIL PROTECTED] Sent: Tuesday,18 January 2005 10:43 To: Struts Users Mailing List Subject: RE: JDBC Driver What is wrong wit

RE: JDBC Driver

2005-01-18 Thread David Bolsover
What is wrong with the Microsoft driver? -Original Message- From: Neil Meyer [mailto:[EMAIL PROTECTED] Sent: 18 January 2005 07:14 To: user@struts.apache.org Subject: JDBC Driver Hi All, I need a SQL 2000 JDBC driver. Which would you recommend or where can I download a decent one

JDBC Driver

2005-01-17 Thread Neil Meyer
Hi All, I need a SQL 2000 JDBC driver. Which would you recommend or where can I download a decent one? (Not Microsoft's driver) Regards Neil

Re: where i can get jdbc driver for oracle

2004-11-17 Thread Peng Tuck
The Oracle Client cd should come with a suitable driver or simply browse oracle's website for one. Nishant wrote: hi, how can i use database in struts where i can get jdbc driver for oracle database Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West A

Re: where i can get jdbc driver for oracle

2004-11-17 Thread Erik Weber
Nishant wrote: hi, how can i use database in struts Consult your Servlet container's JDBC documentation. Nothing special required for Struts. where i can get jdbc driver for oracle database http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html Erik Nishant

where i can get jdbc driver for oracle

2004-11-17 Thread Nishant
hi, how can i use database in struts where i can get jdbc driver for oracle database Nishant Patil Software Engineer Cybage Software Pvt. Ltd. (A CMM Level 3 Company) West Avenue , Kalyani Nagar, Pune - 411 006 Tel: 91-20-4041700 -355 Email: [EMAIL PROTECTED] Website: www.cybage.com There