Re: esql !!!HELP!!!

2003-06-25 Thread Frank Taffelt
you could try annother msssql jdbc driver. I'm using http://jtds.sourceforge.net also with stored procedures and it works. The driver from microsoft is known to have some bugs. hth, Frank - To unsubscribe, e-mail: [EMAIL

Re: esql !!!HELP!!!

2003-06-25 Thread Christian Haul
On 24.Jun.2003 -- 12:35 PM, Tim Bachta wrote: Does cocoon compile an xsp into a Java class file? If so where does it put it. The reason why I am asking is that my procedures that I am having trouble with in cocoon work fine in a java class file. Please post relevant parts of that file. It

RE: ESQL help

2003-06-24 Thread Scherler, Thorsten
Hello Tim, first hint: http://wiki.cocoondev.org/Search.jsp?query=esql I think what you are looking for: http://wiki.cocoondev.org/Wiki.jsp?page=DatabaseConnectionOverview Hope that helps /Thorsten -Original Message- From: Tim Bachta [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24,

RE: esql !!!HELP!!!

2003-06-24 Thread Tim Bachta
I wish I could make the stored procedure easier, but unfortunately this is the procedure that I have been given. Tim Bachta -Original Message- From: Scherler, Thorsten [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 12:07 PM To: [EMAIL PROTECTED] Subject: RE: esql !!!HELP

RE: esql !!!HELP!!!

2003-06-24 Thread Tim Bachta
PM To: [EMAIL PROTECTED] Subject: RE: esql !!!HELP!!! I wish I could make the stored procedure easier, but unfortunately this is the procedure that I have been given. Tim Bachta -Original Message- From: Scherler, Thorsten [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 12:07 PM

RE: esql !!!HELP!!!

2003-06-24 Thread Geoff Howard
procedures that I am having trouble with in cocoon work fine in a java class file. Tim Bachta -Original Message- From: Tim Bachta Sent: Tuesday, June 24, 2003 12:21 PM To: [EMAIL PROTECTED] Subject: RE: esql !!!HELP!!! I wish I could make the stored procedure easier, but unfortunately

RE: esql !!!HELP!!!

2003-06-24 Thread Tim Bachta
ServerPagesGenerator or even what I am doing wrong here. Thanks Tim Bachta -Original Message- From: Geoff Howard [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 12:38 PM To: [EMAIL PROTECTED] Subject: RE: esql !!!HELP!!! Yes. The .java file is in your servlet container's work directory

Re: esql !!!HELP!!!

2003-06-24 Thread Roger I Martin PhD
] To: [EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 2:41 PM Subject: RE: esql !!!HELP!!! Does anyone know what the different types of parameters there are for esql:parameter. I know String and Int. Tim Bachta (913)693-0538 Office (913)486-5213 Mobile -Original Message- From: Tim Bachta Sent

RE: esql !!!HELP!!!

2003-06-24 Thread Tim Bachta
] Subject: Re: esql !!!HELP!!! Hi, Every one that your driver supports. The error message your getting appears to be from the SQLServer 2000 Driver for JDBC showing java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Syntax error at token t, line 0 offset 7. talking about a syntax error