Cold Fusion Code

Jean M. Gionet ( (no email) )
Sat, 7 Mar 1998 14:00:59 -0500

Hi there,

I just unzipped the Cold Fusion code that Dale passed out.

I've never used Cold Fusion so I got a question.

How do I specify a username and password for an SQL connection ?

I got this from the index.cfm:

<CFQUERY NAME="Regions" DATASOURCE="Emerald"
SQL="SELECT Region From Regions Order By SortOrder DESC">

I'm getting a Login Failed.

Help.

-Jean