Ist PublishOnWeb wirklich eine Integer oder evt. ein String?
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
_______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp
