Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax Error Or Access Violation
Message
From
29/11/2002 05:00:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Syntax Error Or Access Violation
Miscellaneous
Thread ID:
00728121
Message ID:
00728121
Views:
36
Hi,

I am suddenly getting a strange problem. This problem occurs only on
one Oracle Database.

The problem is the previously working code:

lcsql='{Call UpdateColors(?lcBv)}'
SQLEXEC(h,lsql)

today returns the error 1526 : Syntax Error Or Access Violation

But the code:
lcsql="{Call UpdateColors('test')}"
SQLEXEC(h,lsql)

Works fine!

Anyone have any ideas what could be wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform