dongyou7472 2015-04-05 01:25
浏览 20
已采纳

如果SQL Server在我的计算机上,如何在Web服务器上处理表单? [关闭]

I have Microsoft SQL Server on my computer, and separately, a website. If the action of a form on my site is set to be processed by a php script, how can I use that script to connect to and add data to a database on the SQL Server on my computer?

Thanks!

  • 写回答

1条回答 默认 最新

  • dongpi9164 2015-04-05 01:34
    关注

    You would first need the SQL PHP Drivers then you would need to determine your connection string. Then you would need to write the php code to insert into your database (Last Answer).

    You also need to create a table with the corresponding schema to hold your data. This is a very broad question hopefully this puts you on the right track.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突