Sample Codes

Codes that I wrote, Click on the link to download the codes. You're authorized to use this code, just drop me a mail if you find any bug or feel to modified it, I will be very glad. Thanks for you time to look in it. Just remember knowledge is free.

How to add pictures as binary data in Access database? Following project is build with VB 6 and Access XP. Don't forget to add reference activeX data object 2.1 before running this project in VB 6. Report error at www.quantumcloud.com/forum/

pictures.zip (size 29.5)

How to filter data from 2 Access database for one query. Following project is build in VB6 and access XP. It has 2 databases "student" and "admission", here we show the list of students in Listview control which students are enrolled. "student" database contains information about student name, studentId and "admission" database contains information about studentId, term and enrolled (true/false). This project demonstrate the power of filter function. Report error at www.quantumcloud.com/forum/

database.zip (size 20.1)

Home

1