Bruno

I myself didn't like the idea of creating a table for each user. It
will be really hard for you to run query. But again I don't know what
kind of design you are implementing.

I guess you need to create one sql server user for each User and then
create table under the user name.

I hope this will help.

Thanks

Sanjay 


On Mon, 28 Feb 2005 12:39:48 -0300, Bruno N <[EMAIL PROTECTED]> wrote:
> Hi guys
> 
> I building a hosting web service in ASP.NET, every user can have its own 
> tables.
> Is it possible to configure SQL Server to allow every client to have its own 
> tables, like, two users having the Client table.
> 
> dont know if i made myself clear.
> 
> Thanks in advance
> Bruno N
> 
> ===================================
> This list is hosted by DevelopMentor�  http://www.develop.com
> 
> View archives and manage your subscription(s) at http://discuss.develop.com
> 
> ===================================
> This list is hosted by DevelopMentor�  http://www.develop.com
> 
> View archives and manage your subscription(s) at http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentor�  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to