Skip to Content.
Sympa Menu

freetds - RE: [freetds] Return the InsertID after an Insert?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <bill_d_thompson AT ml.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Return the InsertID after an Insert?
  • Date: Thu, 3 Mar 2005 09:57:09 -0000

Shaun

AFAIK, there's no such concept as an "insert ID" in sql server.
What does it represent in MySQL ?
You can get a "number of rows affected" value...

Bill

-----Original Message-----
From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of craigs
Sent: 03 March 2005 09:55
To: FreeTDS Development Group
Subject: [freetds] Return the InsertID after an Insert?


Is it possible in db-lib to return the insertid of a record when its
inserted, eg. insertid = dbsqlexec("Insert into .....etc") I know this
can be done in mysql but dont know about ms sql, any info would be
great.

Shaun.
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--------------------------------------------------------

If you are not an intended recipient of this e-mail, please notify the
sender, delete it and do not read, act upon, print, disclose, copy, retain or
redistribute it. Click here for important additional terms relating to this
e-mail. http://www.ml.com/email_terms/
--------------------------------------------------------





Archive powered by MHonArc 2.6.24.

Top of Page