|
Posted by cover on 12/11/05 23:01
On Sun, 11 Dec 2005 18:15:52 GMT, Oli Filth <catch@olifilth.co.uk>
wrote:
>
>Just tried a 34-field insert; it worked fine.
Hmmm. Guess I'll keep looking for an error.
>
>What is your query string?
>
$sqlquery = "INSERT INTO $table VALUES('$id', '$etype', '$area',
'$equipname', '$jdeno', '$equipno', '$mccloc', '$bspec', '$bsize',
'$bfpm', '$gbmanu', '$lube', '$gbsize', '$gbratio', '$motorsize',
'$motorframe', '$drivesprocket', '$drivensprocket', '$chainsize',
'$lacingtype', '$brgtypesize', '$brgqty', '$tbrgtypesize', '$tbrgqty',
'$headsize', '$hoawidth', '$tailsize', '$toawidth', '$cbsize',
'$keysize' '$uhmwsize', '$convnotes',)";
$results = mysql_query($sqlquery);
Navigation:
[Reply to this message]
|