Ask a Question related to Coldfusion Database Access, Design and Development.
-
MogUK #1
MS SQL problems
Hi
Due to a merger with another company, our database is about to get over 100
times the hits and is not capable of handling the traffic.
We have upgraded to Windows 2003 Standard, SQL Server 2000 (SP4) and
Coldfusion MX 7. I havecreated a new SQL database to use and am trying to
create the coldfusion datasource. I have tried from both the server itself, and
a laptop used for devleopment.
Both machine can connect to the database as a normal windows datasource (using
admin tools), but when i try to create the datasoruce in CFMX7 I get
Connection verification failed for data source: sql_silverstardating
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing
socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
Driver]Error establishing socket. Connection refused: connect
I have tried all variations of IP address, hostname, and user name, and am
getting the same thing.. please cananyone assist as this is getting a tad
frustrating.
Many thnks
Morgan
MogUK Guest
-
problems with 8.0 Rc4
I've been trying to check that my current application working on postgres 7.4 will work with 8.0. I've not checked the application yet but I'm... -
problems with preLoadNetThing and fileName (was problems with preLoadNetThing and importFileInto)
You don't want to leave the QT member in your cast when you publish your movie - it's not really there, it's linked. When you run the movie it will... -
IE6 problems
I have a login script to a website where a user logs in through a standard webform with a username and password that needs to be validated. My... -
I having problems with IIS
I just tried to view a page that I had earlier on my own personal web site and was not able to view it. I then tried just plain old localhost and... -
Why am I Having Problems ?
On 8/2/03 1:08 PM, in article 6TUWa.216121$o86.33889@news1.central.cox.net, "Spam@markris.com" <Spam@markris.com> wrote: A Relationship requires... -
Dan Bracuk #2
Re: MS SQL problems
I'm not sure, but I think you might have to set up Cold Fusion as a user on the
database.
Originally posted by: MogUK
Hi
Due to a merger with another company, our database is about to get over 100
times the hits and is not capable of handling the traffic.
We have upgraded to Windows 2003 Standard, SQL Server 2000 (SP4) and
Coldfusion MX 7. I havecreated a new SQL database to use and am trying to
create the coldfusion datasource. I have tried from both the server itself, and
a laptop used for devleopment.
Both machine can connect to the database as a normal windows datasource (using
admin tools), but when i try to create the datasoruce in CFMX7 I get
Connection verification failed for data source: sql_silverstardating
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing
socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
Driver]Error establishing socket. Connection refused: connect
I have tried all variations of IP address, hostname, and user name, and am
getting the same thing.. please cananyone assist as this is getting a tad
frustrating.
Many thnks
Morgan
Dan Bracuk Guest
-
BKBK #3
Re: MS SQL problems
I have tried all variations of IP address, hostname, and user name, and am
getting the same thing
Could we have a look at the settings you applied in the Coldfusion
Administrator?
For example, my Microsoft SQL Server 2000 SP4 settings are
CF Data Source Name : test_DSN
Database: test_DB
Server : 127.0.0.1
Port : 1433
Username : sa
Password : d8kj_M$2q
BKBK Guest



Reply With Quote

