|
-
Dec 18th, 2000, 01:46 AM
#1
Thread Starter
New Member
When I run thi piece of code I get this error, all the permissions are correct:
Technical Information (for support personnel)
Error Type:
Provider (0x80004005)
Unspecified error
/db_update.asp, line 11
code
set conn = Server.CreateObject("ADODB.Connection")
conn.Mode = adModeReadWrite
conn.Open "tracking"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|