cancel
Showing results for 
Search instead for 
Did you mean: 

Transformation Error

Former Member
0 Kudos

Hi,

i am Getting Transformation Error in Jdbc to File Scenario.

The following is given in the Receiver CC

DB Driver:com.microsoft.jdbc.sqlserver.SQLServerDriver

Connection:jdbc:microsoft.sqlserver://localhost:1433;Northwind=emp

usr name & pwd pl Correct me if I went Wrong.

Thanks

P.Srinivasa

Accepted Solutions (0)

Answers (2)

Answers (2)

laxman_molugu
Participant
0 Kudos

Hi Srinivas,

I am not sure where you are getting this error in the Jdbc adaper or File adapter. But your connection url need to be changed to:

jdbc:microsoft:sqlserver://localhost:1433;databaseName=Northwind

Post the detailed error message if this doesn't resolve.

hope it helps.

Laxman Molugu

Former Member
0 Kudos

Hi Srini,

Am not able to understand ur error. Could u please paste ur clarify ?

cheers,

Prashanth