ColdFusion / Dreamweaver Question - Bindings

message from thereas0nwhy on 21 Jul 2004
I'm trying to create a basic search engine for one of my clients, and it
involves using CF and SQL server. I've never used either, and this is a huge
learning process for me.

I got both servers set up properly, and when I create the recordset and test
what I want in dreamweaver, the TEST option brings up what I expect.

However, I can not get it to display properly on the site. Everything I'm
reading says I should just pull what I want to display from the bindings panel
and drop it. However, all that displays is the number 1 when it should display
the title of a method.

I'm sorry if it's an incrediably stupid question, but I'm lost! My AIM name
is thereas0nwhy. Any help would be great! Thanks!
 
Paul Whitham TMM replied to thereas0nwhy on 22 Jul 2004
I would check the structure of the database and see that the title is
actually stored in the table that you are accessing, and that it is not
storing an ID from another table, because that is what it sounds like it is
doing
 

Archived message: ColdFusion / Dreamweaver Question - Bindings (Macromedia Dreamweaver)