Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0[ask]how do i use "Users" Table PK as FK in my table[ask]how do i use "Users" Table PK as FK in my table
Previous
 
Next
New Post
4/29/2007 11:56 PM
 

can I use the PK in table 'Users' as a FK in my own table

i need the PK as a reference

i've tried it but it cannot build a relationship though the key has been added

 
New Post
4/30/2007 4:08 AM
 

you should not use references in your module to core tables, i suggest to use triggers instead.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/30/2007 5:57 AM
 

yes it is definitely the core table??

is there any consequences to use it as a reference to my table??

i dun quite understand how to use trigger at this condition ... can u please explain it to me bro??

thx so much

 
New Post
4/30/2007 8:31 AM
 

Generally spoken, modules shall reference core tables as less as possible, ideally all the dependency should be made in business layer, using events like "user deleted". whereever this is not possible, placing a trigger can enforce referencial integrity without relying on the structure of the table - only on the existence of a row, e.g. by adding a delete trigger, that deletes the same row in your table. To be honest, i am not a fan of physically deleting rows from the users table, I would prefer, if the user is only marked as deleted, this allows all referenced data to be used: imagine, the user has previously created posts in the forum - shall they get deleted, or his name be replaced by "anonymous"? 


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/30/2007 9:07 AM
 

hehehe...yes you're right bro... but i think it will be simpler if i just refer to the table itself hehehe

yes, indeed it will affect the integrity of the core table. i think it will be okay for me now as i dun quite understand how to use the trigger.. (totally newbie in this area :) )

i thik my application will also deleted any data related to the user if it is deleted... that will be quite acceptable, isn't it?

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0[ask]how do i use "Users" Table PK as FK in my table[ask]how do i use "Users" Table PK as FK in my table


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out