Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field's Caption on SQL Server?
Message
 
 
À
21/05/2001 23:46:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00509762
Message ID:
00509786
Vues:
23
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform