質問

I already have a database in Mcrosoft SQL Server, now I want to put this database to phpMyadmin, what should I do?

正しい解決策はありません

他のヒント

Why are you not using SQL database with PHP. Its quite easy and using mssql commands you can connect to SQL Server database

There are many ways to achieve what you want to do. You can use Import-Export Wizard of MS SQL server. Or you can try my tool wjISQL available at http://www.queper.in.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top