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
WeBuilder 2014 12.1
Alvas.Audio 9.0
Advanced RSS2Email Enterprise 3.24.89
.NET Bounce Inspector Component CS VB 5.1.4028
VISCOM Video Chat Pro ActiveX SDK 5.52
VISCOM VideoCap Live ActiveX OCX SDK 5.05
.NET ZIP Component for CS VB.NET ASP.NET 5.1.4028
VISCOM Screen Recorder ActiveX SDK 4.56
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
VISCOM Screen to Video Gold SDK ActiveX 2.06
DHTMLX JavaPlanner 1.2
Bytescout PDF Viewer SDK 3.10.904
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Admin Login Php Code
Login Php Expiration Date
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Airline Database
Airline Database System In C
Online Airline Database Project In C
Er Diagarm For Airline Database
Er Diagram Of Airline Database
Airline Database In Java
Airline Database System In Java And Msaccess
Airline Database System
Er Diagram For Airline Database
Airline Database Connectivity Code
Airline Reservation In vb6 And Access Database
Airline Reservation Php Database
Database Code On Airline Rservation
Database On Airline Reservation
Database In Airline Reservation System
 Airline Database 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


Delphi Database - BDE Alternative for Delphi and C++ Builder. No BDE (BDE replacement), no DLLs, SQL'92 (DDL and DML), single-user and multi-user (file-server), full compatibility with standard DB-aware controls, strong encryption, BLOBs...


Advertisement




Database Comparer helps to compare, synchronize and update databases structure. You can compare one database with another database or database with SQL/DDL script or even two SQL/DDL scripts.Database Comparer implements highly intelligent and...



Database Workshop is a professional multifunctional tool for working with databases and database objects. It uses the modern plug-in module technology that combines flexibility and versatility for working with various databases. Currently, the...



The DBISAM Database System is a proprietary database system designed from the ground up to merge the best features of the various local database formats available for the Delphi developer. The DBISAM Database System is targeted at the Delphi...



General Database controls not specialized to the other GM Database Components.Features: DB Mediaplayer + Mediaplayer Screen. DB-OLE Container that can read Data stored by Access. All BLOB Controls recognizing dropped Files. DB Datagrid...



This tool will support you in your database management activities for dBase-compatible tables, especially if you are a user of Vista Software's Apollo Database engine or the Advantage TDataSet descendant.An excerpt of supported functions: Table...



The Database Commander is a unique tool for manipulation of data, contained within various types of databases. The Database Commander directly supports all major databases such as: ORACLE, Microsoft SQL Server, Sybase, Informix, DB2, Interbase,...



The DBISAM Database System is a proprietary database system designed from the ground up to merge the best features of the various local database formats available for the Delphi developer. DBISAM is targeted at the Delphi developer developing...



The GBase is relational database's component set, which does not inherit from TDataSet. So you can use it with all version of Delphi - also standard and personal. Features:This database is standalone, not based on BDE or another engines, need no...



ScimoreDB embedded database is an in-process running SQL database with over 375.000 deployments that has a small footprint, an easy-to-use interface and yet offers a full set of stand-alone database servers features. Developers use ScimoreDB to...



With .NET reflection the object structure and class hierarchy is scanned. The class hierarchy of an application is mirrored on the relational database. Therefore the relational database "knows" whether a class inherits from an other...



An example implementation of a Nagios script in Python for monitoring database servers via ODBC queries. The example tests contained are for checking the status of MS SQL Server replication and log shipping, but any status check that can be...



A simple in-memory numeric database for Python. Arrays are used to minimise memory consumption.



Creates a CSV file for each table in the target Oracle database.



Finds all database rows in all tables that contain a given search string and outputs a CSV file for all matches found.



Finds all database rows in all tables that contain any column which matches to given regex and outputs a CSV file for each table containing matches.



This script will take all the tables from a given MySQL database and upload them to Amazon SimpleDB as Domains. The 'name' of each uploaded record is the value of the first primary key found in the table.

This was written to scratch a...



This extention makes it possible to hold a global configuration of all needed database, and access this databases using a special context aware named connection pools. The context can help to automate transaction commits and rollbacks and return...



A small, fast, in-memory database management program

The database object supports the iterator protocol, so that requests can be expressed with list comprehensions or generator expressions instead of SQL. The equivalent of :



Run parameterized map, filter, reduce, and extract functions on a database structured as a list of tuples. Useful for applications where the filter, extract, and summarize operations are specified by the user at runtime.