Jump to content

This topic is 7918 days old. Please don't post here. Open a new topic instead.

Recommended Posts

If there are many users (and everyone could have his own set of favorites) than you'll need an join table UserFavorites with user_ID and DVD_ID which would contain all favotite DVDs for every user.

Now in your user DB define an value list say myDVDLIst (after defining an relationship say myFavorites with join file thru User

Link to comment
Share on other sites

  • Newbies

hi djgogi

Thank you for ur reply. I dont have any portal relation between user and DVD database. My user database(300 records) has only iser details and dvd database(1000 records) has details only abt the dvd's. How do i link both of them.

"Now in your user DB define an value list say myDVDLIst (after defining an relationship say myFavorites with join file thru User

Link to comment
Share on other sites

This topic is 7918 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.