I know, this problem isn't new - and yes, I read through plenty of posts in this and the mm forum. Nevertheless, my problem isn't solved.
My CFMX Dev. version does not let me connect to the datasource anymore. It's the error:
----
Connection verification failed for data source: travellogs
[]java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info.
The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info.
-----
I work on XP2000 Prof. Funny thing is, I was working with coldfusion already and then suddenly, the datascources are not being recognized anymore. I tried all hints in the post (checking drivers ms access and odbc socket, setting the datascource in the odbc admin of windows), I even reinstalled CFMX. No positive results.
In the CFAdmin, CF does not even recognize its own sample sources anymore. Even when newly installed.
Does anybody have a solution that works for this? I came accross this one:
----
The problem might be that you are using a Windows account, not a specific username and password created in SQL Server itself. Windows authentication won't work with the JDBC driver, so you'll have to create a user for CFMX to connect as in SQL Enterprise Manager.
----
How do I do this?
All help is REALLY appreciated! I need to develop an application. Tnx in advance.
Adrian
Tnx in advance.
Adrian
(Travel website)
My CFMX Dev. version does not let me connect to the datasource anymore. It's the error:
----
Connection verification failed for data source: travellogs
[]java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info.
The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info.
-----
I work on XP2000 Prof. Funny thing is, I was working with coldfusion already and then suddenly, the datascources are not being recognized anymore. I tried all hints in the post (checking drivers ms access and odbc socket, setting the datascource in the odbc admin of windows), I even reinstalled CFMX. No positive results.
In the CFAdmin, CF does not even recognize its own sample sources anymore. Even when newly installed.
Does anybody have a solution that works for this? I came accross this one:
----
The problem might be that you are using a Windows account, not a specific username and password created in SQL Server itself. Windows authentication won't work with the JDBC driver, so you'll have to create a user for CFMX to connect as in SQL Enterprise Manager.
----
How do I do this?
All help is REALLY appreciated! I need to develop an application. Tnx in advance.
Adrian
Tnx in advance.
Adrian
(Travel website)