May 15, 2009 at 4:41 am
Dear friends,
I have one doubt.I use phpmyadmin for viewing MYSQL Database from my PC without
installing Mysql in my system. Like that somebody can view MSSQL Datbases from their PC
without installing MSSQLServer? Please its very urgent.Give me a suggestion.
Hopes ur reply.
Thanks
Ashok
May 15, 2009 at 4:56 am
You don't have to install the entire SQL Server to access a SQL Server database though, there is the option of just installing the client tools:
there are some third party tools which will give limited access
like foxy sql
May 15, 2009 at 5:16 am
Hi,
Thanks for your's reply. Is any other options are available for this one??
Thanks
May 15, 2009 at 5:28 am
For the developers/dbas you can use Visual Studio to view the databases,
but unless your users are developers/dbas , then they should not be accessing the databases directly, you should setup a front-end system for them to view and edit the data.
May 15, 2009 at 7:25 am
you can also establish a regualr ADODB connection and connect to the server, without having any SQL client tools installed. there are a lot sample apss that can do that for you.
Lowell
May 15, 2009 at 8:17 am
You can use ODBC - DSN....
This si what i found when google.
http://www.webcheatsheet.com/ASP/database_connection_to_MSSQL.php
HTH.
Thanx.
Vinay
http://rdbmsexperts.com/Blogs/
http://vinay-thakur.spaces.live.com/
http://twitter.com/ThakurVinay
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply