Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Groupon clone 1.1
AllWebMenus Pro 5.3.892
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
Top Code
Pinboarding Pro 2.0
Free Inventory System Source Code 1.0.75
Free Php Scripts And Source Code
Point of Sale Software 1.0
Easy Query Builder 2.0
Java Download Manager 1.0
Ticket Booking System 1.0
Elite News Pro2 PHP RSS Reader 2.0
Internet Cafe Monitoring Source Code v1.0
Advanced RSS2Web Professional 3.11.104
RSS Content Generator Premier 3.11.86
Billing System 1.0.1
i-Net Online Bus,Train,Flight Booking Script 1.6.3
PRE Business Management System 2.V
JavaCommerce
Top Rated
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Details

Sequel 2.0

by Tomas Koutny





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.

License: Freeware

Related: Sequel, Sql, Db, Database, Odbc, Oracle, Access, Server, Asp, Active, Pages, Vb, Script, Delphi, Pascal, Builder, C, C++, Basic, Visual

File Size: 654.0 KB

Downloads: 10

Submit Rating:
Download Sequel 2.0  Report Error Link
More Similar Code


For programmers at the intermediate level and above. This sequel to the author's Effective C++ provides methods for improving program efficiency. Coverage includes examinations of the time/space costs of C++ language features,- descriptions of...



User Review for Sequel
- required fields
     

Please enter text on the image