RE: [GENERAL] SQL Server Question (Way OFF TOPIC SORRY)

2000-07-05 Thread Dwelle, Timothy
if memory serves, after the insert do a: SELECT @@IDENTITY but why would you want to use m$ sql server? it doesn't even run on linux... :-) -tim. -Original Message- From: Mirko Geffken To: PostgreSQL General Sent: 7/5/00 3:34 PM Subject: [GENERAL] SQL Server Question (Wa

[GENERAL] SQL Server Question (Way OFF TOPIC SORRY)

2000-07-05 Thread Mirko Geffken
Hi, I know this is way off topic (with this being a PostgreSQL mailing list), but I couldn't find one. Does anyone know of a SQL Server mailing list. In case anybody knows the answer here, here is my question: I want to insert into a table with an identity field and get the identity field's val