The main objective of this online tutorial is to prove that by configuring a DSN Less connection is the best way to access database from ASP or VB. The author proves this by showing the task of a DSN Less connection to connect with an Access database
Through this online article the author shows the entire Connection string access. The article covers about Text or CSV Connection String using MS Text Driver(DSN less), Database Connection String using MS Excel Driver(DSN less), Oracle Database Conn
This is a program which helps users to produce ColdFusion templates to meetout their needs in building new websites. It uses MS Access database, Oracle database, Microsoft SQL server database or any other database that have ODBC or ADO connection sin
TWormsTracker is an internet connection monitoring component that will track all running applications that are trying to access the internet connection. All TCP and UDP connections of a process can be monitored and full details regarding the process
SQLDAC - is a database-independent layer that defines a common interface for access to SQL database servers. Interaction with a database is carried out through the corresponding database adapters.
ADO to ADO.NET is a tutorial which explains you to access the records of the database using the objects of both ADO and ADO.NET. ADO helps you to access the database through OLE DB and ODBC connectivity. ADO.NET is specifically designed for accessing
This is an online code generator that helps users to generate ASP scripts. They are allowed to choose server variable and to create database connection for particular ASP pages. HTML and ASP syntax highlighting are available with this software. This
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
This is a component for an easy access to RAS services. It includes connecting and disconnecting services as well as an easy access to important properties like connection state, IP numbers of client and server, phone number, area code, country
Creating a Data Access Layer in .NET -Part 2 is an article through which you can know about the Data Handler classes that has Connection, Command and DataAdapter objects. This article also gives you a brief explanation about configuring the DataAdapt |