Tengo Serios problemas para conectar una Base de Datos SQL Server 200 con ColdFusion MX estoy aciendo lo siguiente
CF Data Source Name: PVSA
JDBC URL: jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=PVSA
Driver Class: com.microsoft.jdbc.sqlserver.SQLServerDriver
Driver Name: SQL JDBC PVSA
Username: alexmoreno
Password : *********
Me da el siguiente error
Connection verification failed for data source: PVSA
[]java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Login failed for user 'alexmoreno'. Reason: Not associated
with a trusted SQL Server connection.
The root cause was that: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Login failed for user 'alexmoreno'.
Reason: Not associated with a trusted SQL Server connection.
Necesito AYUDA. Gracias
[email protected]