Click here to Skip to main content
16,004,479 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have hosted my sql server database in mylittleadmin server.

How can I open the database through the sql server managment studio?
How can I get the connection string of the hosted database from mylittleadmin server?

With Thanks - Suresh .K


Thanks for the response..

Then How can I connect that server from my .net application?
In mylittleadmin server it showing the server name as 'localhost'.

With Thanks,
Suresh .K
Posted
Updated 14-Mar-16 12:06pm
v2
Comments
ZurdoDev 10-Apr-12 10:43am    
Have you asked http://www.mylittleadmin.com/en/welcome.aspx?
Member 11631976 8-Oct-15 3:40am    
how to get connection string after uploading my queries into my little admin

1 solution

you wrote: How can I open the database through the sql server managment studio?

Well, you can't do that with SQL Server Management Studio. If you want to do that without web tools, you should use their proprietary tools (myLittleAdmin for SQL Server 2005). The link to download it should be in your inbox already. It is in their purchase confirmation e-mail. I suggest you read the mail thoroughly. It's there. :)

hth,
Foxyland
 
Share this answer
 
Comments
krishna suresh 11-Apr-12 0:26am    
Thanks for the response..

Then How can I connect that server from my .net application?
In mylittleadmin server it showing the server name as 'localhost'.

With Thanks,
Suresh .K

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900