Re: Help with ASP.NET Memberships



I just want to make sure I understand.

So you don't see any need for a separate database, but that I should add separate tables for storing my application's user data, even if there is some overlap. Is that correct?

At this point, I should probably take the path of least resistance.

Thanks.

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com

"Scott M." <s-mar@xxxxxxxxxxxxx> wrote in message news:e0clM33DIHA.5160@xxxxxxxxxxxxxxxxxxxxxxx
Are you recommending I create a new database so that I have two different databases that store my users' data?

No, you could create new tables in the membership database if needed, but I wouldn't mess with any of the auto-generated stuff.




.



Relevant Pages

  • Re: Help with ASP.NET Memberships
    ... So you don't see any need for a separate database, ... separate tables for storing my application's user data, ... No, you could create new tables in the membership database if needed, but ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Autofill a field in one table based on another table
    ... separate database for each customer? ... database so only the first field is actually used. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Pausing execution of an ASP Script
    ... >>So use a separate database to generate your ID's - don't tie up your ... > any changes made by the terminal app. ... >>the possibility of creating a separate database containing a lastID table. ... > Believe me - I didn't design this thing. ...
    (microsoft.public.inetserver.asp.general)
  • Re: Pausing execution of an ASP Script
    ... >database, application and web server for this purpose. ... What I apparently failed to make clear is that the native app ... >the possibility of creating a separate database containing a lastID table. ... Believe me - I didn't design this thing. ...
    (microsoft.public.inetserver.asp.general)
  • Re: Check for a table
    ... I may be reading too much into your description... ... It sounds like you have a separate database for each "cost center". ...
    (microsoft.public.access.modulesdaovba)