是否可以在SQL和PHP-MYSQL之间进行转换 [英] Is Conversion Between SQL and PHP-MYSQL possible

查看:114
本文介绍了是否可以在SQL和PHP-MYSQL之间进行转换的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有SQL形式的DB,带有ASP.NET前端.我想在PHP-MySQL中使用此数据库.这种转换可能吗?如果可能,我是否需要任何种类的工具或任何其他种类的材料?通知我一点点细节.

谢谢!!!

I have DB in form of SQL with ASP.NET front end. I want to use this DB in PHP-MySQL. Is this type of conversion possible? And if possible, do i require any kind of tool or any other kind of materisl ? Inform me a bit in detail..

Thank You !!

推荐答案

您好Kartiklalan

这是链接的示例,该示例介绍了如何将MSSQL与PHP结合使用,它应该可以立即使用,并且应该不需要安装任何特殊的东西,您所关心的转换"由适配器使用来处理,但是较新版本的PHP已经提供了您所需要的.

希望对您有帮助

关于
Hi Kartiklalan

Here is a link to an example of how to use MSSQL with PHP, it should work out of the box, and it should not be necessary to install anything special, the "conversions" you are concerned about are handled by the adapters use, but newer version of PHP have evrything you need already.

I hope this helps

Regards


好吧,您可以编写一个PHP代码来访问您所谓的DB(您没有提到DB的名称)和MySQL,然后将所有数据从表到表的传输都没有问题:)
Well, you can write a php code to access your so called DB(you didnt mention the name of the DB) and MySQL and then transfer all data from table to table with no trouble :)


这篇关于是否可以在SQL和PHP-MYSQL之间进行转换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆