Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter in SDT
Message
 
 
To
07/11/2008 08:26:56
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01360150
Message ID:
01377571
Views:
16
>Hi Dmitry.
>
>>I am trying to find out what value is set in a database when you check Filter check box on the Fields 2 property sheet of SDT? The reason I need to know it is as following:
>
>It isn't stored in the database, it's stored in a field in SDTMETA.DBF. You can use DBCXGetProp to retrieve the value of the property.
>
>Doug

Hi Doug,

I can't seem to figure out the syntax of using DBCXGetProp and DBCXSetProp. For example, if I create an object of the DBCXMgr class as following
oMeta = newobject('DBCXMgr','DBCXMGR.VCX')
OPEN DATABASE MYDATABASE
oMeta.SetDatabase( dbc() )
What would be the syntax of getting (and setting) the extended property Filter of field MyField in table Mytable?

Thank you in advance for your help.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform