Working with MS Access Stored Procedures in VB.NET. Part 2 is a tutorial which helps you to learn about how to use the stored procedure that has been created in Access database using the database tier. The database tier is to provide a gateway to...
Navicat is an intuitive GUI tool for PostgreSQL. It lets you create, browse databases and run SQL queries in an easier way. Advanced features include visual query builder, report builder, backup/ restore, batch job scheduling, remote connecting,...
Navicat is an ideal solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development and maintenance. Easy installation and intuitive...
Parses the output of MS Access's documenter report and generates sql create table statements for the tables in the report. To use - run the documenter and save its output in a text file named documenter.txt. Then run this program. Output goes to...
Comparing Database Access to Different XML Parsing Methods is an ASP.NET tutorial in which author gives details about various XML parsing methods and compare its performance result with database accessing method. In this tutorial the author...
Web Applications: Securing Access to Your Pages is an ASP tutorial through which users can learn more about protecting the web applications of the users from the access of the site vistors with the help of codes that the author offers for them. In...
Component for direct access to IO ports on Windows 95, 98 and Windows NT/2000/XP. Provides properties for reading and writing bytes, words and doublewords from/to IO ports. Fast block data transfer methods enable to read and write megabytes of...
Component for access to physical memory on Windows NT/2000/XP. Easy of use, component is fully autoconfigurable. Component is optimized for fast access to memory.
A limited, but simple and self-contained module giving basic access to the PC Com1 port. Useful for prototyping as it stands, but easily modified for other com ports and needs.
Various sources (but principally Hammond and Robinson) show how to instantiate Internet Explorer in order to have access to its interfaces. However, few places show how to connect to an instance that is already running, which is so easy in VB.
CHAT-GOFRIN uses a MS Access database to store all the user details, it has a basic user authentication that stops unauthorised users from getting into the system. It has three levels of users GOD, Administrator and normal users. This chat has two...
In this article, the author describes how to create MS Access database and interface with it. The author used some files like the access database, the PHP form and the PHP file acts on information passed in from the form. The author gives some...
This MS Access database migration tool is very easy to use and is very handy for the developers. It helps the developers to convert their MS Access reports from their legacy applications to ASP or .NET applications in no time which otherwise would...
A tutorial that introduces ASP and MS Access and shows how to insert from a webpage to a database and then retrieve data from the database to a webpage.
CFlink is links directories with Ms access or MySql database easy to use and the perfect solution to manage any type of directory. While designed to manage links, CFink is ideal for a wide range of tasks such Press Releases, Yellowpages, Company...
At the end of this online article the developers can learn more about the importance of a DSN Less connection to a MS Access database. The author highlights the main benefit as its fastness in execution than the System DSN's. This is proved by the...
This script is built in ASP with MS Access database as backend to store track reports of the website. This script is used in website by the webmasters to view their sites regular track records. The reports displayed by this tool are, who is online...