phpMyAdmin managing SQL Server issues

Source: Internet
Author: User
Tags mssql php source code phpmyadmin

Because the project requires the management of MSSQL (multiple versions)

There was an open-source project for Websqladmin, but the feeling was too weak, and the SQLDMO approach was a bit outdated.

So consider the upgrade, there are probably several scenarios:

1. Rewrite with Sqlsmo (this is required, SMO has upgraded the performance and functionality of the management)

2. PHPMYADMIN rewrite, increase the MSSQL support (this change is not small ah, but also to re-read the source code, the volume is significantly greater than websqladmin)

There are two ways to support

1) The way the SQL statements are managed (need to differentiate between versions, after all, 2000, 2005, 2008 a little difference it)

2) Sqlsmo way, due to the need to change the PHP source code, so consider using COM wrapper smo, and then PHP call com

3. ASP. NET rewrite, modeled after the Phpadmin interface.

At present three ways have not decided well, and so on, and then put on the source bar.

phpMyAdmin managing SQL Server issues

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.