Showing posts with label Componen. Show all posts
Showing posts with label Componen. Show all posts

Advantage Database Server v9.10.0.0 Incl KeyMaker

Advantage Database Server is a high-performance client/server RDBMS for stand-alone, networked, Internet and mobile database applications. Combine SQL statements and relational data access methods with navigational commands and use optimised data access methodology. Advantage applications can be developed using a wide variety of languages including Borland Delphi, Borland Kylix, Microsoft Visual Basic, Microsoft Visual C++, Borland C++Builder, CA-Visual Objects and languages that can use ODBC, JDBC, ADO, ADO.NET and OLE DB.

Advantage Now Supports Delphi 2007 For developers using Delphi 8 or greater, the Advantage Data Access Components (ADAC) for Delphi are a complete set of VCL components that provide native data access to the Advantage Database Server and the Advantage Local Server in WIN32 and .NET applications. ADAC provides seamless integration directly into the Delphi IDE making it the recommended data access method to the Advantage Database. Most importantly, developers converting from older, Win32 versions of Delphi using the Advantage TDataSet Descendant can use the Advantage TDataSet Descendant for .NET included in ADAC, to convert to .NET with ZERO changes to their database code.

Benefits
- Flexible data access via either native relational SQL or direct navigational database commands.
- Optimized data access for all development environments, including Delphi, Visual Studio, Visual Objects, Visual Basic, FoxPro and more.
- Zero administration, easy to install and manage — does not require a database administrator, eliminating high administration costs.
- Complete referential integrity support including primary/foreign key definition and cascaded updates and deletes.
- Complete server-based transaction processing eliminates database corruption, drastically reducing support costs.
- Database security and encryption support.
- Fully scalable from local to peer-to-peer to client/server environments — with one set of source code.

Features include:
- Triggers: a trigger is a piece of code that is similar to a stored procedure and that is executed on the server in response to an insert, update or delete operation. Triggers can provide a powerful means of maintaining business rules at the database level and are independent of the client application so can be used for enforcing complex security authorisations and for providing transparent and independent event logging and auditing
- JDBC Driver: provides Java applications with native access to the Advantage Database Server. The Advantage JDBC Driver is a type 4 driver and is 100% Java-based enabling it to run on any operating system that supports the Java Runtime Environment 1.3 or greater and communicating directly with the via TCP/IP
- Communications Compression: automatic communications compression provides reduced network traffic between Advantage clients and the Advantage Database Server. Compression may provide between 100% and 500% speed improvements when using slow networks (dial-up) with encrypted data and a 5% to 20% speed improvement with reasonably fast servers and a reasonably fast network (10/100 Mbit)
- Money Field: enables monetary data to be stored to an accuracy of four decimal places (a ten-thousandth of a currency unit). It will not lose precision when mathematical operations are performed.
- Data Dictionary Upgrade Functionality: ship different versions of a database defined in a data dictionary by comparing Advantage Data Dictionaries and generating SQL upgrade scripts to upgrade one data dictionary to be structurally the same as a second data dictionary
- .NET Data Provider: enables native .NET access to the Advantage Database Server including access to ADO.NET's Connection, Command, DataReader, DataAdapter objects and the Advantage API for low-level database control. The Provider is designed for optimal performance and flexibility for connecting to Advantage Database Server or Advantage Local Server
- Full Text (Content) Search Capability: for finding records containing data that matches search conditions constructed of search words and phrases combined with logical operators AND or and NOT and the proximity operator NEAR. Any character, memo and BLOB field can be searched and full text search (content) indices can be built on specific fields to enable extremely fast O(Log N) searches. The full text search function CONTAINS can be used in SQL statements and traditional record filters. Result sets can be ordered n SQL SELECT statements with the SCORE() function
- Stored Procedure (Advantage Extended Procedure) Enhancements: including a new AEP interface: An AEP is passed an active connection handle as opposed to a user name and password that can be used to perform all data operations without additional connections. AEPs can be called inside a transaction and all operations performed in the AEP using the active connection handle passed to the AEP are included in the context of the transaction
- COM and ActiveX DLL Support: with Advantage Extended Procedures to enable stored procedures to be written using Visual Basic in addition to other COM development platforms
- Advantage Extended Procedure Support: when accessing data via the Advantage Database Server for NetWare
- Advantage Clients: including the Advantage DBI Driver for Perl development environments on Windows and Linux operating systems, the Advantage PHP Extension for PHP development environments on Microsoft Windows and Linux operating systems and the Advantage ODBC Driver for the Linux operating system
- Field Level User Access Restrictions: enabling field-level security
- Additional User Access Restrictions: via the data dictionary (delete, create, insert, select and execute on table, view or stored procedure)
- Maximum Size of Data in a Memo Field: eliminates the previous 64K character limit.
- Data Access: via native relational SQL or direct navigational database commands
- Database Engine: making use of optimised data access and locking algorithms
- Referential Integrity Support:including primary and foreign key definition and cascaded updates and deletes
- Server-based Transaction Processing: :eliminates database corruption
- Scalability: from local, to peer-to-peer to client/server environments using one set of source code
- Installation: using existing network file system and hardware
- Network Failure Protectionrotects database applications against network failure and user error via a centralised storage management system.

New in Advantage Database Server 9
- Check out the new features and enhancements in Advantage Database Server 9. This whitepaper discusses these new features that extend the product's position as the leading low maintenance, high performance server for small to medium sized applications. The highlights include:
- Enhanced FoxPro Support: Advantage 9 will support the Visual FoxPro 9 file format.
- 64-bit Windows and Linux Servers: The Advantage Database Server was ported to run as a native 64-bit application on the x64 versions of Windows and Linux.
- SQL Debugger: A visual SQL debugger has been added to the Advantage Data Architect, allowing developers to debug SQL scripts, stored procedures, triggers, and user defined functions.
- Event Notifications: Event notifications are a mechanism that allows an action at the server to proactively notify clients that an event they are interested in has occurred.
- New Default User Groups: admin, public, debug, backup TDataSet Descendant Version Switching Utility Optimized Replication Functionality Replication Enhancements

http://www.easy-share.com/1904675891....v9.10.0.0.rar

QuantumTreeList Suite



The hybrid nature of the QuantumTreeList Suite allows you to display information to end users in the form of a Tree or a List, or a combination of both. The QuantumTreeList places you in control of the development process and insures your ability to create function rich applications without writing a single line of source code.

* Represent Self-Referencing (recursive) Data Relationships - With the QuantumTreeList, you can represent any self-referenced data structure without hassles.In bound or un-bound mode.
* Multiple Data Modes - The ExpressQuantumTreeList Suite allows you to bind data from a traditional data source (TcxDBTreeList); from non-database sources (TcxTreeList); and from custom data structures (TcxVirtualTreeList).
* Blazing Fast Data Loading - The ExpressQuantumTreeList uses the ExpressDataController library first introduced in the ExpressQuantumGrid v4. This allows you to obtain and work with data at amazing speeds.
* Background Image Support - Do you need to display a background image within your list? If so, it's a piece of cake with the ExpressQuantumTreeList Suite.
* BDE Independence - You can use any TDataSet descendant to bind data to the QuantumDBTreeList.
* Automatic Sorting Against an Unlimited Number of TreeList Columns - Without writing a single line of code. You can finally do what has been so sorely needed in VCL Tree controls...SORT on the FLY against one or more columns without having to set the ORDER BY CLAUSE in your SQL or fussing with tables.
* Complete Banded/Stacked Column Support - The QuantumTreeList lets you create banded columns to enhance the display of information to end-users at runtime.
* Automatic Runtime Column Selection - With the QuantumTreeList, your end-user can customize (add or remove) visible TreeList columns as their needs dictate.
* Instant Runtime Summary Footers for All Nodes - You can create compelling Tree and List displays and allow your applications to become data-analysis and calculation tools without writing a single line of code. 
* Fixed Bands and Columns - Easily fix TreeList columns and bands to the left or right side of the QuantumTreeList.
* Auto Preview Pane - Similar to MS Outlook®. 
* Incremental Auto-Search for Each TreeList Column - Your users can instantly locate any information displayed within individual TreeList columns.
* Full MS Intellimouse Support
* Full Drag & Drop Support
* Flicker Free Painting
* Auto Width Feature - Automatically fit all displayed columns within the TreeList control to eliminate the horizontal scroll bar.
* Standard and Extended Multi-Select Support - CTRL and SHIFT Key.
* Full Custom Draw Events - Available for columns, cells, auto preview, and footers. 
* Runtime Row Resizing - The ExpressQuantumTreeList Suite allows you and your users to resize row height with ease, both at design and runtime.
* Fixed Bands and Columns - Easily fix columns and bands to the left or right side of the QuantumTreeList.
* Built-in XP Theme Support - With the ExpressQuantumTreeList Suite, you can quickly enable XP Themes within your application. (Screen Shot)
* Advanced Style Controller - Styles control the display of the visual elements which make up the TreeList (headers, odd/even/detail rows, footers, etc). By using our unique style sheet technology, you can easily manage the style associated with each TreeList element. In fact, by using our Styles repository, you can control the appearance of all TreeLists and Editors within your application from a centralized location without any hassles!
* Easy to Use Design Time Interface - The ExpressQuantumTreeList Suite provides advanced design time features that allow you to control virtually every aspect of the control without having to write a single line of code so you can focus on application logic and not have to fuss with grid setup.
* Save to Registry, INI Files, and Stream - With just a couple property settings, all runtime modifications made by end-users are automatically stored and retrieved each time a user executes your application.
* Export to XML, MS Excel®, HTML, Text
* Over 40 Powerful and Innovative Data Editors, available as standalone and Inplace Cell variants (do it like in grid)
* Multiple Editor Types for Each Column - Flexibility is at the heart of the QuantumTreeList Suite. Via our Multi-Editor support, you can display multiple editors for the same column with ease. (Screen Shot)
* Advanced Mask Support - ExpressQuantumTreeList Suite introduces full regular expression support.
* Printing Support via the ExpressPrinting System -
* Localization Support - ExpressQuantumTreeList Suite v4 includes advanced localization support, allowing you to modify resource strings at runtime via a simple procedure call.
* Categorized paint style - You may suppressed columns for nodes that have children.

Code:

http://rapidshare.com/files/57597405/DevExpress.ExpressQuantumTreeList.v4.28.for.Delphi.BCB.Full.Source-SSG.rar

The ExpressQuantumGrid™ Suite



Introducing ExpressQuantumGrid Suite v6, the most capable Grid and Data Editors Library ever created for Delphi and C++ Builder. With the ExpressQuantumGrid Suite, you can create visually stunning interfaces and deliver incredible features/flexibility to your end-users - without writing a single line of code.

From standard two-dimensional tables to runtime grouping and column customization; from master/detail relationships, to card views; from XP themes to unbound mode... the ExpressQuantumGrid Suite has been engineered to fully address your development requirements and help you compete and win in the marketplace - without compromise or hassles.

Code:
http://rapidshare.com/files/57597404/DevExpress.ExpressQuantumGrid.Suite.v6.28.for.Delphi.BCB.Full.Source-SSG.rar

DevExpress ExpressVerticalGrid Suite v3.33



The ExpressVerticalGrid can be thought of as an inverted grid control - allowing you to display individual rows from a dataset or to display multiple dataset rows within the container. It will help you become more productive and your applications more flexible by giving you the ability to create function rich data entry forms that are fully customizable without writing a single line of code.

* Display Data Hierarchically - With the ExpressVerticalGrid, you can display and categorize your information using unlimited nesting. (Screenshot)
* Multiple Columns support - ExpressVerticalGrid allows to display multiple datasource rows within the containter.
* Multiple Data Modes - The ExpressVerticalGrid Suite allows you to bind data from a traditional data source (TcxDBVerticalGrid); from non-database sources (TcxVerticalGrid); and from custom data structures (TcxVirtualVerticalGrid).
* Blazing Fast Data Loading - The ExpressVerticalGrid uses ExpressDataController library first introduced in the ExpressQuantumGrid 4 giving you blazing fast data loading speeds.
* Data Filtering - Support data filtering via DataController or ExpressFilterControl component. (Screenshot)
* External Navigator Control Support - VerticalGrid fully supports ExpressControlNavigator. (Screenshot)
* Background Image Support - Do you need to display a background image within your list? If so, it's a piece of cake with the ExpressVerticalGrid Suite. (Screenshot)
* BDE Independence - You can use any TDataSet descendant to bind data to the DBVerticalGrid.
* Runtime Row Customization and Data Organization - With the ExpressVerticalGrid, your end-user can control the appearance of the control as their business needs dictate by adding and removing rows using simple drag and drop. They can even create new data categories on the fly and organize information with ease. (Screenshot)
* Incremental Auto-Search for Each VerticalGrid Column - Your users can instantly locate any information displayed within individual VerticalGrid rows.
* Full MS Intellimouse Support
* Full Drag & Drop Support
* Flicker Free Painting
* Full Custom Draw Events - Available for background, headers, cells. (Screenshot)
* Row Resizing - The ExpressVerticalGrid Suite allows you and your users to resize row height with ease, both at design and runtime.
* Auto Bands - An entirely new way to present large number of rows on screen. With Auto Bands, you can maximize the use of screen real-estate and minimize the amount of vertical scrolling users perform.
* Built-in XP Theme Support - With the ExpressVerticalGrid Suite, you can quickly enable XP Themes within your application. (Screenshot)
* Advanced Style Controller - Styles control the display of the visual elements which make up the VerticalGrid (headers, categories, data cell, etc). By using our unique style sheet technology, you can easily manage the style associated with each control element. In fact, by using our Styles repository, you can control the appearance of all grids and editors within your application from a centralized location without any hassles! (Screenshot)
* Easy to Use Design Time Interface - The ExpressVerticalGrid Suite provides advanced design time features that allow you to control virtually every aspect of the control without having to write a single line of code so you can focus on application logic and not have to fuss with grid setup.
* Save view layout to Registry, INI Files, and Stream - With just a couple property settings, all runtime modifications made by end-users are automatically stored and retrieved each time a user executes your application.
* Export to XML, MS Excel®, HTML, Text - You will need to write just one line of code to export VerticalGrid into XML, MS Excel®, HTML or Text formats (Screenshot)
* Over 40 Powerful and Innovative Data Editors - Over 40 Powerful and Innovative Data Editors, available as standalone and Inplace Cell variants. (Screenshot)
* Multiple Editor Types for Each Record - Flexibility is at the heart of the VerticalGrid Suite. Via our Multi-Editor support, you can display multiple editors for the same row with ease. (Screenshot)
* Advanced Mask Support - ExpressVerticalGrid Suite introduces full regular expression support.
* Printing Support via the ExpressPrinting System
* Localization Support - ExpressVerticalGrid includes advanced localization support, allowing you to modify resource strings at runtime via a simple procedure call.

Code:
http://rapidshare.com/files/123739806/DevExpress_ExpressVerticalGrid.Suite.v3.33.rar

Fingerprint SDK 2009 Delphi VCL Component




The Fingerprint SDK is a groundbreaking fingerprint recognition Software Development Kit (SDK) that allows you to integrate biometrics in a wide variety of applications. Thanks to its support for dozens of programming languages, richness of code samples, and its thorough documentation, you will start developing your application in a matter of hours!

The Fingerprint SDK is provided in two different releases. The Fingerprint SDK for Windows supports many Windows programming languages through either DLL, Java, Activex or .NET. The Fingerprint SDK for Java allows development of cross-platform Java programs that will run either in Microsoft Windows or Gnu/Linux.

Its main purpose is to enable the development of custom applications such as authorization system, transaction system, time and attendance, point of sale identification and physical access control with authentication through fingerprint.

Supported :

* Microsoft Fingerprint Reader
* DigitalPersona U.Are.U 4000
* DigitalPersona U.Are.U 4000B
* DigitalPersona U.Are.U 4500
* Bio-I Cyte
* Biotouch / Futronic FS80
* Biotouch / Futronic FS88
* Microsoft Wireless IntelliMouse Explorer with Fingerprint Reader
* Microsoft Optical Desktop with Fingerprint Reader
* M2SYS M2-S
* Authentec AES 1610 (PID 0x1600)
* Authentec AES 2501 (PID 0x2580)
* Authentec AES 4000 (PID 0x5500)
* Authentec AES 4000 (PID 0x5501)
* UPEK TouchChip (PID 0x2015)
* Zvetco Verifi P4000
* Zvetco Verifi P5000

* Nitgen Hamster I
* Nitgen Hamster II
* Certis V1 & V2

Code:
http://rapidshare.de/files/42517094/GrFinger_rev02.7z.html

http://depositfiles.com/files/btjagufom

http://www.megaupload.com/?d=U90TAOXX

http://www.fileqube.com/shared/cFpgAbnk1333208

Raize Component v5.0 Delphi VCL Component


Raize Components is a user interface design system for Delphi and C++Builder. At its center is a collection of more than 125 general-purpose native VCL controls. Built on a foundation of technology first created more than ten years ago, these high-quality components give developers unsurpassed power and flexibility without sacrificing ease-of-use. In addition to the core set of controls, Raize Components includes more than 100 component designers focused on simplifying user interface development. Now more than ever, developers use Raize Components to build sophisticated user interfaces in less time with less effort.
Download

MySQL Data Access Component v5.20 FS Delphi VCL Component


MySQL Data Access Components

MySQL Data Access Components (MyDAC) is a library of components that provides direct access to MySQL from DelphiC++BuilderLazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and 64-bit platforms. Applications based on MyDAC can connect directly to MySQL server or work through the MySQL client library. MyDAC is designed to help programmers develop faster and cleaner MySQL database applications.

Download  http://www.easy-share.com/1904524862...ydac520src.rar
Warung Online