Making a Database Connection is an important task while making a database call from the web. In this article the author highlights the importance of planning a good database connection with few sample database connection strings. This article...
Through this article the author describes the task of ADO and DBF file database connection. This tutorial covers the area about how to create connection to open DBF files. Further the author discusses about other ISAM formats and FoxPro. The...
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...
The webmasters can learn to view the properties of their own database connection with the help of ASP. In this article the author proves the possiblilities of the above said concept. One method of viewing database connection properties is by...
At the end of this online article the developers can easily come to a point to choose the exact database connection string. The author explains the database methods in which more possible connection strings are shown as worked out examples. The...
In this article the author comes with a short method by building a Macro to open a database connection to a data source, recordset creation and query execution. The author illustrates how to build multiple recordsets to execute different queries...
ADO.NET Series - Connecting with a Database is an article in which the author gives the explanation about how to establish the SQL-Server database connection using the SqlConnection class in ASP.NET. The author creates an object for SqlConnection...
ASP.NET/COBOL.NET Database Access Example is an useful tutorial for the programmers to know how to establish the Sql Server database connection, get the data of the table and shows it on the datagrid control using Cobol.NET. In this tutorial the...
Relational Database View takes snapshot of selected databases. After snapshot is taken the database connection is closed and snapshot is used for most of Relational Database ViewCOs functionality. The snapshot can be saved to a file.Relational...
Add to your Delphi/Firebird applications a comfortable connection-dialog similar to the Delphi IDE.Component to save database connection-parameters of Firebird/Interbase.Features:x09x09x09x09x09creates and manages ini-file... |