Posts

Showing posts from July, 2020

vb6 ms-access 2003 design phonebook 2

Image
MS-Access 2003 Database design 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 2003 (*.mdb) file capacity is 2GB, of course