Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPT Error while doing an Oracle Stored Procedure
Message
From
26/10/2006 15:13:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SPT Error while doing an Oracle Stored Procedure
Environment versions
Visual FoxPro:
VFP 9 SP1
Database:
Oracle
Miscellaneous
Thread ID:
01164824
Message ID:
01164824
Views:
65
Hi All,

A couple users are being told that the SPT is failing.
The command I'm using is: [{CALL sp_MissingImageReview (?gcRepID , ?tcReqID , ?@pcResult)}]

They are using Oracle with driver 10.02.00.01

The error is a connectivity error... Line 1, column 28
PLS-00103:Encountered the symbol "end-of-file" when expecting one of the following:...

The funny thing is that this works for me on my box.

I also tried using the command:

[ begin (sp_MissingImageReview (?gcRepID , ?tcReqID , ?@pcResult)) ; end; ]

It works on Oracle driver 9.02 but not 10.02.

On 10.02 it results in the same error as above except the column number is different.

Any Ideas?

Thanks In Advance
Rod
Reply
Map
View

Click here to load this message in the networking platform