Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verify if a field exists.
Message
From
20/03/2006 11:01:09
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
20/03/2006 09:52:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01105823
Message ID:
01105865
Views:
28
Hi Carlos,
Other way would be:
If Type("myTable.myField") <> "U"
* It exists
Endif
Good luck!


>Hi
>How can I verify if a field exists in a table (free table)
>and if it doens´t, create it in the table..?...
>
>Thanks in advance.
>Carlos Burgos
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform