Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help needed on completing n-tier development
Message
From
21/03/2002 13:10:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Help needed on completing n-tier development
Miscellaneous
Thread ID:
00635636
Message ID:
00635636
Views:
41
CodeMine 7.0 RC2

I built a CDE class in AppData. In that CDE class there is a cmCursor class and a cmRule class. Everything works fine. I'm able to do everything (Add, Delete...)

But the thing I'm wondering about is this. In my form (TextBox and Grid) I'm still using the name of the view and the name of the field in the control source.
Example: lv_NameOfTheView.NameOfTheField

This is not really the best approach because if the control source changes I'll have to change every reference in TextBoxes, grids...


I guess there must be a way to do that differently. To me the proper way to do this would be to define ControlSource like this. cmNameOfCursor.NameOfTheField

So if the control source changes later I would'nt have to change every reference in the TextBoxes, Grids...

What should I do?
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Next
Reply
Map
View

Click here to load this message in the networking platform