Online compacting of Access databases is an ASP tutorial in which author describes about compressing the database with in a page. Through this compacting users can get rid of holes present in the database while deleting a record from the database tab
ADO doesn't directly expose a method for compacting an Access database. Using the TMyADOTools non-visual component, you can compact databases, refresh data from the cache, and create and maintain replicated databases.
This is a perl script where the users can download more number of files through a browser online. This program allows the users to track the file downloads. Features like download database, database compacting, choice of download methods, database vi
Dotfuscator helps the .NET developers to protect their intellectual property from others. It enhances the .NET application by removal of unused meta data, compacting and pruning. It protects the source code using techniques like Cross Assembly Obfusc
JET Code Generator can automate the code generation without the need to writing the same old data access code. It connects to your database using the JDBC API and exports the schema as an XML formatted file, which is then converted into codes by the
Data Access is an ASP.NET component which is helpful for the web users who uses ASP.NET based web applications that allows them to access data from any database. This Data Access utility is built in C sharp and then it is compiled by using .NET. It e
The author explains that there is no need of creating a DSN, instead that the author shows how to connect to a Access database and open it with the user's code. This article provides an utility to build a DSN to connect with an Access database and sh
Unidirect.NET is a .NET based database tool which access data from any data provider. It can access data from multiple database from the same code. It offers several classes and each one has different functions like uniconnection- it connects the dat
This online tutorial shows how to connect an Access database with the help of a DSN Less connection. Through an example the author proves that this concept of retrieving data from an Access database is so simple and easy to code. This article provide
The U.S. Database is an Access database to help developers with the basic information needed on all the States. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of |