Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Using VB.NET with MySQL - Visual Basic tutorial

Using VB.NET with MySQL tutorial description
| Added on | 09.04.2008 |
| Total clicks | 46 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Using VB.NET with MySQL
More cool Visual Basic tutorials:

When your application is running, you should be able to press one button and it opens a save dialog. You should then choose a file or make one. Then click save. It should then save the text that you typed to that textbox.

This tutorial describes:
Math Functions
Conversion Functions
String Functions
Date and Time Functions
Array Functions
Misc. Functions
Math Functions
Conversion Functions
String Functions
Date and Time Functions
Array Functions
Misc. Functions

This tutorial is a continuation on the “How to Access a MySQL Database Using PHP” tutorial that showed you how to setup a database using phpMyAdmin and how to read data from the database using PHP. In the tutorial I will show you how to write data to the database directly through a from on your website. This is going to be a very basic writing tutorial. We will get into more advanced stuff later on.




