Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database Strategy
Message
 
To
12/10/2000 12:54:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00428600
Message ID:
00428608
Views:
23
I have always kept them all in one set of tables, and limited access by password/company code.

FWIW

>I'm trying to develop a web-based order management system which will allow hundreds of subscribers (hundreds of different companies) to use the same web system to manage their orders and customer data.
>I guess this kind of application is known as an "Application Service Provider".
>
>Each subscriber would enter many orders and many customers into the system. And the system would assist them in managing this information.
>
>Here's my question: Would it be better to have one "customer" table and one "orders" table... and one of every table needed for the app, and to therefore allow all the subscribers data to be in the same master data tables... and each subscriber would be able to see only their own data... pulled out with SQL commands.
>OR... should I consider a separate set of tables for each and every subscriber?
>
>I hope I made this clear enough to understand. An example: If I put all the subscribers data into one set of tables, I might only need 10 or 12 tables. (customers,orders,products,invoices,etc.) But each of the tables would contain all the data for all subscribers. The alternative would be to create separate directories for each subscriber where the "private" data tables would reside separately for each subscriber.
>
>I plan to use SQL Server as a data back-end. If I get thousands of subscribers, it seems that maybe separate directories is the way to go, perhaps set up as subdirectories under a directory for each state in the USA for example.
>
>Any thoughts? Thanks
>Joel Aiken
>joel@patsyaiken.com
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Reply
Map
View

Click here to load this message in the networking platform