How to run sql queries on mssql database at online server? Print

  • 0

Many time clients ask us PHPMyadmin is not there for mssql database. Kindly note that PHPMyadmin support mysql databases only not mssql database.

In past we have provided MyLittileadmin as web based mssql db interface but that is full of limitations/errors thus is not more supported.

1. Please contact support@webji.services to get exact sql server hostname to be used to connect to MSSQL database.

2. Download & Install MSSQL Management Studio software which is a free software that can be downloaded from https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15

Now use provided mssql hostanme, db user and db password to manage the database from your computer.


Was this answer helpful?

« Back