Da w�re der erstellte SQL-String interessant.


Michael Dorn wrote:


Hiphip hurra es geht... Heul und jetzt ?? Kommt der n�chste fehler... Kommt
der von eben weil ich das jetzt in 0 gewandelt habe ???

Microsoft JET Database Engine Fehler "80040e10'

F�r mindestens einen erforderlichen Parameter wurde kein Wert angegeben.

/search/includes/addresource_functions.asp, line 158

if DatabaseType = "Access" then
SQL = SQL & "'" & Title & "','" & Description &
"','" & WebAddress & "','" SQL = SQL & ShortDate & "','" & ShortDate & "'," &
Day(Now()) & "," & CategoryID
SQL = SQL & ",'" & ContactName & "','" &
ContactEmail & "',False,False,False," & Dupe & ")"
else
SQL = SQL & "'" & Title & "','" & Description &
"','" & WebAddress & "','" SQL = SQL & ShortDateIso & "','" & ShortDateIso &
"'," & Day(Now()) & "," & CategoryID
SQL = SQL & ",'" & ContactName & "','" &
ContactEmail & "',0,0,0," & Dupe & ")"
end if

if Debug = True then response.write SQL

ConnObj.Execute(SQL)<--- line 158


-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Christoph Schmid
Gesendet: Donnerstag, 1. Januar 2004 18:06
An: [EMAIL PROTECTED]
Betreff: [Database.asp] Re: [Database.asp] AW: [Database.asp] Re:
[Database.asp] 80040e07 Kriterienausdruck unvertr�glich




Ist ein ja/nein feld




Und was steht in der variable, welche du anh�ngst?
lass die mal weg und schreib =0


_______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp



_______________________________________________
Database.asp mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/database.asp



_______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp

Antwort per Email an