Ask a Question related to Coldfusion Server Administration, Design and Development.
-
cfdevshed #1
Im battling to setup a Datasource to MSSQL 2000 personaledition
HI All,
Im settting up a local server at home... The server is Win2k Server.. Ive
installed CFML 7,0,0,91690.. And now im battling to setup a datasource to it..
This is the error I get when trying to setup the datasource
Connection verification failed for data source: CFIntranet
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error
opening/loading macromedia.jdbc.sqlserver.sqlserver.properties. If a Security
Manager is employed, check to see that proper permissions have been granted.
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
Driver]Error opening/loading macromedia.jdbc.sqlserver.sqlserver.properties. If
a Security Manager is employed, check to see that proper permissions have been
granted.
cfdevshed Guest
-
MSSQL 2000 not releasing memory after use?
I'm using MSSQL 2000 Enterprise Edition and CFMX 6.1. I have an enormous table of 7.7million records. I'm in the process of creating an archiving... -
MS Access datasource setup in Linux
Does anyone know how to setup MS Access datasource in Linux? The driver type dropdown lists doesn't have a selection for MS Access datasource... -
Login failed for SQL Server 2000 datasource
I am trying to setup a SQL server 2000 datasource, but I keep getting the error "Login failed for user...". I have no idea what the problem could... -
IIS 2000 SMTP serv setup
I have been looking for a place that has full details on setting up the SMTP server from start (just after install) to finish (up and runnung... -
why i cant setup apache in windows 2000
i can install apache in windows 2000 professional but when i was to install it in a LAN it cant run correctly when i type http://localhost/ in... -
ksmith #2
Re: Im battling to setup a Datasource to MSSQL 2000personal edition
Recommendations:
[num]Uninstall CFMX 7.00
Install trial or developer from [url]www.adobe.com/downloads[/url] which will be CFMX 7.02
Install latest JDBC drivers from technoted listed near top of
[url]www.adobe.com/support/coldfusion[/url]
In windows administrator create a test ODBC dsn, and in the client config area
confirm it is using TCPIP only
If it fails, turn on TCPIP in MSSQL server
Retest
[/num]
ksmith Guest



Reply With Quote

