Ask a Question related to Coldfusion Database Access, Design and Development.
-
Taxido_Mask #1
Cannot Connect SQL 2000 Database to Cold Fusion
Hello
I have a problem connecting my SQL2000 Server Database to my Macromedia
ColdFusion MX in the ColdFusion MX Administrator section: Data & Services >
Data Sources
In the server data field I tried both: 127.0.0.1 and the Server Name
I always receive the following error message:
Connection verification failed for data source: personals
[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login
failed for user '(null)'. Reason: Not associated with a trusted SQL Server
connection.
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC
Driver][SQLServer]Login failed for user '(null)'. Reason: Not associated with a
trusted SQL Server connection
I have checked
- TCP/IP Protocol is enbaled
- the test database has the appropriate rights (I use Windows Authentification)
CondFusionMX and SQL2000 Server are running on the same local computers
I'd like to mention that I use:
- Windows 2000 Prefession OS
- Macromedia Cold Fusion MX
- Microsoft SQL Server2000 + SP3
Can anyone tell me what else I could try or tell me where the problem lies.
Thank You.:confused;
Taxido_Mask Guest
-
Migrating from Cold fusion 5 to Cold fusion 7
Hi, I am facing problem while migrating from CF 5 to CF 7. Please let me know is there any tool is available to Migrate from CF5 to CF 7. -
How to connect to MySql from Cold Fusion
If I install Mysql either from their web site or by using WAMP. How do I connect to a MySQL database from the Cold Fusion Administrator? I am... -
Using Cold Fusion
I've installed Colfusion MX 7 on my PC, as a "standalone" program, using the cf server. Where do I go to actually write CF websites, and what... -
Cannot connect SQL2000 Server Database to Cold Fusion
Hello I have a problem connecting my SQL2000 Server Database to my Macromedia ColdFusion MX in the ColdFusion MX Administrator section: Data &... -
Cold Fusion MX on Apache 2.0.53 and Windows 2000 Server
Hello, When I installed Cold Fusion MX over 2 years ago on Apache 2.0.39, it had issues and took lots of work to get going... but then when we... -
mkauspe #2
Re: Cannot Connect SQL 2000 Database to Cold Fusion
I'm prob way off the ball, but it looks like you jsut have the wrong username
for your DSN. localhost or 127.0.0.1 shoud work fine granted it is on the same
box as CF. If you use Windows authentication on it than try using the
administrator account on that PC. I'm a n00b so ignore me if this is just
completely ignorant ;)
mkauspe Guest



Reply With Quote

