Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# replacement for VFP code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01167122
Message ID:
01167204
Views:
17
>Let say you have a Transaction or Customers table with 1,000,000 records, are you going to present this to your users using datasets?
>

>
>That doesn't happen often, and RARELY for showing in a gridview. I use paging or filtering for things like that. About the only time i need to pull down that much data is for a detail report using Crystal, and often I'm generating the report in the background to a PDF.
>
>Kevin


Hi Kevin,

Currently, we're developing new application using VS2005 and we're using VB.NET/mySQL and my plan is to use datasets only if necessary, e.g. historical reporting and enquiries on the application.

BTW, I have some few questions for you.
Do you use Datasets on the following for <BR>
1. Data Entry Form for new Record
2. Record Deletion Form  
3. Record Updating Form - even if your updating only a single record?
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform