In this article the author defines ODBC and shows how this works in ORACLE and in ASP. Before using ORACLE and ODBC, the author suggests to install the MS Data Access Component and ORACLE Client software with SQL*Net. This article is more useful...
This online tutorial starts with a brief introduction about the OraSession objects. Further the author explains about generating a data control with the help of SQL*Net Easy Configuration. Every steps involved in above said task is explained with...
With these three components you access an Oracle database directly, skipping the Borland Database Engine only using (32 bits) SQL*Net. This gives you the following advantages:No distributing, installing and configuring the BDENo BDE overhead or...
Oracle Data Access Components library provides high performance direct access to Oracle database server. ODAC is a set of VCL native components for Kylix, Delphi and C++ Builder. It supports many Oracle specific features and simplifies developing...
MIE Trak ERP SQL Software is a fully integrated business software solution. Modules include Quoting, Order Entry, Purchasing, Scheduling, Data Collection, Routing, Work Orders, Accounting, Quickbooks Integration, Inventory Control, BOM's,...
Oracle Data Access Components (ODAC) library offers some nonvisual components for Borland C++ Builder and Delphi. They serve for accessto Oracle RDBMS. ODAC is an alternative to standard way processing data by Borland Database Engine (BDE). -...
Oracle driver for dbExpress is lightweight database driver which providesfast and high performance access to Oracle database server. Using DBExpOdadriver is the very same as one of standard dbExpress drivers supplied byBorland. It can work using...
dbExpress driver for MySQL (DbxMda) provides access to MySQL database. It can work using native MySQL network protocol or MySQL client. DbxMda supports MySQL server 5.0, 4.1, 4.0 and 3.23. If you do not use Direct mode then MySQL client library is...
VB.NET and SQL Server 2000: One Controlling Part of a Transaction is a tutorial which defines a stored procedure which helps you to know how to commit and rollback transactions and set the isolation level to the transaction. This tutorial shows...
How often your web-site visitors want to get some information which just lies in a database and can be taken from there by one simple SQL statement? Tired to add new pages on your web-site? EasyQuery.NET WebForms edition let your users...
SQL Server Data Access Components (SDAC) is a VCL/VCL .NET/CLX component library for fast direct access to Microsoft SQL Server from Delphi and C++Builder. SDAC is heavily performance- and stress-tested to provide the fastest available native...
VISOCO dbExpress driver for Sybase SQL Anywhere is based on the Embedded SQL database interface, provide direct access to Sybase SQL Anywhere and allows avoiding Borland Database Engine (BDE), ODBC, ADO, SQL Links and Sybase Open Client.Key...
VISOCO dbExpress driver for Sybase SQL Anywhere is based on the Embedded SQL database interface, provide direct access to Sybase SQL Anywhere and allows avoiding Borland Database Engine (BDE), ODBC, ADO, SQL Links and Sybase Open Client.Key...
Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET is a tutorial for those who needs to show the record count on the ASP page. In this tutorial author demonstrates it by calling the executescalar method.
Extend the reach of SQL Server with SQLXML classes in .NET is an user friendly tutorial which concentrates on SQLXML, through which XML features can be used along with SQL server in .NET. In this tutorial the author explains about SQLXML classes...
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic.NET is an article which briefly explains the method of creating and executing the stored procedures of the Sql Server database in ASP.NET. The article demonstrates it by...
Invalidating an ASP.NET Web Application Cache Item from SQL Server (Part 1 ? A simple example) is a web based tutorial through which users can gather enhanced idea about procedure involved in invalidating a cache item using ASP.NET application if...
Jumping into ASP.NET Part 2: Creating the Data Storage Layer with SQL Server 2000 is an useful article for the beginners. This article shows how to create a data base and data storage. Data storage layer creation has been done using SQL Server...
This article instructs about SQL server and .NET: Dynamic duo and guides the programmers to build web based applications by their own to store data on SQL server. The author also describes about the use of SQL server and about the implementation...
UniDirect .NET data provider offers universal access to data of different databases for the Microsoft .NET Framework. It supports most of major database servers such as Microsoft SQL Server, Microsoft Access, Oracle, DB2, MySQL, PostgreSQL and... |