Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field's Caption on SQL Server?
Message
From
22/05/2001 04:56:03
 
 
To
21/05/2001 23:46:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00509762
Message ID:
00509786
Views:
22
Hi!

No built-in. More, no support for this in VFP. You require to make this by self.

There are system tables on the SQL Server that contain all information about fields, tables, SP, views etc. Much similar to DBC in VFP, but this information is better organized because it is pure SQL Server database tables. You can try to make your own table linked to these system tables and store additional properties for each field. However, to read system tables, user requires additional sequrity permissions.

HTH.

>Hi Everybody!
>
>In VFP's DBC we can assign a caption to every field, and use it programmaticaly. Is there such thing on SQL Server? If so, how could I use it?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform