Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the DBC and reloading a form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00608889
Message ID:
00609487
Views:
20
The solution was to fix my database by removing all the dbc!tablename declarations from the views.

what i mean is

select * from thedbc!thetable

produces a different view than

select * from thetable

beware of the view designer.

i guess i should give myself points?

Dave
Previous
Reply
Map
View

Click here to load this message in the networking platform