visual basic

MySQL Connector - The Easy Way

Submitted by borla26 on
This is just a simple program that allows you to manipulate MySQL data using intuitive codes. You can actually display all the database and tables that your mysql host has. Use this as your helpful reference for your future projects. And before I forgot, you must add as a reference which is I provided already the MySql.Data.dll on running the program. I need more friend on my facebook =) https:/

Pemrograman grafis dengan VB6 by Rizky Khafitsyah (Graphics programming with VB6 by Rizky Khafitsyah)

Submitted by RizkyKhafitsyah on
ini adalah sebuah source code vb6 untuk pemrograman grafis yang sangat sederhana. Dibuat khusus untuk dipelajari. Silahkan Anda kembangkan sendiri imajinasi anda ! This is a vb6 source code for programming the graphics are very simple. Created specifically for the study. Please develop your own imagination!

Memasukkan Gambar ke dalam Form (Insert an image into a form)

Submitted by RizkyKhafitsyah on
berikut ini adalah sebuah code yang berguna untuk mengambil atau memasukkan sebuah gambar atau image ke dalam form melalui Command button. Sebenarnya ini merupakan kode dasar saja. Dibuat khusus untuk dipelajari oleh pemula :) the following is a useful code to retrieve or insert a picture or image into a form via the Command button. Actually this is the Basic code only. Created specifically for