category

Home / DeveloperSection / Category

How YouTube Can Help In Classroom Education
How YouTube Can Help In Classroom Education

There was a time, just a few years ago, where when someone had a problem at their home, they would call someone or seek the help of a service to fix the problem.

Connection Strings for MS Access
Connection Strings for MS Access

In this article I have described how to establish connection string in your application. Establishing a connection to an Access database in Visual Basic, C# and Java are given below.

Set Password in Access Database
Set Password in Access Database

In this article, I have described how to set passwords in database using the simple encrypt feature. Password protected database is prevent to miss used. Steps are given below

Move data from Excel to Access
Move data from Excel to Access

In this article I have described you how to move your data from Excel to Access and convert your data to relational tables.

Filter/Sort in Access
Filter/Sort in Access

This article shows you how to filter records in an Access database. When you are working with data in an Access database, you may not want to view all of the data at once. Instead, you may want to view only those records that meet a certain criteria.

Validation rules in Access
Validation rules in Access

In this article I have explain how to add validation rules in an Access table. Using validation rules, you can check what users can enter in a given field. Validation rules prevent bad data being saved in your table.