Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Oracle SP
Message
 
 
À
11/07/2000 11:36:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00390579
Message ID:
00390766
Vues:
16
> iErr = sqlexec(iConn,'execute test.sp_test_call;')
In your call to the SP, are you using correct naming convenbtions? By that I mean tblowner.package.function(arglist), or within Oracle, have you declared the package (SP) with a PUBLIC synonym, and given PUBLIC rights to execute? If you login to sql+ as the owner, it will naturaly work for you, so log in as a regular user and rty it to ensure correct rights are granted.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform