| 
	
 | 
 Posted by Erland Sommarskog on 11/26/05 14:10 
BigJohnson (craig.johnson@westleigh.co.uk) writes: 
> We're using ASPUpload as a tool to upload files to our server and save 
> the details to SQLServer. However, I have an application where I need 
> to return the pkID of the just saved file. I'm assuming that I could 
> use the @@Identity command but cannot get this to function. 
>  
> Has anyone used this command with ASPUpload with an success, or any 
> other methods that could be used? 
 
Since I've never heard of ASPUpload before, and I don't know ASP, I would 
suggest that you either post your question to an ASP forum, or post the 
relvant code parts - both ASP and SQL Server here. 
 
 
--  
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se 
 
Books Online for SQL Server 2005 at 
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx 
Books Online for SQL Server 2000 at 
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 
  
Navigation:
[Reply to this message] 
 |