Click to See Complete Forum and Search --> : Microsoft VBScript error codes


gmag47
08-30-2005, 02:21 PM
Can someone tell me why I get two different errors; check my previous thread.

Microsoft VBScript compilation (0x800A0401)
Expected end of statement
/new web site/pol/hcmap/Connections/HCMAP.asp, line 9, column 29
MM_HCMAP_STRING = "dsn=HCMAP";


Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: 'HCMAP'
/new web site/pol/hcmap/Connections/HCMAP.asp, line 12

chrismartz
08-30-2005, 07:55 PM
Why are you using a dsn if you are trying to connect to the .mdb file through a connection too?

buntine
08-30-2005, 08:22 PM
Please, do not post multiple threads regarding the same, or extremely similar, topics.

Refer to one of your other threads regarding this issue.

Regards.