Blogspot - belajar-pemrograman-vbonline.blogspot.com - Learning Visual Basic Online

Latest News:

Displaying data in the Stored Procedure With Parameter. 25 Mar 2011 | 12:19 pm

Stored Procedure is a program stored in the data base as well as data. It is actually quite unusual, because we expect the stored data in the development of data base is not his program. The core com...

Free sample Database Source Code 17 Mar 2011 | 03:39 pm

Tools Application Generate Barcode RFID Communicated Database Application Access To XML Ado Client-Side Books File Complate Ado Sample APP Connect To Oracle Create Database Database XML Hotel Syste...

Export SQL Data to a CSV File 17 Mar 2011 | 03:20 pm

Public Function CSVExport(db As DAO.Database, sSQL As String, sDest As String) As Boolean ' #VBIDEUtils#************************************************************ ' * Programmer Name  : Jarot ...

Export Access Tables to Other Formats Using a SQL Statement 17 Mar 2011 | 03:19 pm

Write the program code below into the code window. For intFileSep = Len(opnFileName) To 1 Step -1 If Mid$(opnFileName, intFileSep, 1) = "\" Then Exit For Next intFileSep strTempStr = "SELECT ...

Color To Number 16 Mar 2011 | 01:47 pm

Create a design form as shown below: Normal 0 false false false MicrosoftInternetExplorer4 This application aims to find Hexa value of RGB color combination. So in addition to displays of color...

Creating Reports With Crystal Report and Database MSSQL 2000 14 Mar 2011 | 03:47 pm

Crystal Reports is a program that can be used to create, analyze, and interpret the information contained in the database or program into various forms of highly flexible reports. Some of the advantag...

Create Installation Files 14 Mar 2011 | 01:35 pm

Normal 0 false false false MicrosoftInternetExplorer4 To create installation file in Visual Basic, the steps are as follows: 1.   Click the START menu, Programs, Microsoft Visual Studio, Micros...

Import Data from excel to MsSQL 2000 13 Mar 2011 | 09:35 pm

Write the program code below into the Object Execution button. Normal 0 false false false MicrosoftInternetExplorer4

Create Analog Clock 13 Mar 2011 | 09:22 pm

To make Analog clock, please you make design Form As the following figure: Please set the properties for the object Timer1 interval filled with a value of 1000. Once you have set, please type the co...

About Visual Basic 6.0 11 Mar 2011 | 05:00 pm

Visual Basic is a programming language windows-based graphical (GUI-Graphical User Interface). The nature of programming language is event-driven, meaning the program will occur if there is no respons...

Recently parsed news:

Recent searches: