KyleCordes.com
Home Articles BDE Alternatives Guide JBuilder Open Tools Services & Training About
Product: mODBC
Vendor: Savelyev Konstantin
Version: Data Aware Controls: TDataSet (D3+)
Web Site: http://www.perio.unlp.edu.ar/modbc/ Support Delphi Vers: 1 2 3 4
Email: ksav@chat.ru Supports C++B Vers:
Source Available: No Supports Kylix Vers:

Description:
Deployment: Compiles into your EXE; require ODBC driver and manager, both of which are freely redistributable from Microsoft.
Modes of
Operation:

Check indicates
primary intended
use(s).
Local: Yes
Multiuser File Server: Yes
Multiuser Client/Server: Yes
Web Server: Yes

Package(s) Available: Price:
for non-commercial use Free
for commercial use - contact author ?

Database/File Format Supported Native? Via Notes
ODBC Yes

Third Party Tool Compatibility: Compatible?
(Delphi) Database Explorer Unknown
Ace Reporter Unknown
InfoPower Unknown
Orpheus (TurboPower) Unknown
QuickReports Unknown
RAVE Reports Unknown
ReportBuilder Pro Unknown

Vendor's Description (from Readme files, web site, etc.):

Support:

  • ODBC 3.0
  • internal update,insert,delete (not every drivers support it)
  • Blob fields

ForwardOnly cursors (with ODBC cursor library)

  • NOT supported:
  • LookUp fields
  • Transactions
  • blob parameters of Query
  • cached updates

Notes:

  • 1. For users, who use MySQL server: only first 3 simvols of String field are displayed. This bug of ODBC driver. If you set CursorType=ctDynamicCursor, then error has not occured. But it is necessary to make it before each opening of the cursor
  • 2. If you want to use custom 'Login Dialog', you need set TmDataBase.DriverCompletion=sdNoPrompt and use TmDataBase.OnConnect event, where you need set TmDataBase.Params property in the follow format: UID=<user name> PWD=<user password>
  • 3. For users, who using Interbase server: set TmDatabase.OdbcCursors:=ocUse_ODBC


Is this data old or incomplete? Visit the How To Contribute page. You will also need to download the XML version of the data on this page here. Note that you need to right-click and download the file, not view it in your browser.


Introduction

The List

By Category

By DB Server /
File Type

Why Not
the BDE?

How to Choose

Multi-Tier
Development

Pricing

BAG FAQs



kylecordes.com, Copyright 1999-2009 Kyle Cordes - Contact Kyle