Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server view info available?
Message
From
01/02/2005 09:25:00
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
00981936
Message ID:
00982639
Views:
41
Sergey,
One observation about the INFORMATION_SCHEMA views is that the field list doesn't match the actual view. There are more rows in the INFORMATION_SCHEMA than fields in the view and AS information isn't available. It looks like I have to get to the SQL statement to get this stuff.

Gary


>Hi Gary,
>
>The INFORMATION_SCHEMA views is the first place to look for SQL Server metadata. The system stored procedures would be the second. I strongnly recomend never access system tables directly in application because MS doesn't guaranty that they wouldn't change them in the next version of MS SQL Server.
>
>>Most Excellent! That saves me from a considerable parsing exercise.
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform