Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax Error Or Access Violation
Message
De
29/11/2002 05:00:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Syntax Error Or Access Violation
Divers
Thread ID:
00728121
Message ID:
00728121
Vues:
37
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform