Forum Moderators: phranque
I have a seperate domain with seperate databases and web pages for each of my customers.
We will keep seperate databases for each customer, but the question is about 1 website for all to view. We would have them login, it would verify, then redirect to the correct data base based on the connection string to use with the site.
My question is, how many users could I have using the same website without slowing it down? The most used page on my site will call the records from an entire table, about 100 fields within the table.
I appreciate any guidance.
Dave