Posts

Showing posts with the label vb6 ms-access example source code

vb6 MS access phonebook Part2

Image
Desktop Project ☎️Phonebook project VB6 MS Access database vb6 MS Access 2003 Database Design for Phonebook project In this part of the tutorial we will design the database according to the VB6.0 Project Requirements , we have 3 TextBoxes and 1 Image control, so we will need 4 fields in the database table. We will create only one table because there is no need to create two, just simply like that. Note, there are several ways to store data from Visual Basic windows application project on the hard drive, using MS-Access 2003 is one of the easiest ways to accomplish this task, considering your are creating a personal windows desktop application, also it is a very handy and effective method considering creating this application for some else (client). If you don't have Microsoft Access 2003, then download it included in MS Office 2003 package from Microsoft. Access 2003 Database is the most well known database ever used with Microsoft Visual Basic 6. Microsoft Access Database 2003 (*...

vb6 MS access phonebook project-Part2

Image
Visual Basic CRUD  Phonebook Project How to create phonebook in vb6 with MS Access 2003 Create a new folder on your desktop, name it ( PhoneBook ). Open your Visual Basic 6.0 , create new ( Windows Application Project ). Save As .... your project in your ( PhoneBook ) folder on Desktop with the name ( MyPhoneBook ) Or, before saving, from ( Project ) , ( Project Properties ) , ( General Tab ) , ( Project Title : MyPhoneBook ) then from ( Make Tab ) , ( Application Title : MyPhoneBook ) then click ( OK ). Save As .... your [ Form1 ] from ( Project Panel ) in the same folder with the name ( MainFrm ) Go to the ( Properties Panel ) and change the Name property of the Form1 to ( MainFrm ). Close your project. Your folder ( PhoneBook ) now should look like this Folder (PhoneBook) Now re-open the project and follow the following photo with notes on the design : [MainFrm] form with controls placed on it, see the notes below.   Notes   Numbers mark on the photo ...

Visual Basic Online Course - Create a Phone Book

Image
Visual Basic Help - Phone-Book Microsoft Visual Basic 6.0 help and Tutorials MS-Visual Basic 6.0 and MS-Access 2003 - Crystal Reports to create a desktop software professionally Index .../ (1) Visual Basic 6.0 project design and controls (2) MS-Access 2003 Database design (3) Visual Basic 6.0 codes for design (4) How does it work ? (5) Visual Basic 6.0 code for MS-Access 2003 (6) Crystal Reports 4.6 for Visual Basic 6.0 (7) Building the desktop application (8) Packing and Deploying the project (9) Testing the Phone-Book application (1) Visual Basic 6.0 project design & controls Create a new folder on your desktop, name it (PhoneBook). Open your Visual Basic 6.0, create new (Windows Applicatio). Save As .... your project in your (PhoneBook) folder on Desktop with the name (MyPhoneBook), or before saving, from (Project) , (Project Properties) , (General Tab) , (Project Title : MyPhoneBook) then from (Make Tab) , (Application Title : MyPhoneBook) then...

VB6 Popular Posts

Visual Basic Online Course - Excel 2003 Part 1

VB 6.0 - Save/Retrieve Images From Access Database

Visual Basic Online Course - ProgressBar Colors

Free download Visual Basic 6 Documentation MSDN

VB 6.0 with MS-Access 2003 Copy a record from table to another

Visual Basic Online Course - Run-time error '3021' : Either BOF or EOF is True, or the current record has been deleted.

VB6 Crystal Reports 4.6 Error : Method 'Action' of object 'CrystalCtrl' Failed

Visual Basic Online Course - Create a Phone Book

Visual Basic Online Course - Temperature convector