Is using UserId guid outside of aspnetdb acceptable?

B

Bogdan

Hi,

I'd like to take a full advantage of built-in membership services and use
aspnetdb's UserId in my app's database. For example, I'd like to establish
some relationships between membership users from aspnetdb and rows in tables
in my database. My app would be responsible for enforcing the
cross-database 'referential integrity'. Does this sound as a
good/acceptable practice?

Thanks,
Bogdan
 
C

Cowboy \(Gregory A. Beamer\)

Yes. No.

If you want a shared membership, then your scenario is fine. If you are
donig this for a single app, run the membership script against the database
for your app and then you can actually add referential integrity to the
ASP.NET tables.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,539
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top