如何在没有安装xapp或wamp的情况下在phpmyadmin中对数据库执行所有操作? [英] How to perform all operation on database in phpmyadmin without install xapp or wamp?

查看:92
本文介绍了如何在没有安装xapp或wamp的情况下在phpmyadmin中对数据库执行所有操作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello All,



我正在使用c#开发一个Windows应用程序。我使用phpmyadmin作为后端。我不想在客户端的计算机上安装xampp或wamp或任何其他服务器软件。那么,任何想法如何在不使用xampp或wamp或任何类型的服务器软件的情况下访问phpmyadmin数据库?





谢谢



我尝试了什么:



我试过nevicat软件但它是只有phpmyadmin的远程软件。

Hello All,

I am developing a windows application using c#.I used phpmyadmin as back end. I do not want to install xampp or wamp or any other server software on my client's machine. So, any idea how it possible to access phpmyadmin database without use of xampp or wamp or any kind of server software?


Thanks

What I have tried:

I tried nevicat software but it is only remote software for phpmyadmin.

推荐答案

Phpmyadmin是一个用于访问mysql的UI。你不编写代码来执行phpmyadmin。相反,你编写代码来对mysql执行执行。



有很多在c#中访问mysql的例子。我建议使用谷歌查找你想要做的事情。



访问mysql c - Google搜索 [ ^ ]



MySQL :: MySQL Connector / Net开发人员指南:: 5.2.1打开连接 [ ^ ]



将C#连接到MySQL [ ^ ]



c# - 如何连接MySQL数据库? - 堆栈溢出 [ ^ ]



如何连接到MySQL使用C# [ ^ ]



MySQL C#教程 [ ^ ]



现在一旦你开始尝试这个和发现你有问题。随意返回一些代码示例和明确定义的问题解释,那些愿意帮助您的人可以复制。我们无法访问您的计算机,也无法阅读思想,因此请不要假设我们知道您正在尝试做什么。
Phpmyadmin is a UI that is used to access mysql. You don't write code to execute against phpmyadmin. Instead you write code to act execute against mysql.

There are tons of examples of accessing mysql in c#. I suggest using google to find what it is you are trying to do.

access mysql c - Google Search[^]

MySQL :: MySQL Connector/Net Developer Guide :: 5.2.1 Opening a Connection[^]

Connect C# to MySQL[^]

c# - How to connect to MySQL Database? - Stack Overflow[^]

How to Connect to MySQL Using C#[^]

MySQL C# tutorial[^]

Now once you start attempting this and find you are having issues. Feel free to come back with some code samples and a clearly defined explanation of your issue that those willing to help you can replicate. We don't have access to your computer and can't read minds so don't assume we know what it is you are trying to do.


这篇关于如何在没有安装xapp或wamp的情况下在phpmyadmin中对数据库执行所有操作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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