Ask a Question related to Coldfusion Database Access, Design and Development.
-
Karolus #1
Problem activiting data source
I'm running CFMX6.1 on WinXPro. I have the DSN and it tests ok when I test it
in the DSN of Computer Administration, but I get the following message when I
try to register it with CF. What am I doing wrong?
Connection verification failed for data source: PowerSuasionDev
[]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:confused;
Thanks for your help.
Karolus Guest
-
Problem connecting to Data Source
Hi, I seem to be having a problem connecting to a data source, now that I have changed the cfform to flash format. This is the error I am... -
Problem with Verifying Local Data Source
i have the same problem, i read somewhore in the support center that we must download a jar archive but that archive isnt needed for the coldfusion... -
moving data from one data source to another
I'm trying to move data from one data source to another. I don't want to loop - because it will kill performance. A simple Select into or Insert... -
Problem connecting to ODBC data source from CFAdministrator
I've set up the data source called vs28718_1 for Windows Authentication but I get the following error in CF Administrator when submitting the data... -
Problem connecting site to data source
:light; Thanks for guiding. I had the same problem and just found what I missed it. Thanks again -
Neculai Macarie #2
Re: Problem activiting data source
> I'm running CFMX6.1 on WinXPro. I have the DSN and it tests ok when I
test itwhen I> in the DSN of Computer Administration, but I get the following messageestablishing> try to register it with CF. What am I doing wrong?
>
> Connection verification failed for data source: PowerSuasionDev
> []java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]ErrorJDBC> socket. Connection refused: connect
> The root cause was that: java.sql.SQLException: [Macromedia][SQLServerMaybe your connecting using named pipes from ODBC admin and TCP / IP from> Driver]Error establishing socket. Connection refused: connect:confused;
Coldfusion and the server does not listen on the TCP port.
--
<mack />
Neculai Macarie Guest
-
Karolus #3
Re: Problem activiting data source
Thanks for your response, Mack, but I have no idea what you are saying nor what I should do to either test or fix my problem. Sorry, k
Karolus Guest



Reply With Quote

