1 Replies - 535 Views - Last Post: 29 January 2012 - 09:05 AM Rate Topic: -----

Topic Sponsor:

#1 mido911  Icon User is offline

  • D.I.C Head

Reputation: -2
  • View blog
  • Posts: 84
  • Joined: 29-October 10

asp.net membership

Posted 29 January 2012 - 05:19 AM

I have a table student that contains the following student(sid (int) and is primary key, sname,sgrade,sclass,section,dob,userid) what I am trying to do is the following I want to make a relation between this table and asp.net users so every student becomes a user and he/she can login to the system. How can I make this relation and how can I insert the userid in both table related to each other (i.e userid of student table becomes like foreign key to userid of the asp.net membership-users table).

Is This A Good Question/Topic? 0
  • +

Replies To: asp.net membership

#2 mido911  Icon User is offline

  • D.I.C Head

Reputation: -2
  • View blog
  • Posts: 84
  • Joined: 29-October 10

Re: asp.net membership

Posted 29 January 2012 - 09:05 AM

Please I need your reply as soon as possible :helpsmilie:
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1