Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design
Message
 
To
07/07/2000 04:33:17
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Re: Design
Miscellaneous
Thread ID:
00389342
Message ID:
00389401
Views:
15
Since your architecture is going to be thin-client, it won't matter (too much) how much data you're grinding through. The only thing that will be sent back to the client will be screen shots (WinFrame) or HTML/XML (Browser). Neither will spin through record sets. I would go with something like Option 2 if I were designing it. The thing to work toward is stateless behavior.

It's great to hear that you're getting into VFP! You should really get hold of Rick Strahl's book about internet apps with VFP. I think it will answer a lot of the questions you have.

Good luck!

Marty Smith
Marty Smith, CSQE
Previous
Reply
Map
View

Click here to load this message in the networking platform