Accessing a SQL DB from the web - ID's
From: Pete Ruby (pete.ruby@carris.net)
Date: 04/04/03
- Next message: Pete Ruby: "Re: Accessing a SQL DB from the web - ID's - more info"
- Previous message: Pedro Nuņez: "Protection Database Demo"
- Next in thread: Pete Ruby: "Re: Accessing a SQL DB from the web - ID's - more info"
- Reply: Pete Ruby: "Re: Accessing a SQL DB from the web - ID's - more info"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Pete Ruby" <pete.ruby@carris.net> Date: Fri, 4 Apr 2003 11:17:31 -0500
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
- Next message: Pete Ruby: "Re: Accessing a SQL DB from the web - ID's - more info"
- Previous message: Pedro Nuņez: "Protection Database Demo"
- Next in thread: Pete Ruby: "Re: Accessing a SQL DB from the web - ID's - more info"
- Reply: Pete Ruby: "Re: Accessing a SQL DB from the web - ID's - more info"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|