Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating View when change fieldtype
Message
From
25/08/2003 09:09:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Updating View when change fieldtype
Miscellaneous
Thread ID:
00823020
Message ID:
00823020
Views:
49
Hi All!
I have a question. Is there any way to update local view field type when I change field type of base table?
For Example:
I have field aFilter Memo in Table1
I have some local views for Table1
Now I change aFilter type from MEMO to MEMO (Binary).
In the all local views type stay as MEMO and looks like
DBSetProp(ThisView+".mapipath","Field","DataType","M")
But must be DBSetProp(..................."M NOCPTRANS")

Is there tools.. or any solution?

Thanks!
Denis
Next
Reply
Map
View

Click here to load this message in the networking platform