Yes, it helps
Thanks!!
Bruno N
- Original Message -
From: "Sanjay Mittal" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 28, 2005 2:30 PM
Subject: Re: [ADVANCED-DOTNET] asp.net + sql
Bruno
I myself didn't like the idea of creating a table for each user. It
will b
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
-Original Message-
From: Unmoderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] Behalf Of Bruno N
Sent: Sunday, February 27, 2005 11:20 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] ASP.NET + SQL
Hi guys
I building a hosting web service in
Thank you very much!
Bruno N
- Original Message -
From: "Frans Bouma" <[EMAIL PROTECTED]>
To:
Sent: Sunday, February 27, 2005 1:20 PM
Subject: Re: [ADVANCED-DOTNET] asp.net + sql
I building a hosting web service in ASP.NET, every user can
have its own tables.
Is it possi
ussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED] On Behalf Of Frans Bouma
> Sent: Sunday, February 27, 2005 10:20
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: Re: [ADVANCED-DOTNET] asp.net + sql
>
> > I building a hosting web service in ASP.NET, every us
> 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.
Yes you can. These are called 'schema's and are bound to a user.
Say you
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
==
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
==