S
signal
Guest
rs.Open "SELECT typc from browser where typ='"&typ&"'"
hm.. wieso gehtn das nich..
die variabel typ existiert wirklich.. und es geht auch nich wenn ich nen text reinschreib :/ .. die column typc inner table browser gibts und is auch was drinn.. und typ gibts auch.. hmm.. helft mir
ahja.. der fehlet heisst
ADODB.Recordset error '800a0e7d'
Operation is not allowed on an object referencing a closed or invalid connection.
/stat_test.asp, line 29
.. und line 29 is die besagte linie ;D
dann noch was ;D
strSql="update browser set typc='" & number & "' where typ='" & typ & "'"
stimmt der?..
dangö
hm.. wieso gehtn das nich..
die variabel typ existiert wirklich.. und es geht auch nich wenn ich nen text reinschreib :/ .. die column typc inner table browser gibts und is auch was drinn.. und typ gibts auch.. hmm.. helft mir
ahja.. der fehlet heisst
ADODB.Recordset error '800a0e7d'
Operation is not allowed on an object referencing a closed or invalid connection.
/stat_test.asp, line 29
.. und line 29 is die besagte linie ;D
dann noch was ;D
strSql="update browser set typc='" & number & "' where typ='" & typ & "'"
stimmt der?..
dangö
Zuletzt bearbeitet: