UniDAC: VCL Data Components with Support of DB2, Sybase, Microsoft Access


Devart is glad to announce the release of Universal Data Access Components 3.00, a powerful library of non-visual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. It supports the most popular database servers like Oracle, MySQL, SQL Server, PostgreSQL, SQLite, etc. UniDAC offers unified approach to the database-related applications development process.

UniDAC provides transparent server-independent interface for working with different databases. It lets you change the client engine for specific server type just by changing single connection option. It means that you can easily switch between database servers in your cross-database UniDAC-based application. Every UniDAC data provider uses server-specific native connectivity. All operations with data are performed by providers automatically considering peculiarities of the selected database server.

From now on UniDAC provides access to the widest variety of databases. With the newly added providers, you can gain access to DB2, Microsoft Access, Advantage Database Server, Adaptive Server Enterprise, and other databases (using ODBC provider).

Note that new providers are available in Professional Edition of UniDAC only.

The price starts from as little as $99.95. If you want to learn more, download trial edition, or order a license please visit the Devart site: www.devart.com/unidac.


About Devart


Devart is a software development company with 11 years of experience on the software market and over 20 thousands of devoted users.

We specialize in providing native connectivity solutions as well as comprehensive development and management tools for the most popular databases, including Oracle, SQL Server, MySQL, PostgreSQL, InterBase, Firebird, and SQLite.

For additional information about Devart, visit www.devart.com/company/.

  • Author:
    Devart Devart
  • Date added:
    14 October, 2009
  • Views:
    2892
Related Discussions
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
  • HOW TO RUN DATABASE APPLICATION ON THE INTERNET (2001-01-03 03:04:54)
    This is possible using COM objects and ActiveX Server ... Don't ask how ... I'm not into COM object programming ... :o) Regards /Filip
  • HELP WITH CHDIR !!!! TURBO PASCAL VS DELPHI (2001-01-03 06:48:49)
    This is because the ChDir Procedure, the SetCurrentDir and SetCurrentDirectory Functions are changing the directory in the active process. Try...
  • FRIENDS IN DELPHI ?? (OR OTHER ACCESS WORKAROUNDS) (2001-01-04 09:08:37)
    One of the quirks of Delphi is that classes in the same unit can access protected and private methods and variables. Borland does this a lot in...
  • HELP WITH EXCEPTIONS ..... I'M GETTING CRAZY! (2001-01-06 19:59:49)
    How to make it run as if you were running it outside of Delphi. Tools | Debugger Options --> Language Exceptions. Their is a checkbox titled...
  • TELEPHONE BASED APPLICATION (2001-01-08 10:29:39)
    I did something like this. I wrote a fully operative phone- based banking applciation in two days using VisualVoice and Dialogic cards. However,...
  • HOW TO LOAD INI INTO A DLL (2001-01-05 14:43:45)
    unfortunatelly I haven't found anything interesting in the win32api help. I tried different methods. It seems like it is loading the data while...
  • HOW TO LOAD/SAVE FROM/TO INI FILES WITHOUT COMPONENTS? (2001-01-05 11:55:47)
    Thx...:)
  • DELPHI WITH INTERNET.. (2001-01-05 19:35:50)
    http://www.matlus.com/scripts/website.dll This site is 100% Delphi built and 100% dynamic. All the content you see here is "database driven" and a...
Latest News
Submit News Form Past News
Latest Forum Entries