Another one. If i not confuse (can't check now) MS SQL's provider 
generate something like this:

INSERT INTO "Table" ("Name", "Description") VALUES (@Name, @Description);
SELECT "Id", "Name", "Description" FROM "Table" WHERE "Id" = 
SCOPE_IDENTITY();

But it's not completely clear for me how does it works...


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to