Hallo,
Kann mir mal jemand ein tip geben was hier falsch sein sollte... Ich dreh
mich schon im Kreis hier...
Microsoft JET Database Engine Fehler "80040e07'
Datentypen in Kriterienausdruck unvertr�glich.
globalfunctions.asp, line 65
SQL = "SELECT id FROM del_Directory_Sites WHERE PublishOnWeb = " & PubStatus
Set ConnObj = Server.CreateObject("ADODB.Connection")
ConnObj.Open MyConnStr
Set TheSet = Server.CreateObject("ADODB.Recordset")
TheSet.CursorLocation = 3
TheSet.Open SQL, ConnObj <---- line 65
Gru� Michael
_______________________________________________
Database.asp mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/database.asp