MySQL Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 93 articles & tutorials regarding "MySQL".
- 19.) How to access a MySQL database with .NET
- by Edward Tanguay Read Comments Rate this resource Viewed 58 times Rating: 0 users 0 out of 5 Next > An often overlooked combination of scripting technologies is ASP.NET with MySQL (instead of Access [slow] or SQL Server [expensive]). MySQL is a fast and popular database and you can find numerous ISPs which offer it with ASP.NET (e.g. www.discountasp.net ). If you are installing it on your own server, you need to download MySQL and install it, then run c:mysql inwinmysqladmin.exe ....
Found at Developer Fusion
- 20.) How to import Excel, Access or XML Data Into a MySQL DB
- Kenlin Overview We very often need to import data into MySQL databases. This becomes a tough job if we don't have a reliable and easy-to-use MySQL GUI. At times, when I am working on deadlines, this job becomes frustrating and I find myself wishing I had a tool to do this job for me. I recently found Navicat, which can convert Excel spreadsheets and MS Access to MySQL databases, eliminating time-consuming data entry and the errors that may accompany it. The tool uses a Microsoft...
Found at PHPBuilder.com
- 21.) Connect to MySQL from ASP.NET
- vMySQL database is a low-cost alternative to MS SQL Server database and can be used easily in web applications, including ASP.NET projects. In this article I ll explain the necessary steps to connect to MySQL from ASP.NET. We will connect to our MySQL database using ODBC .NET data provider and DSN-less connection. . Make sure you have installed the .Net Framework on your server . Download the ODBC .Net data provider and install it on your server. You can find the download here:...
Found at ASPdev.org
- 22.) Transactions in MySQL
- by Jay Greenspan Jay Greenspan heads Trans-City , a firm that provides editorial services for high-tech companies. He is a former Webmonkey producer and the "industry thought leader" behind MySQL/PHP Database Applications , a book he wrote with Brad Bulger. He can rope a bale of hay in six seconds flat. In this tell-all tutorial, Jay Greenspan, author of MySQL Weekend Crash Course and co-author of MySQL/PHP Database Applications , starts with a tour of the basics: He answers the age-old...
Found at Webmonkey
- 23.) Tips for Building Web Database Applications with PHP and MySQL
- by Hugh E. Williams , co-author of Web Database Applications with PHP & MySQL 04/04/2002 The most popular platform for developing Web database applications is the open source trio of PHP, MySQL, and the Apache Web server. According to SecuritySpace and Netcraft , the Apache Web server is used at about 60 percent of Web sites; almost half of these servers have support for the PHP scripting language. PHP's popularity stems from its power and flexibility: it is easy to include PHP scripts...
Found at O'Reilly Network
- 24.) MySQL: A Freebie DB That Runs Like the Expensive Ones
- Open-source alternative is fast, lightweight, robust and stacks up well against conventional DBs By Steve Renaker This is the second in a series of stories on free-of-charge, open-source databases, describing their various attributes and offering a comparison to more conventional products. Today : MySQL 3.23.33 MySQL AB Stockholm, Sweden Fax: +46-8-729 69 05 I n recent years, MySQL has become a very popular open-source alternative to traditional relational database management systems....
Found at DevX
More articles & tutorials (Index of all articles & tutorials)
|
|