o: user-java@ibatis.apache.org
Subject: Re: SQL Server JDBC drivers
On Mar 22, 2007, at 1:40 AM, Abdullah Kauchali wrote:
Avoid using @@Identity and instead use Scope_Identity().
Here is a blogg that summarises the point:
http://cf-bill.blogspot.com/2005/08/identity-scopeidentity-id
ps something
I'm doing wrong defining the table?
-Original Message-
From: Niels Beekman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 21, 2007 10:19 PM
To: user-java@ibatis.apache.org
Subject: FW: SQL Server JDBC drivers
And for the archives...
-Original Message-
From: Niel
concurrency issue so you'll be fine if
you don't use triggers.
Thanks for the heads up,
Niels
-Original Message-
From: Abdullah Kauchali [mailto:[EMAIL PROTECTED]
Sent: donderdag 22 maart 2007 7:40
To: user-java@ibatis.apache.org
Subject: RE: SQL Server JDBC drivers
Avoid u
t: donderdag 22 maart 2007 7:40
To: user-java@ibatis.apache.org
Subject: RE: SQL Server JDBC drivers
Avoid using @@Identity and instead use Scope_Identity().
Here is a blogg that summarises the point:
http://cf-bill.blogspot.com/2005/08/identity-scopeidentity-identcurrent.
html
Has links to M
[EMAIL PROTECTED]
> Sent: Wednesday, March 21, 2007 10:19 PM
> To: user-java@ibatis.apache.org
> Subject: FW: SQL Server JDBC drivers
>
> And for the archives...
>
> -Original Message-
> From: Niels Beekman
> Sent: woensdag 21 maart 2007 20:33
> To: 'Mark
And for the archives...
-Original Message-
From: Niels Beekman
Sent: woensdag 21 maart 2007 20:33
To: 'Mark Volkmann'
Subject: RE: SQL Server JDBC drivers
Sure:
INSERT INTO example (example_column)
VALUES (#exampleColumn#)
SELECT @@IDENTITY AS ID
iBATIS
TECTED]
Sent: Wednesday, March 21, 2007 12:28 PM
To: user-java@ibatis.apache.org
Subject: SQL Server JDBC drivers
If you have successfully used iBATIS with SQL Server, can you tell me
what JDBC driver(s) have worked for you?
This electronic message transmission contains information from the C
On Wed, 21 Mar 2007, Niels Beekman wrote:
We use jTDS (http://jtds.sf.net) for several years now, it has excellent
performance and any bugs (which are very rare) are dealt with promptly.
+1
--
Graeme -
Subject: SQL Server JDBC drivers
If you have successfully used iBATIS with SQL Server, can you tell me
what JDBC driver(s) have worked for you?
If you have successfully used iBATIS with SQL Server, can you tell me
what JDBC driver(s) have worked for you?
10 matches
Mail list logo