All Forums >> [Scripting] >> WSH & Client Side VBScript >> VBscript error [Microsoft][ODBC Microsoft Access D Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Posts: 2
Score: 0
Joined: 10/1/2001
From: USA
Status: offline
I'm posting this here in the hopes that someone can explain to me why this script is crashing.
The following is a script that I am running trying to pull a specific set of records from an access DB. Note The variable Request.QueryString("Name") is a text string in the format of last,firstname. The variable is passing correctly.