Jeg får denne fejl:
ADODB.Recordset.1 error '800a0bb9'
The application is using arguments that are of the wrong type, are out
of acceptable range, or are in conflict with one another.
../global.asp, line 170
Global.asp:
set oEditRecSet=server.CreateObject("ADODB.RecordSet")
lConnState=oConn.State
if lConnState=0 then oConn.Open sDSN, sDBUser, sDBPassword
sAction=Request("sAction")
Line 170:---> oEditRecSet.Open sTableName,oConn
Dette er skrevet til MS-asp, access database.
Skal det omskrives for at køre under linux, asp 3.6.2, mysql?
Leif
--
Leveret af:
http://www.kandu.dk/
"Vejen til en hurtig løsning"