|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-06-20 11:00 UTC] kara at cvs dot php dot net
[2000-07-29 16:34 UTC] stas@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun Jun 14 15:00:01 2026 UTC |
my php script : --------------- $idCon = odbc_connect("DataWeb","","", SQL_CUR_USE_ODBC); $SQL_Insert = "INSERT INTO Users (name, firm, username, password, email) VALUES ('$nom', '$firm', '$login', '$pass', '$mail')"; $AddPrepare = odbc_prepare($odbc, $SQL_Insert); if ($AddPrepare) { $QueryAdd = odbc_exec($odbc, $SQL_Insert); odbc_commit($odbc); } else echo "Error on The Serveur <br>"; } The Error Message : ------------------- Warning: SQL error: %?? ?? vt ????s? ??4~???x???