Re: Accessing a SQL DB from the web - ID's - more info
From: Pete Ruby (pete.ruby@carris.net)
Date: 04/04/03
- Previous message: Pete Ruby: "Accessing a SQL DB from the web - ID's"
- In reply to: Pete Ruby: "Accessing a SQL DB from the web - ID's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Pete Ruby" <pete.ruby@carris.net> Date: Fri, 4 Apr 2003 11:23:51 -0500
We are going to give the users a login screen to access the pages in CF.
Can these usernames be used as the same in SQL?
Pete
"Pete Ruby" <pete.ruby@carris.net> wrote in message
news:uPQTkWs#CHA.3332@TK2MSFTNGP11.phx.gbl...
> I am creating a SQL DB for use w/ ColdFusion MX for the web. How do I go
> about setting up a user in the SQL DB to access the DB over the web.
> Currently, for all our SQL DB's we are using Windows Authenication. In
CF,
> I should be able to create an ODBC connection, and specify the
> username/password, but it doesn't seem to work. If I look at an ODBC DSN
> pointing to the SQL DB, it is using Windows Authentication. If I change
it
> to SQL, and put in a username password, that I have assigned to the DB, it
> fails. So I am thinking I don't have SQL setup correctly in this area.
>
> Thanx,
> Pete
>
>
- Previous message: Pete Ruby: "Accessing a SQL DB from the web - ID's"
- In reply to: Pete Ruby: "Accessing a SQL DB from the web - ID's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|