| |
miss_gobbie
Posts: 1
Score: 0
Joined: 8/14/2001
From: United Kingdom
Status: offline
|
I'm developing a form for users to submit information to a database in MS SQL server with the option to attach a file. I've used vbscript to store the attachment in the database (as an image type) which works fine but want a way of retrieving the primary id for that record so that I can then enter it with the other data into the table for the contents of form... Is there a way to do this?
|
|