Ask a Question related to Coldfusion Database Access, Design and Development.
-
chris.martz@gmail.com #1
Setting up databases in MX
I have installed MX 6.1 and am running into problems connecting to
databases. I have all necessary information such as passwords and
server name/database names but always seem to get an error of:
Connection verification failed for data source: edcom
[]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 know many others in this group have this problem, but I cannot figure
out how to fix it. I have uninstalled it and re-installed it with
nortons off and it didn't work. Any hints out there that can help?
Also, its a SQL 2000 server I believe.
chris.martz@gmail.com Guest
-
ASP & Databases
"Jim Bowman" <anonymous@discussions.microsoft.com> wrote in message news:153dc01c41a95$698241d0$a601280a@phx.gbl... This worked for me: 1) ... -
[PHP] Databases
On Thursday 25 Sep 2003 08:14, Shaun van den Berg wrote: How long is a piece of string? Too vague a question. Authenticated downloads? ... -
PHP and databases
I am completely new to PHP and have a couple questions. Can PHP access Microsoft Access databases? Are there any basic scripts, any good sites... -
Federated Databases, joins across databases etc
Greetings, I want to do a join between 2 tables on 2 different db2 databases on the same server. I assume that I have to use federated databases. I... -
One vs many databases
Hi Gang, I'm looking at submitting a business case to management that will justify changing from our current structure of many oracle databases... -
javabuzz #2
Re: Setting up databases in MX
Coincidentally, Doug Hughes posted the fix to this issue on his
[url]http://www.microsoft.com/downloads/details.aspx?familyid=9552d43b-04e[/url]...
-6cde4d933600&displaylang=en#filelist and download the SQL update
tool.
javabuzz Guest
-
chris.martz@gmail.com #3
Re: Setting up databases in MX
That link gives me a "The download you requested is unavailable" message
chris.martz@gmail.com Guest
-
chris.martz@gmail.com #4
Re: Setting up databases in MX
I have done this update and many others and still am getting this
error. Is there anything else out there that may be causing this
problem?
chris.martz@gmail.com Guest
-
chris.martz@gmail.com #5
Re: Setting up databases in MX
I have figured out the problem. My port on the sql server was not set
to the "normal" 1433. Therefore I switched what port I was accessing in
cold fusion and all works now.
chris.martz@gmail.com Guest



Reply With Quote

