Peter
|
| Posted: 06/16/2004, 4:20 PM |
|
Getting the following error can someone help me !!!!
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'Patnum ='.
/Mod_Patient_Success.asp, line 30
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 06/16/2004, 8:53 PM |
|
This means that a Data Source parameter is empty and probably the SQL is structured incorrectly.
It's probably not possible to resolve this without more detials. You can contact CCS support at http://support.codecharge.com.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Peter
|
| Posted: 06/17/2004, 3:39 PM |
|
Thanks for the response. Solved the problem. the sql wazs the problem
|
|
|
 |
|