Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CRUD SPs on Oracle or Not (copied from previous thread)
Message
 
 
To
28/02/2002 13:02:47
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00625245
Message ID:
00626576
Views:
13
>I'm using a version of SQLPlus when talking directly to Oracle. It is not very useful for debugging as compared to vfp's debugger. Do you have a suggestion for a better stored procedure development environment?

In all seriousness, I use EditPad or NotePad and put a SHOW ERROR command at the end of each of my SP code blocks. These are all SQL scripts that I then run under SQL*Plus. If an error happens, the SHOW ERROR will display the exact error, code line number and column. This is usually enough to get me pointed in the right direction to correct the problem.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform