 |
|
 |
 |
 |
| DB-Aware Components > Direct DB Access > MS Access |
|
Companies News:
| FastReport FMX released |  |
Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).
Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).
Visual report designer is available now on both MS Windows and on MAC OS X!
Full sources.
Get more info here
|
| | Want to know more ? | |
|
AccessDSNCreator ActiveX v.1.02.47 | SW |
253 k |
05 Mar 2003 |
By GWACC Ltd.. Ever needed to create a Microsoft Access Datasource Name (DSN) on the fly from inside your code? We certainly have. This incredibly useful little component allows you to create, modify and delete DSNs at runtime from any development environment supporting ActiveX controls. Why would you want to do this? Quite often we (as developers at GWAcc) find ourselves having to climb into the control panel and muck around inside the ODBC32 applet. It gets annoying, especially if you have to do it several times in a row, even more so when it means having to switch between changing user names, passwords, paths, exclusivity... you get the idea. With Nag-Screen Source: None Price: $11.99
| | Download: CB1 CB3 CB4 CB5 CB6 D2 D3 D4 D5 D6 D7 |
  |
|
|
Adonis Component Suite v.5.3 | SW |
4327 k |
22 Jan 2013 |
By Erik Salaj, Winsoft. Components for accessing data in MS SQL Server, MS Access and other data sources using ActiveX Data Objects (ADO).
- supports the latest ADO 2.8 library
- compatible with any ADO 1.5 - 2.8 libraries
- no need for Borland Database Engine (BDE)
- supports RDS, ADOR, MIDAS and MTS for multitier applications
- included files for direct access to ADO, ADOX, JRO, ADO MD and MTS
- enables direct access to ADO objects
- contains ADO Component Suite components
- contains ADOX Component Suite components
- contains JRO Component Suite components
- compatible with Delphi data-aware components
- available for Delphi/C++ Builder 5 - XE3 and Lazarus 1.0.4
- source code available in Adonis Professional version
- distributing components in applications is royalty free
With Nag-Screen Source: N/A Price: $160
| | Download: C2k10 C2k6 C2k7 C2k9 CB4 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64 |
  |
|
|
Diamond Access v.2.20 | SW |
2880 k |
24 Jun 2006 |
| By Timur Islamov. Diamond Access is a set of Delphi components that provide high-speed performance when working with Microsoft Access databases. Diamond Access uses Data Access Objects 3.5/3.6 (DAO) to work directly with a Jet engine, providing the fastest possible interface to the Access databases.
Key features:
- High speed - fast, native access to Jet databases without BDE.
- Compatibility with standard and third-party Delphi data-aware controls.
- True BDE alternative. Diamond Access doesn't emulate BDE behavior. It is a true Tdataset descendent.
- Full access to DAO. It is possible to use an original DAO objects through component's properties.
Trial (work while IDE is running) Source: On purchase/registration Price: $99 Source Price: $199
| | Download: CB4 CB5 CB6 D4 D5 D6 D7 |
  |
|
|
KADao Multivalue SubTable v.1.0 | C |
1080 k |
04 Apr 2007 |
| By Kiril Antonov. KADao Multivalue SubTable is a native DAO component for displaying contents of Multivalue fields introduced in Microsoft DAO Engine version 12 (Microsoft Access 2007)
KADao Multivalue SubTable is a TDataset Descendant so it can be used by many third party products and all dbAware components
KADao Multivalue SubTable can be used only together with KADao version 11 or higher. Demo only Source: On purchase/registration Price: $50 Source Price: $50 Exe-Demo Included
| | Download: D2005 D2006 D2007 D3 D4 D5 D6 D7 |
 |
|
|
KADao Unicode v.2011 | FWS |
370 k |
26 May 2011 |
| By Kiril Antonov. KADao Unicode is a native DAO component for Delphi.
Now with full unicode support of ftWideString and ftWideMemo
It is the first freeware component to completly access all databases supported by
Microsoft DAO (Data Access Objects) including mdb, xls, dbf etc..
BDE is not required. Microsoft DAO must be Installed in order component to run.
Support for both Microsoft Access’97 and Microsoft Access’2000-2007.
Features:
- Create, Repair, Compact, Encrypt Access files
- Create tables, add indexes, and fields to existing tables and so on.
- Work as a Table and Query Component supporting both Queries and QueryDefs
- Compatible with all data aware controls
- Master/Detail support
- Locate, Lookup support
- Find_First, Find_Next, Find_Last, Find_Prior
- Seek_Nearest, Seek_NearestEx and many more ...
- Now supporting Microsoft Access 2007 and Microsoft Excel 2007 *.accdb *xlsx *.xlsb file formats
- Now supporting Microsoft Access 2007 Multivalue fields (needs KADao Multivalue SubTable for displaying multivalue fields contents).
Fully functional Source: Included
| | Download: D2009 D2010 DXE |
 |
|
|
Opus DirectAccess v.3.56 | FWS |
1292 k |
24 Jun 2006 |
| By Opus Software GmbH. Opus DirectAccess is a plug-in database driver for Microsoft Access databases.
Features:
- It offers the widest range of exposed functionality of the underlying Microsoft Jet engine to existing data-aware components.
- It is the fastest driver for Microsoft Access databases for Delphi and C++Builder available today (doesn't just use DAO).
- It transparently plugs into existing applications supporting existing forms, code and components. Just put it in and run. Even at design time. Even with Borland's integrated database tools.
- It gives you easy client installation of your applications (the BDE is not required).
- It allows you to do direct DAO programming with a very fast interface to get at those parts of the Jet engine's functionality not covered by VCL components.
Fully functional Source: Included
| | Download: CB1 CB3 CB4 CB5 CB6 D2 D3 D4 D5 D6 D7 |
 |
|
|
TAccessDSNCreator v.1.10 | SW |
139 k |
12 Apr 2002 |
| By GWACC Ltd.. Ever needed to create a Microsoft Access Datasource Name (DSN) on the fly from inside your Delphi code? We certainly have. This incredibly useful little Delphi component allows you to create, modify and delete DSNs at runtime from a Delphi application (32 bit only).
Why would you want to do this? Quite often we (as developers at GWAcc) find ourselves having to climb into the control panel and muck around inside the ODBC32 applet. It gets annoying, especially if you have to do it several times in a row, even more so when it means having to switch between changing user names, passwords, paths, exclusivity... you get the idea. With Nag-Screen Source: On purchase/registration Price: $29.99 Source Price: $49.99
| | Download: D4 D5 D6 |
  |
|
|
TMSAUtility v.1.0 | FWS |
22 k |
30 Mar 1998 |
By Final Filer Software. Repair and Compact component for Microsoft Access (mdb) files. Fully functional Source: Included
| | Download: D3 |
 |
|
|
TMetadata 2000 v.2.3 | SW |
862 k |
14 May 2000 |
| By Timur Islamov. TMetadata 2000 component allows to create an Access databases from your program and even at the design time. It's main goal is to store database structure, which could be loaded from the existing database at the design time. It also can restructure the existing database without any loss of information from the tables. It's ideal for use with BDE replacement tools, such as Diamond Access, Titan Access, ODA, DAO-Connect and others, that use DAO 3.x.
Key features:
- Fast and easy creation of an Access database with a single code line
- Works with DAO 3.5 and DAO 3.6 simultaneously.
Trial (work while IDE is running) Source: On purchase/registration Price: $35
| | Download: CB3 CB4 D3 D4 D5 |
  |
|
| News from our Sponsors |
Kindle Fire: Full Color 7\'\' Multi-touch Display, Wi-Fi Movies, apps, games, music, reading and more, plus Amazon's revolutionary, cloud-accelerated web browser
- 18 million movies, TV shows, songs, magazines, and books
- Amazon Appstore - thousands of popular apps and games
- Ultra-fast web browsing - Amazon Silk
- Free cloud storage for all your Amazon content
- Vibrant color touchscreen with extra-wide viewing angle
- Fast, powerful dual-core processor
- Amazon Prime members enjoy unlimited, instant streaming of over 10,000 popular movies and TV shows
more...
Develop and debug service applications easy then ever SvCom is an integrated package of classes and tools for development of service applications and use of NT Security framework. Currently SvCom components work under all flavours of Windows.
- Deploy NT Service applications under Windows 9x/ME and NT/ 2000/ XP/ 2003/ 2008/ Windows 7 (Unique feature!!!)
- Develop and debug NT services using either Windows 95/98 or NT/ 2000/ XP/ 2003/ 2008/ Windows 7 - using the same classes and the same function calls (!!!)
- Advanced service debugging (Extremely useful, when you service is not just "Hello, World!")
- Many more features...
more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
|
 |