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


Many of you might be trying to get MySQL working with Visual Studio 2005 or Visual Basic Express Edition. Well, Microsoft clearly made the DB manager for Microsoft SQL Server and Oracle Server. Although, the makers of MySQL Server have released an extension for VS 2005 and VB Express. You will need to download and install it on your development computer to continue.
Category: Visual Basic tutorials > Database - Difficulty:

More cool Visual Basic tutorials:



Save files in a textbox
Save files in a textbox
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.
Category: Visual Basic tutorials > Basics - Difficulty:
Working With Arrays And Bounds Checking
Working With Arrays And Bounds Checking
Working With Arrays And Bounds Checking
Category: Visual Basic tutorials > Development - Difficulty:
VBScript Tutorials - Built-in Functions
VBScript Tutorials - Built-in Functions
This tutorial describes:

Math Functions
Conversion Functions
String Functions
Date and Time Functions
Array Functions
Misc. Functions
Category: Visual Basic tutorials > VB Script - Difficulty:
Inserting Data Into a MySQL Database using PHP
Inserting Data Into a MySQL Database using PHP
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.
Category: Visual Basic tutorials > Development - Difficulty:
Reading and Writing Files in Visual Basic .Net
Reading and Writing Files in Visual Basic .Net
Reading and Writing Files in Visual Basic .Net
Category: Visual Basic tutorials > Basics - Difficulty: