Hi Everyone,
This is my first time creating a website.
I would like to create one to one relationships in the PS Kit by editing the original Database of Albums and Photos.
Is this Possible?
If it is. Can you direct me to a tutorial or guide me through the process of creating one to one relationships.
What I want is that each time a user logs on and creates a username and password. A new table/tables is created that consists of user balance, user add funds, user withdraw funds, user transaction history. These table should contain information for one user only.
This information will be entered manually into db by an admin user that has the only access to insert, edit and delete in the database.
I used the website admin tool to create 2 users but I am learning about sql express as we speak from the video tutorials of this site.
But I have not come across how to create a one to one relationship and not one to many.
Please help me?