Hello,
There are several instances in SQL Server. I use RDA method to access SQL Server from mobile devices. But RDA method only gets the server IP,not the instance name. So, how can I define RDA to access to the instance that I need?
Can you provide some details on how exactly are you using RDA?
Are you going through an OLEDB provider? If so what is the connection string?
|||Yes it is possible. datasource=10.0.0.1\instance and virtual directory ip=10.0.0.1. by this way,it is possible..
No comments:
Post a Comment