From: mactech999 on
where can i get examples of this?
From: Ian Skinner on
mactech999 wrote:
> where can i get examples of this?

Examples of which? All the techniques are well discussed in various
formats. You can find all kinds of SQL tutorials and resources. I hear
"Teach yourself SQL in 10 Minutes" by Ben Forta is good. His CFWACK
(ColdFusion Web Application Construction Kit" book and sequal(s) are
also very well received and much bigger.

All the tags and functions are described in the ColdFusion documentation
with executable examples in almost all of them. Then there are
innumerable blogs, tutorials and discussion lists available on the internet.

Finally, if you can phrase your questions a clear format, much help can
be had right here. Asking "How do I write a CMS|Amazon|E-Bay|MySpace
application from the ground up?" is not going to get much of a favorable
result. On the other hand, "This loop produces output A but I need
output B, what should I look for?" Will often get at least one person to
help.




From: "JR "Bob" Dobbs" on
For an introduction to databases you might try the books "SQL Queries for Mere Mortals" or "Database Design for Mere Mortals"