Continually Improving.... let us know how support@devdiamond.net Sign in | Sign up
home articles news blog forum  

 
 


 
Skip Navigation Links
Database Basics :: How to know if no records where returned , 3/22/2002 ,
As a developer you dont want to return error messages to the user, if there was no record returned you can tell the user to check back soon for example.

Database Basics :: Dealing with Nulls in your database , 1/21/2002 ,
Nulls in your database can be very annoying to deal with if you have never experienced them before. I will walk you through dealing with them in this article.

Database Basics :: How to Secure you Access database , 1/21/2002 ,
Make your Access database more secure, dont allow people to download it and open it!

Database Basics :: How to connect to Access database without a DSN (DSN-Less Connection) , 1/21/2002 ,
How to connect to an Access database without need of system resecures.