Roland
Tue Jun 21 10:59:45 CDT 2005
"mhuckaba" wrote in message
news:DAEDF6F5-7AA4-4BD0-95C7-E643BFA589E8@microsoft.com...
: I'm using a data access page with a bunch of VBscripts, and I want to dump
: changes to the access database into a text file. I'm attempting to use the
: method shown at:
:
:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/sgprogrammingfilesystemobject.asp
:
: but I am having no luck. I'm getting the following error:
:
:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q311269
:
: I completed their "resolution" but nothing was changed/fixed.
: Is there any other solution?
show the exact code you're using and specify if you're running this on your
client or on an ASP page.
If you're running local, unless you have XP, you may not have version 5.6.
To find out, type in: cscript
from command prompt.
Also, RTAV (Real-Time AntiVirus) apps can block scripting, e.g. Norton AV.
You will have to disable script blocking.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center -
http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation -
http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library -
http://msdn.microsoft.com/library/default.asp