Re: [PHP-DB] odbc_exec error

2006-06-01 Thread Brad Bonkoski
Scott Wettstein wrote: I'm pretty new to PHP so I need help. I'm getting this error: Error in updating SQL PHP Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 2., SQL state 07001 in SQLExecDirect in c:\Inetpub\wwwroo

RE: [PHP-DB] odbc_exec error

2006-06-01 Thread Bastien Koert
is $conn defined? Bastien From: "Scott Wettstein" <[EMAIL PROTECTED]> To: [email protected] Subject: [PHP-DB] odbc_exec error Date: Thu, 1 Jun 2006 14:19:50 -0500 I'm pretty new to PHP so I need help. I'm getting this error: Error in updating SQL PHP Warning:

[PHP-DB] odbc_exec error

2006-06-01 Thread Scott Wettstein
I'm pretty new to PHP so I need help. I'm getting this error: Error in updating SQL PHP Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 2., SQL state 07001 in SQLExecDirect in c:\Inetpub\wwwroot\shout.php on line 77 Line