| |
|
|
| Sequel is an automation object - the COM server providing high level interface for low-level ODBC. Area of its usability covers programming with e.g. Delphi, C++ Builder, Visual Studio, Visual Basic Scripting and creating of active server pages. |
| Other software from this author: | - Easy Notes 4.01 — Easy Notes is handy and intuitive tool targeting four areas: Tasks, Note Tree (a technology to store your notes in the tree structure and to have them hierarchically sorted), paper sticky notes replacement and calendar replacement.
- Easy Time 4.21 — Easy Time is the diary with integrated alarm clock and reminder program including time synchronization abilities. An intuitive environment lets you to manage your notes via diary and to create reminders. Events (alarms) sent e-mails when raised.
- Wave Player 2.11 — A class that is able to play waves and mpeg1 audio from resource, memory and disk via TStream class. It uses WAVE_MAPPER instead of PlaySound, so that you can play waves simultaneously.
| Show all software from this author |
Description: Sequel is an object-oriented wrapper for ODBC implementation for Win32 platforms. It means that the ODBC API is wrapped into classes, which represent all data structures and routines needed to work with databases with taken of SQL. The goal was to create fast and efficient database engine based on the SQL standard providing the same interface for different database systems, which are capable to support SQL - e.g. Oracle, MS SQL Server and MS Access. Till today there are many database engines, but almost all of them are either too much difficult to understand or they are not so much fast because they are too much complex - e.g. by utilizing visual database components. Moreover not all application can take a sense advantage of database components - e.g. active server pages.
Sequel is written as an automation object - the COM server. This means, that you can use it with any programming language, which can take advantage of COM. Because of this, the area of usability covers programming with e.g. Delphi, C++ Builder, Visual Studio, Visual Basic Scripting and creating of active server pages. As it is apparent from this text, you can use both bindings - early and late. This gives you the possibility to choose how tight to bind your applications to ODBC.
ODBC itself is a low-level programming interface, while Sequel is the high-level one. This guarantees that your application will work with the database directly without any detour via third database provider/engine. In other words, with Sequel you're getting a high level interface for low-level database API with maximum universality without any ballast causing a slow down.
Sequel is so much simple as possible to achieve the maximum performance. This results into the less count of database methods, which are logically implemented as objects' methods, simply uniform data handling and utilizing all of features provided by a database system in the SQL way. | Sequel 2.0 Download from rawos.com |
| Similar software: | - Code Edit Studio 2.0 — This programmer's text editor is customizable for any language. It is an IDE for building applications on the Win32 platform. Supported features include auto-complete with pop-up lists, auto-correct, bookmarks, customizable shortcuts.
- CSMail Developer Edition 6.0.0.9789 — Active X Email Components - SMTP (RFC 821), POP3 (RFC 1725) and MIME (RFC 1341) objects.
BUILT IN SMTP/POP3/SOCKS PROXY SUPPORT, ESMTP AUTHENTICATION, STANDARD MIME ENCODING/DECODING,SMTP ENVELOPE, FULL SUPPORT FOR MULTIPART MESSAGES.
| Find all software similar on Sequel 2.0 |
|