Re: simple select problem

2001-04-20 Thread Morgan Delagrange
k to your jsp to see if the object is null before you perform the > > operation. > > > > -Original Message- > > From: Aron Kramlik [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, April 19, 2001 2:06 AM > > To: [EMAIL PROTECTED] > > Subject: simple se

Re: simple select problem

2001-04-19 Thread Aron Kramlik
l and then add a > check to your jsp to see if the object is null before you perform the > operation. > > -Original Message- > From: Aron Kramlik [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 19, 2001 2:06 AM > To: [EMAIL PROTECTED] > Subject: simple select probl

RE: simple select problem

2001-04-19 Thread Christopher Widhelm
]] Sent: Thursday, April 19, 2001 2:06 AM To: [EMAIL PROTECTED] Subject: simple select problem Hi, I just downloaded the JDBC binary distribution (20010410). I have created a very simple JSP that tries to access a table. I am running on IBM WebSpere (linux) ad Sybase database. The JSP is as follows

Re: simple select problem

2001-04-19 Thread Aron Kramlik
MAIL PROTECTED]> Sent: Friday, April 20, 2001 3:29 AM Subject: Re: simple select problem > I don't think that there is a property like "userID". > > Try removing > and see if it works. > > Marius > > Aron Kramlik wrote: > > > > Hi, > >

Re: simple select problem

2001-04-19 Thread Marius Scurtescu
I don't think that there is a property like "userID". Try removing and see if it works. Marius Aron Kramlik wrote: > > Hi, > > I just downloaded the JDBC binary distribution (20010410). > I have created a very simple JSP that tries to access a table. > I am running on IBM WebSpere (linux) ad

simple select problem

2001-04-19 Thread Aron Kramlik
Hi, I just downloaded the JDBC binary distribution (20010410). I have created a very simple JSP that tries to access a table. I am running on IBM WebSpere (linux) ad Sybase database. The JSP is as follows and the exception I get follows that. If anyone has any ideas I would be very greatful as I