Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Environment
Message
 
To
27/06/2003 14:33:59
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00804821
Message ID:
00804969
Views:
21
Assuming the tables and views are of VFP:

I suggest you should open only the tables which you need in a Data Environment. In case your architecture of your project needs all table need to open. Do That. Though with huge number of tables opend in Data Environment will result in Slow opening of form in design mode.

Another way is writing a code to open the table.


Assuming the Data Source is remote like Oracle/MS SQL:
Fetch as you need.

Aashish

>I have a main form in my app that loads all the data tables into the DataEnvironment the app will need.
>
>Is there a better way to do this?
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Previous
Reply
Map
View

Click here to load this message in the networking platform