Ask a Question related to Coldfusion Database Access, Design and Development.
-
ebelaw #1
Sql 2005 Express connection problems
hi,
I just installed Sql Server 2005 express edition on my Win XP, and i am unable
until this moment to add a database from it as a datasource on coldfusion
administration, it give me this error:
Connection verification failed for data source: housejamp
java.sql.SQLException: Error establishing socket. Connection refused: connect
The root cause was that: java.sql.SQLException: Error establishing socket.
Connection refused: connect
------------------------------------------------------
i tried to acess it by a file i created in ASP on dreamweaver and i
sucessfully connected to the database, can it be any incompability with the
driver?
Thank you in advance for your time and help.
ebelaw Guest
-
SQL 2005 Connection
I'm trying to connect to a SQL server from a hosted site. I do not have Coldfusion admin so I am trying to create a dynamic ODBC connection. Some of... -
SQL 2005 Express and MX 7 slow?
Hi all, I am running SQL 2k5 express, MX 7.0.1 on XP Pro SP2. Anyone with similar setup notice very poor database performance when CF queries... -
CF 7 and MS SQL 2005 Datasource Problems
Anyone having trouble connecting to a MS-SQL2005 dB from CF7? I'm running these apps on a Windows XP machine. I've installed the new JDBC driver... -
OT - SQL Server 2005 Express
http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1082707,00.html Seems it will be a large step above Access despite some similar... -
Outlook Express connection
When I download updates to my anti-virus program PC- cillin (TrendMicro)I lose my connection to my Outlook Express server. What can I do to resolve... -
paross1 #2
Re: Sql 2005 Express connection problems
What kind of authentication are you using? Instead of Windows authentication,
you might try setting up a user in SQL Server that has access to your
database(s) so that you can use SQL Server authentication.
Phil
paross1 Guest
-
ebelaw #3
Re: Sql 2005 Express connection problems
I did use the SQL Server Authentication, both times but only sucessfull with asp.
ebelaw Guest



Reply With Quote

