Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as SQL by fad ( 15 years ago )
CDbCommand faalde tijdens het uitvoeren van volgend SQL statement: SQLSTATE[07002]: [Microsoft][SQL Server Native Client 10.0]COUNT field incorrect or syntax error. The SQL statement executed was:
IF NOT EXISTS (SELECT id FROM storage_folder_output WHERE storageId = :storageid AND importdate = :importdate)
BEGIN
INSERT INTO storage_location_file (storagelocationId, size, importdate)
VALUES (:id,:size,:importDate)
END;

 

Revise this Paste

Parent: 39326
Your Name: Code Language: