Ask a Question related to Coldfusion Database Access, Design and Development.
-
neilsytner #1
CF MX, SQL Server and XP
Hi all,
I do alot of development on my laptop which has got Windows XP SP2, ColdFusion
MX 6.1 and SQL Server 2000 (Dev Ed) installed on it.
When I try to create a MS SQL datasource to the Northwind database in SQL
Server I get the following connection error:
Connection verification failed for data source: northwind
[]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
The connection setting are as follows:
Server: 127.0.0.1
Username: northwind
Password: *********
Port: 1433
The username of northwind is setup in SQL Server as:
Authentication: SQL Server
Type: Standard
Default database: Northwind
Server Roles: System Administrator
Database Access: Northwind
Does anyone have any ideas as to how I can get ColdFusion and SQL Server
talking to each other on XP? I'm new to SQL Server so any tips would greatly be
appreciated :)
Thanks in advance for any replies.
neilsytner Guest
-
I?ve got a problem writing files on the server side withFlash Media Server 2.0.2 and 2.0.3.
Hello, I?ve got a problem writing files on the server side with Flash Media Server 2.0.2 and 2.0.3. The same code was working fine with an older... -
I have a flash movie running a http server but it needsto connect to another server in https.
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
I have a flash movie running a http server but it needsto connect to another server in https
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
Problems! WinNT Client -> WinXP Web Server -> Win2000 File Server
Hi everyone, I have an WinXP Server and an ASP.NET application that access files in a third machine, Win2000 Server. I am using Windows... -
uploading fiels from one unix server to another server usin perl cgi script.
Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ... -
neilsytner #2
Re: CF MX, SQL Server and XP
the problem was that SQL Server wasn't service patched - once the latest SP was applied it all worked fine.
neilsytner Guest



Reply With Quote

