DBCC CheckIdent in a stored proc? - Mailing list pgsql-sql

From smoghe@autodesk.com
Subject DBCC CheckIdent in a stored proc?
Date
Msg-id F82E357704AB8E43BCE680F9001AC2E801BE6E64@msgpetmb2.amer.ads.autodesk.com
Whole thread Raw
Responses Re: DBCC CheckIdent in a stored proc?
List pgsql-sql

Hello All,

 

I need to know the last id of the last record added to the table from an ASP page.

 

How do I package DBCC CheckIdent(@tableName) in a output  parameter?

 

Thanx!

Shrirang

 

p.s: I am a total newbie to DB.

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: To use a VIEW or not to use a View.....
Next
From: "Ries van Twisk"
Date:
Subject: Re: To use a VIEW or not to use a View.....