close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Find Session Variable?

Thread began 2/10/2011 9:52 am by willo009412397 | Last modified 2/23/2011 1:24 pm by willo009412397 | 3750 views | 18 replies

Jason ByrnesWebAssist

this is what I keep trying to get at.

the key to make this work is to have a foreign key column in the petdata table that draws the relationship to the users table


when deling with related data, you will encounter 2 diferant types of key columnns:

1) Primary Key - These are used to create a a unique value for each record in the table, every table needs to have one
2) Foreign Key - used in the child table to draw a relationship to another tables primary key.


in your users table, you have a primary key column called id.

you need to create a new column in the petdata table that will draw the relationship of pet to user.

for example sake, lets call this column petUserID

in the Insert Record Behavior, you need to bind the petUserID column to the id session variable. This will relate the pet data to the logged in user.


by using this foreign key column, you will create a one to many relationship and the customer will be able to add multiple ads.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...