You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Cannot establish MS SQL Server (2005, EXPRESS) connection in trusted mode (username/password are to be used from Windows user).
SQL authorization works well (checked).
JDTS driver supports trusted connection (checked in Pentaho BI with JDTS connection to the same server).
Please, check the software constraints and generated connection string to fix this bug in TOS 3.1 (3.0 also has the bug -- checked).
Thanks a lot in advance.
Offline
Hello guy
Can you try the tJDBCConnection component using JDTS driver and check if it is successful?
Let me know your test result.
Best regards
shong
Offline
General JDBC
jdbc:jdts://localhost;instance=SQLEXPRESS;databaseName=FastDataMart;
...\Talend\TOS-All-r24382-V3.1.0\lib\java\jtds-1.2.jar
net.sourceforge.jtds.jdbc.Driver
Connect succefull.
But cannot retrieve schema for this connection (tried with no mapping, MSSQL mapping and MySQL mapping -- the result is jus "ERROR" with no other text).
Offline
Pages: 1