Does anyone know what’s up with MX 6.1 Server and setting up DSN’s for SQL Server 2000?
I have an existing DSN "MyDSN" setup; however the MX 6.1 Admin doesn’t show it and won’t let me add it. There is some kind of hang-up over the username and password.
Initially, my SQL Server installation was setup to use the "Local System Account". I left the username & password blank; when that didn’t work I used the username & password which I use to log into my system. To no avail, that didn’t work either.
I then mucked around in MSSQLServer properties and selected "This Account". I used the default, and then I used the object containing my username and used that along with my password. However, creating a DSN in CF Admin still failed.
I remember in CF5, I never had to add a DSN when there was one already created prior to installation of CF. It just seemed to take.
I am running:
Windows XP Pro
MX 6.1
SQL Server 2000
Here is the error message I am getting when I try to create the DSN in MX 6.1:
Connection verification failed for data source: MyDSN
[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'jsmith'. 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
''jsmith''. Reason: Not associated with a trusted SQL Server connection.
Thanks in advance!
I have an existing DSN "MyDSN" setup; however the MX 6.1 Admin doesn’t show it and won’t let me add it. There is some kind of hang-up over the username and password.
Initially, my SQL Server installation was setup to use the "Local System Account". I left the username & password blank; when that didn’t work I used the username & password which I use to log into my system. To no avail, that didn’t work either.
I then mucked around in MSSQLServer properties and selected "This Account". I used the default, and then I used the object containing my username and used that along with my password. However, creating a DSN in CF Admin still failed.
I remember in CF5, I never had to add a DSN when there was one already created prior to installation of CF. It just seemed to take.
I am running:
Windows XP Pro
MX 6.1
SQL Server 2000
Here is the error message I am getting when I try to create the DSN in MX 6.1:
Connection verification failed for data source: MyDSN
[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'jsmith'. 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
''jsmith''. Reason: Not associated with a trusted SQL Server connection.
Thanks in advance!