RE: Exception when connecting to DB

2007-02-23 Thread Yee, Richard K CTR DMDC
I think I can say that SHOW COLLATION and SHOW VARIABLES is not being sent by iBATIS. It may be from the DBCP configuration that you have that validates connections. -Richard -Original Message- From: Branislav Cavlin [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 12:34 PM To

Re: Exception when connecting to DB

2007-02-23 Thread James Stansell
On 2/23/07, Branislav Cavlin <[EMAIL PROTECTED]> wrote: We are using Spring framework in our configuration, and we use it in about 15 application, but this is the only one that gives us this message. The problem is that this exception is raised on SHOW COLLATION and SHOW VARIABLES statements, and

RE: Exception when connecting to DB

2007-02-23 Thread Branislav Cavlin
We are using Spring framework in our configuration, and we use it in about 15 application, but this is the only one that gives us this message. The problem is that this exception is raised on SHOW COLLATION and SHOW VARIABLES statements, and not actual Query. I am not sure what can cause this. SQ

RE: SQLServer problem

2007-02-23 Thread Yee, Richard K CTR DMDC
Brad, Thanks. I just figured that out too. -Richard -Original Message- From: Brad Handy [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 11:17 AM To: user-java@ibatis.apache.org Subject: Re: SQLServer problem Actually Calvin seems to have responded to the wrong thread. His pr

RE: Exception when connecting to DB

2007-02-23 Thread Yee, Richard K CTR DMDC
Cavlin, What do you have for your sqlmap configuration? -Richard -Original Message- From: Branislav Cavlin [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 8:36 AM To: user-java@ibatis.apache.org Subject: Exception when connecting to DB Hi, I am using these drivers: 1

Re: SQLServer problem

2007-02-23 Thread Brad Handy
Actually Calvin seems to have responded to the wrong thread. His problem actually is a mySQL problem and the subject is "Exception when connecting to DB". This thread is aptly named, because the original message for this thread is a MSSQL problem. Brad On 2/23/07, Yee, Richard K CTR DMDC < [E

RE: SQLServer problem

2007-02-23 Thread Yee, Richard K CTR DMDC
Cavlin, SQLServer is not the same as mySQL. You should change the subject of your message because most developers will think it is about Microsoft SQLServer. -Richard -Original Message- From: Branislav Cavlin [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 10:51 AM To: user-ja

RE: SQLServer problem

2007-02-23 Thread Branislav Cavlin
That does not help. I have MySQL not MSSQL and AtuoCommit is set tot true. _ From: Koka Kiknadze [mailto: [EMAIL PROTECTED] Sent: Friday, February 23, 2007 12:55 PM To: user-java@ibatis.apache.org Subject: Re: SQLServer problem Have you tryed this: http://support.microsoft.com/kb

Re: SQLServer problem

2007-02-23 Thread Koka Kiknadze
Have you tryed this: http://support.microsoft.com/kb/313181 GL

RE: I am looking to something like petStore written in JDBC, can some one help?

2007-02-23 Thread Christopher . Mathrusse
Download the Spring framework. There is a JPetstore sample application that uses iBatis in the samples directory. From: legolas <[EMAIL PROTECTED]> [mailto:legolas <[EMAIL PROTECTED]>] Sent: Friday, February 23, 2007 1:25 AMTo: user-java@ibatis.apache.orgSubject: I am looking to something

RE: SQLServer problem

2007-02-23 Thread Abdullah Kauchali
Try the latest Microsoft Driver for 2005: http://msdn2.microsoft.com/en-us/data/aa937724.aspx See if that helps. From: Luca Panzetti [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 10:50 AM To: user-java@ibatis.apache.org Subject: SQLServer problem Hi All, I have

I am looking to something like petStore written in JDBC, can some one help?

2007-02-23 Thread legolas
Hi Thank you for reading my post. I am looking to find a sample application based on JDBC. I wan something in scale of PetStore. I thought IBATIS people may know such application. thanks -- View this message in context: http://www.nabble.com/I-am-looking-to-something-like-petStore-written-in-J

SQLServer problem

2007-02-23 Thread Luca Panzetti
Hi All, I have a problem with Ibatis 2.3 and SQLServer. I call from java test program the following query: rischio_SqlMap.xml http://ibatis.apache.org/dtd/sql-map-2.dtd";>