Page 2 of 2

Posted: Thu Mar 08, 2007 9:13 am
by ddano
Worked like a dream, thanks for your help. I am excited to see it in action.

Posted: Thu Mar 08, 2007 11:51 am
by davidyin
You are so welcome.

Posted: Fri Mar 09, 2007 4:48 am
by PowerKevin
ddano wrote:Are you running NTFS if so make sure your permissions are set on the database as well. And thanks for the info David, I'll give it a try in a bit and let you know.

Do what? The windows permissions are set to full access, but is there a setting within the database as well? If there is, how do I go about changing that?

This is the line that is failing

set rsst = Server.CreateObject("adodb.recordset")

Posted: Fri Mar 09, 2007 10:37 am
by davidyin
PowerKevin wrote:
This is the line that is failing

set rsst = Server.CreateObject("adodb.recordset")

You need Microsoft Data Access Components. Go to microsoft site and find the download. Install it in your server.