Data entry

Data Entry With Picture Uploads and Pagination

Submitted by GeePee on

This is a simple project which features data entry, picture uploads, and pagination. In this project, you will be able to learn how to upload pictures and input data, store each data into the database, and navigate through all stored entries. This is best for profile page of a site or of a certain system. I hope this helps.

Data entry and Autocomplete with Multiple Columns

Submitted by janobe on
In this tutorial I will show you how to save and autocomplete a textbox with multiple columns in Visual Basic 2008 and MS Access Database. As I expand my knowledge about autocomplete I discovered that you can put multiple columns/fields on it. So, it depends on you or your query, on how many columns/fields you want to exist. Let's begin: 1.Open Visual Basic 2008, create a project and do the Form just like this.