How do I connect to a named instance, rather than a default instance of SQL Server?
Thanks
Phil
How do I connect to a named instance, rather than a default instance of SQL Server?
Thanks
Phil
you can connect by providing the host,port and database name. does it answer your question? check-> http://www.infocaptor.com/support-faq
You must log in to post.