Hi, I have gone through that site but To connect to SQL Server running on a remote computer (via an IP address) oConn.Open "Provider=sqloledb;" & _ "Network Library=DBMSSOCN;" & _ "Data Source=xxx.xxx.xxx.xxx,1433;" & _ "Initial Catalog=myDatabaseName;" & _ "User ID=myUsername;" & _ "Password=myPassword" in this example it doesn't provide any information about what to do in the case where I have a named instance. Plz help?? RuchirDhar Dwivedi Software Engineer Windowmaker Software Pvt.Ltd. Baroda, India.