Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search



MYSQL

VB 6 and MySQL Database Operations - RE-UPLOADED

ramos_leomar's picture

Good day Sourcecodester Members! I just want to share this code and I hope this will help. Thank you very much. Just take a look at this.MABUHAY ANG PINOY CODERS!

CheckBox Control with MySQL

admin's picture

Another source code on how to populate a CheckBox control with data, this time by using MySQL. In order to run this program you need to install the database included in the TreeView Control with MySQL.

ComboBox Control with MySQL

admin's picture

This program will use the database from the previous source code called DataGridView Control with MySQL. You can use this program without downloading the previous source code by importing the SQL file to the northwind database.

TreeView Control with MySQL

admin's picture

While I was trying to convert TreeView Control to work with MySQL I encounter an error with concurrent connection using DataReader. The error message was “There is already an open DataReader associated with this Connection which must be closed first”.

DataGridView Control with MySQL

admin's picture

I received a lot of email if I can make a tutorial on how to connect VB.NET with MySQL. So here it is. I am planning to continue this tutorial that is similar on my previous article on Database Programming Made Easy.

Simple remote MySQL database in VB App

emond's picture

 a simple database app that can be used to manipulate your website's MYSQL  database, applicable in administrating your web databse from your Windows based PC .Connection is  via MyS
Syndicate content

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...