Search : in
By :

Hoiw to connect from .net to mysql db

Rahul, on Jun 15, 2009 4:44:07 am BST 
 Report this message to moderators

Hello,

I would like to connect from .net to mysql database which is present in remote linux system .please provide the connection string and procedure. I want to fetch the data from mysql DB to .net windows application.


Regards
Rahul.

Configuration: Windows XP
Firefox 3.0.7

Best answers for « Hoiw to connect from .net to mysql db » in :
Connecting to a Ftp server under Ms-Dos ShowConnecting to a Ftp server under Ms-Dos The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file. ftp -i ...
MySQL console on Windows: disable beep error ShowMySQL console on Windows: disable beep error Issue Solution Issue When using MySQL console on Windows, each error causes a beep. Solution To disable it, you simply add the parameter-b in your connection string: mysql -b -h...
PhpMyAdmin - Access denied for user root@localhost ShowPhpMyAdmin - Access denied for user root@localhost To reset the rights of the root user Insert the host and password Beginners may face the problem of accessing MySql by the root user. This issue happens when the root requires you...
DB9 connector ShowDB9 connector The DB9 (originally DE-9) connector is an analog 9-pin plug of the D-Subminiature connector family (D-Sub or Sub-D). The DB9 connector is mainly used for serial connections, allowing for the asynchronous transmission of data as...
Cables and connectors ShowConnectors In information science, connectors, normally called "input-output connectors" (or I/O for short), are interfaces for linking devices by using cables. They generally have a male end with pins protruding from it. This plug is meant to be...
ODBC ShowWhat is ODBC? ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is...