Hi Mahesh,
Can you elaborate your question
Is you want to connect Sybase SQL to MII Data Server
If so, Follow below Steps
Connector: IDBC
User name: User (Sybase Admin User)
Passwrd: Pass (Sybase Admin Passwrd)
JDBC Driver: net.sybase.jtds.jdbc.Driver
Server URL: jdbc:jtds:sybase://<IP Address>:<Port>/<Server Name>
Validation query: use this "SELECT * FROM DUAL" or "SELECT count(*) FROM dbo.sysobjects"
From MII, you can connect Pco with PCo connector type in Data Server
Regards,
Praveen Reddy