Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of SQL stored procedures
Message
 
To
28/02/2006 15:25:03
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01100089
Message ID:
01100094
Views:
15
sp_stored_procedures
>Is there a way in VFP to get a list of the names of all of the SQL stored procedures and the SQL views?
>
>
>
>I use "SELECT table_name FROM "+Alltrim(sql_src)+".INFORMATION_SCHEMA.TABLES WHERE table_type = 'BASE TABLE' ORDER BY 1" in SQLEXEC to get a lisy of my tables in SQL
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform