close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Sql queries

Thread began 12/05/2011 3:44 am by Pardall1955 | Last modified 12/09/2011 11:57 am by Pardall1955 | 3393 views | 7 replies

Pardall1955

Using the dreamweaver recordset you should be able to pull that information back very easily.

Create a new recordset. Click Advanced

Then enter your query and enter the parameter as something like colname (the dreamweaver standard)

SELECT *
FROM table1 LEFT JOIN table2 ON table1.iID=table2.pID
WHERE pID = colname

Then create a new parameter by clicking the plus icon.

Give it a name. The name needs to match the parameter in the query so call it colname. Select the type of data. i.e Date, Text, Integer. Set a default value of -1 and then set a run time value. This can be a session variable or value from a previous recordset on the page.

============

Now, that worked, BUT... it only brought the first 3 records on the table.

I HAVE ALSO CREATED A LEFT JOIN ON THE LIST OF RECORDS PAGE with THE ipID WHICH IS THE FOREING KEY FOR THE TABLE2 (pID), AND THEY ALL SHOW UP ON THE LIST OR RECORDS PAGE ...(IS THAT WRONG???)

NOW WHEN I HAVE PASSED THE INITIAL rawURL enconde, I HAVE USED THE iID FROM THE TABLE1. IF I CHANGE THE rawURL enconde id to ipID NOTHING PASSES TO THE SECOND TABLE.

NOW I´M A BIT CONFUSED. HAVE I MADE MYSELF SOMEWHAT CLEAR... OR I AM CONFUSING YOU MORE???

MANY THANKS IN ADVANCE.

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...