|
-
Sep 14th, 2007, 05:57 AM
#2
Re: PLEASE HELP ON MY VB and VB SCRIPT
Thread moved to ASP/VB Script forum
First off, I suspect that the problem is caused by "Option Explicit", which is probably not supported by VB Script (as that is a compile-time option, and VB Script is interpreted instead of compiled).
Next up, why are you trying to delete a system table from a database? If it works (hopefully it wont), that will probably cause severe problems.
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
|