|
Does any have a connection set up to SQL Server 2005 from the Datachange
Perspective? If so any ideas where I may be going wrong and cannot
connect to SQL Server though Data Perspective? Every time I try to use
the new connection wizard in the Database Explorer to set up a new
connection to SQL Server 2005. I really would like to be able to use
this tool for external databases but I get the following message:
Connection to SQL Server failed.
Login failed for user 'TESTCONN'. The user is not associated with a
trusted SQL Server connection.
When I searched the internet for the cause of this message. There were
several suggestions that SQL Server may need to be configured to use
Mixed Mode (Windows authentication and SQL Server Authentication)
instead of just Windows Authentication. But the System administrator
might not like the idea of changing the SQL Server configuration so I
wanted to make sure I have check everything else before asking to
settings on SQL Server.3.0\sqljdbc_3.0\enu\sqljdbc.jar
May Connection Parameters are as follows:
JDBC driver = Microsoft SQLServer 2005 Driver for JDBC
Connection URL details are:
Database = TestSmacSalesFigures
Host = smacsql ( also tried the ip address)
Port number = 1433 (I assume this is the correct port)
JDBC driver class: = com.microsoft.sqlserver.jdbc.SQLServerDriver
Class location = C:\Program Files\Microsoft SQL Server JDBC
Driver\Microsoft SQL Server JDBC Driver
with
Connection URL: =
jdbc:sqlserver://smacsql:1433;databaseName=TestSmacSalesFigures
User information
Is correct because I can log in with remote desktop
it.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.