Thanks for the replies.
I'm using SQL Server 2000 currently, and will likely move to 2005 when I
have time. To my understanding, simply pointing to mutiple sites to the same
database will mean they share both the database and the date. For instance
users from Site A will be able to long into Site B. I'm wanting to share the
database install among sites, but not the data. I want users from Site A to
be able to only access Site A, and Site B to only access Site B.
Thanks,
Phil
"Juan T. Llibre" wrote:
[color=blue]
> Not if you use Access for your database.
> Using Access would require different databases.
>
> If you use SQL Server or SSE you shouldn't have a problem.
> Just pointing to the database you want to use should be enough.
>
>
>
>
>
> Juan T. Llibre, ASP.NET MVP
> ASP.NET FAQ :
http://asp.net.do/faq/
> Foros de ASP.NET en Español :
http://asp.net.do/foros/
> ======================================
> "Phil" <Phil@discussions.microsoft.com> wrote in message
> news:A9C1B6F7-1866-44F1-A251-98E03812DBE1@microsoft.com...[color=green]
> > Is it possible to share the ASP.Net database that maintains membership
> > information? I want to use a single database install with several
> > independent sites. I've seen where there is information about "applications"
> > being stored, but haven't found a way to specify between applications/sites.
> >
> > Thanks,
> > Phil[/color]
>
>
>[/color]