jphung
Starting Member
1 Posts |
Posted - 08 December 2001 : 08:30:55
|
I am trying to install it and when I login I get the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 3.
/forum/setup_login.asp, line 75
On line 75 of setup_login.asp
I have the following:
Set dbRs = my_Conn.Execute(strSql)
What am I doing wrong?
|
|