Submit Program | Contact us
downloads programs from a to z
MySqlDirect .NET is data provider to direct access to MySQL database server for the Microsoft .NET Framework. It completely based on
Search:
 » Home » Development » Libraries » MySQLDirect .NET Data Provider 1
Company: Crlab.com
License: Shareware
Version: 1
System: Win 95/NT/2000/XP/98/ME
Size: 0
Date Released: January 26, 2002
Price: $99
Screenshot: No Screenshot
Downloads: 1749
Homepage: http
Date added: Sep 22, 2005
Click here to Download
MySqlDirect .NET is data provider to direct access to MySQL
database server for the Microsoft .NET Framework. It completely
based on ActiveX Data Objects for the .NET Framework (ADO.NET)
technology. ADO.NET provides a rich set of components for creating
distributed, data-sharing applications. It is an integral part of
the .NET Framework, providing access to relational data, XML, and
application data.



MySqlDirect .NET data provider can be used in the same way as the
SQL Server .NET or the OLE DB .NET Data Provider.



MySqlDirect .NET uses native MySQL programming interface to access
to MySQL database. It allows to create lightweight and fast
applications working with MySQL.



MySqlDirect .NET provides functionality for connecting to MySQL
database, executing commands, and retrieving results.
Those results can be processed directly, or placed in an ADO.NET
DataSet for further processing while in a disconnected state. While
in the DataSet, data can be exposed to the user, combined with other
data from multiple sources, or passed remotely between tiers. Any
processing performed on the data while in the DataSet can then be
reconciled to MySQL database.



MySqlDirect .NET data provider is designed to be lightweight. It
consists of a minimal layer between MySQL database and your code.
This extends functionality without sacrificing performance.



There are four core objects that make up MySqlDirect .NET data
provider. Following is the description of those objects and their
function.



MySqlConnection - Establishes a connection to MySQL database and
can begin a transaction.

MySqlCommand - Executes a SQL at MySQL database, and exposes
parameters.

MySqlDataReader - Exposes and reads a forward-only stream of data
from MySQL database.

MySqlDataAdapter - Populates a DataSet and resolves updates with
MySQL database.



Along with the core classes listed above, MySqlDirect .NET data
provider also contains the classes listed below.


MySqlCommandBuilder - A helper object that will automatically
generate command properties of MySqlDataAdapter and populate
the MySqlParameters collection of MySqlCommand object.

MySqlException - Returned when an error is encountered at MySQL
database. For an error encountered at the client, MySqlDirect .NET
data provider throws a .NET Framework exception.

MySqlParameter - Defines input, output, and return value parameters
for commands.

MySqlTransaction - Enables you to enlist commands in transactions
at MySQL database.

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Development » Libraries (10) Select page: [1]
 » OptiVec for Borland C/C++ - Educational edition 3.3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of C/C++ 2. Statistics 3. Analysis ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $89 | Downloads: 1619
Date added: Sep 22, 2005 |  » Details
 » ProDelphi 13.9
ProDelphi is the first industry approved source code profiler for Delphi 2/3/4/5/6/7. It gives you the CPU-time consumed by the procedures of your program. The measurement is done on a base of CPU-cycles (smallest measurable duration is one CPU-cycle). I ...
Prodelphi.de | 0 | Win 95/NT/2000/XP/98/ME | E42.67 | Downloads: 1645
Date added: Sep 22, 2005 |  » Details
 » TOutPanel for Delphi/C++ Builder Source 3.01
TOutPanel is looks and feel MS Outlook, VisualBasic ToolBox and expands it functionality. Features of TOutPanel: 1. Vertical or Horizontal Orientation of groups with different alignment of captions. 2. Groups can be scrolled with setted ScrollSpeed. 3. Gr ...
Imcasys.com | 0 | Win 95/NT/2000/XP/98/ME | $39.95 | Downloads: 1548
Date added: Sep 22, 2005 |  » Details
 » SvCom 6.0
The SvCom is service development and security management tool for Delphi 3, 4 and 5. It can be used to: - to write an ordinary Windows NT Services. It is possible both in D3 and D4. - to write a service that can be started not only as service but as an o ...
Aldyn.ru | 0 | Win 95/NT/2000/98/ME | $99 | Downloads: 1793
Date added: Sep 22, 2005 |  » Details
 » XLSReadWrite for Delphi 1.0/3.0/4.0/5.0/6.0/7.0 Latest
TXLSRead and TXLSWrite is a two native Delphi components for easy access to Microsoft Excel files. There is no need for any extra DLL, OCX or any other files. You don`t need to have Excel installed to use XLS Read Write. With XLS Read Write you can: * R ...
Axolot.com | 0 | Win 95/NT/2000/98/ME | $30 | Downloads: 1625
Date added: Sep 22, 2005 |  » Details
 » BigSpeed Zip DLL 3.02
Highly optimized for speed and compression Zip/Unzip DLL. 50% - 2 times faster than other zip libraries. It is even faster than WinZip and PKZip at better compression ratio. Easy API. There are examples how to use it in Delphi, Visual C, Visual Basic, ...
Bigspeedsoft.com | 0 | Win 95/NT/2000/XP/98/ME | $65 | Downloads: 1720
Date added: Sep 22, 2005 |  » Details
 » Oracle Data Access Components Standard for Windows 3
Oracle Data Access Components provides high performance direct access to Oracle database server. ODAC is set of VCL native components for Kylix, Delphi and C++ Builder. It supports many Oracle specific features and simplifies developing of client/server a ...
Crlab.com | 0 | Win 95Unix / Linux /NT/2000/XP | $99 | Downloads: 2404
Date added: Sep 22, 2005 |  » Details
 » TMS basic component 1.x
License for commercial use and source code of a single basic TMS component for Delphi & C++Builder described and available from http://www.tmssoftware.com Specify by email to info@tmssoftware.com which component you want to receive. ...
Tmssoftware.com | 0 | Win 95/NT/2000/98/ME | $30 | Downloads: 1706
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Visual C++ 3.3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of C/C++ 2. Statistics 3. Analysis ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $199 | Downloads: 1565
Date added: Sep 22, 2005 |  » Details
 » CMATH for Visual C++ 3
CMATH makes fast complex-number math available for Visual C++, both in single and double precision. Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline C++ code of availa ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $60 | Downloads: 1666
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Borland (Turbo) Pascal 3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of Pascal/Delphi 2. Statistics 3. ...
Optivec.com | 0 | MS DOS | $35 | Downloads: 1639
Date added: Sep 22, 2005 |  » Details
 » CMATH for Borland (Turbo) Pascal 3.2
CMATH is a comprehensive library for complex-number arithmetics and mathematics. This version is for Borland Pascal 7 and contains the same functionality as CMATH for C++ (available both for Borland C++ and Visual C++) and CMATH for Delphi. All funct ...
Optivec.com | 0 | MS DOS | $25 | Downloads: 1801
Date added: Sep 22, 2005 |  » Details
 » OD Preparer Components 2.1.2
Preparers automatically create fields on a form or on a quick report at run time. ...
Co.za | 0 | Win 95/NT/2000/98/ME | $42.95 | Downloads: 1657
Date added: Sep 22, 2005 |  » Details
 » OD Find Menu Component 2.1.2
Allow the user to right click in any field on a form and then do a search on that field. ...
Co.za | 0 | Win 95/NT/2000/98/ME | $42.95 | Downloads: 1628
Date added: Sep 22, 2005 |  » Details
 » TUsersPRO SINGLE Licence v1.1
TUsersPRO (PROfessional version) is a component that make simple implement the control of security in programs written in Delphi. With a little configuration at component level in desing time, your application is ready to control the access of its users ...
Toolsandcomps.com | 0 | Win 3.1/95/NT/2000/98/ME | $49.95 | Downloads: 1667
Date added: Sep 22, 2005 |  » Details
 » Oracle Data Access Components Version Upgrade 4
Oracle Data Access Components (ODAC) library offers some nonvisual components for Borland Delphi and C++ Builder. They serve for access to Oracle RDBMS. ODAC is an alternative to standard way processing data by Borland Database Engine (BDE). ...
Crlab.com | 0 | Win 95Unix / Linux /NT/2000/XP | $39 | Downloads: 2273
Date added: Sep 22, 2005 |  » Details
 » SourceCoder - Upgrade to Corporate License 3.0
Purchase this only if you want to upgrade from an existing single license for SourceCoder to a corporate license. ...
Preview.org | 0 | Win 95/NT/2000/98/ME | $110 | Downloads: 1637
Date added: Sep 22, 2005 |  » Details
 » TImageProcessor (Without source code) 2.0
TImageProcessor can manipulate images. Version 2.0 includes the following: * Arithmetic operations: - Add - Subtract - Multiply - Square (Hence operations like Brighten, Darken, Increase/Decrease Contrast are supported). * Logical operations: - AND - OR ...
Fortunecity.com | 0 | Win 95/NT/2000/98/ME | $25 | Downloads: 1704
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Delphi - Educational edition 3.2
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of Pascal/Delphi 2. Statistics 3. ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $89 | Downloads: 1652
Date added: Sep 22, 2005 |  » Details
 » GM - DAO Data Access Components 4.x
GM - DAO Data Access Components The complete Component Package for Data access to Access Databases and ODBC Data Sources without the BDE. Features: InfoPower Compatibility Package included. Demo Application included. Network / Multi user capable. C ...
Gm-software.de | 0 | Win 95/NT/2000/XP/98/ME | E30 | Downloads: 1732
Date added: Sep 22, 2005 |  » Details
go to top Select page: [1]
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |