Board index » delphi » SQL Insert - Type Mismatch error
|
MJ Bosman
Delphi Developer |
Sat, 26 May 2001 03:00:00 GMT
SQL Insert - Type Mismatch error
Hi all
I am trying to use a simple INSERT INTO statement to insert some data into a WITH qQuantity DO Params[0].AsString := AssemblyID; Prepare; On the ExecSQL statement, it returns with a message indicating "Type AssemblyID and PartsID --> String I have had two major errors. The first one is Type Mismatch and the second Any suggestions will be greatly appreciated. Please cc a copy to mbos...@global.co.za Thank you Malcolm Bosman |
