Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Oracle stored procedures
Message
De
06/07/2001 18:15:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Creating Oracle stored procedures
Divers
Thread ID:
00527661
Message ID:
00527661
Vues:
50
Hello
Why does this not work?
Creation of stored procedures in oracle via ODBC

text="create or replace procedure easy as begin select * from dual;end;"
result=sqlexec(myoracleconn,text)

Result is always -1.
The procedure is marked "invalid" in oracle DBA studio
Just touching any single character in Oracle DBA studio and recompiling marks it "valid".

Using Oracle ODBC 8.7.2

Any ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform