Update:
I found an extra "space" between Append.CreateParameter
But, with the "(" around the parameter information, it gave me an error about using parenethesis with a sub...so I removed the parenthesis.
Now, the error is this:
Line: 30
char: 2
Error: Wrong number of arguments or invalid property assignment: 'Parameters.Append'
Code:800A01C2
Source: Microsoft VBScript runtime error
Thanks for any help
Main Topics
Browse All Topics





by: kevin_buchananPosted on 2008-10-27 at 10:48:56ID: 22814895
I forgot to add:
The error I am getting is this:
Line: 30
Chart: 2
Error: Parameter object is improperly defined. Inconsisten or incomplete information was provided.
Code: 800A0E7C
Source: ADODB.Parameters