Skip to main content

Home/ lzby's group/ Group items tagged mysql

Rss Feed Group items tagged

boho .net

MySQL Commands - 0 views

  •  
    This is a list of handy MySQL commands that I use time and time again. At the bottom are statements, clauses, and functions you can use in MySQL. Below that are PHP and Perl API functions you can use to interface with MySQL. To use those you will need to build PHP with MySQL functionality. To use MySQL with Perl you will need to use a Perl module.
boho .net

TechSvr Blog » Blog Archive » ASP.NET - Connecting asp.net to mysql database - 0 views

  •  
    MySQL is the most scalable and widely used database server on web. Mostly applications I have seen are using mysql as a database server due to its fast speed (I think), and easy to use features, and the most important thing is its open source. You need not to take any license for it, its totally FREE and also easy to setup. In this article we'll learn how to connect mysql database with asp.net.
1 - 6 of 6
Showing 20 items per page