Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Oracle stored procedures
Message
From
10/07/2001 18:14:07
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00527661
Message ID:
00528945
Views:
18
I found it (finally!!)

Oracle ODBC does NOT like embedded carriage returns in procedure creation scripts.

Just STRTRAN(myscript,chr(13),"") before SQLEXECing and it works OK!!

Regards!
Previous
Reply
Map
View

Click here to load this message in the networking platform