
April 18th, 2002, 08:59 AM
|
|
Junior Member
|
|
Join Date: Apr 2002
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
"Hey... I remember you" Article
Hi this question deals with the "Hey ... I remember you" article mitchell harper wrote in novermber of last year. I tried the tutorial out for my self and was able to get the "Add User" page to work correctly with SQL. The data was inserted into a database as expected. However, when i went to the "Login in" page entered the info and hit login no page was produced and i would get this error:
"Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of wrong type, out of acceptable range or are in conflict with one another."
and it refers to line 55 which contains the code
"objRS.LockType = adLockReadOnly"
thanx
Last edited by jonnydollar : April 18th, 2002 at 09:45 AM.
|