Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
dbForge Fusion for MySQL, Delphi Add-in 3.00
PostgresDAC 2.4.1
OraDeveloper Tools for Delphi 2.50
MyDeveloper Tools for Delphi 2.10
Absolute Database 5.14
MySQL Data Access Components 5.00
Oracle Data Access Components 6.00
SQL Server Data Access Components 4.00
CopyCat Replication Suite 2.0
Database Comparer VCL 3.2.47.2
FB-SQL 1.0.0
IBAlterView
EMS DB Extract for InterBase/Firebird 2.0
EMS Data Export for InterBase/Firebird 2.2
EMS Data Generator for InterBase/Firebird 2.1
Top Code
EMS MySQL Data Export for Windows 2.1
DBISAM Database System for Delphi
Sybase Database Utility 3.2.5
DreamCoder for Oracle Professional 2.0.1.5
DataGopher 1.0
E-Naxos DataGen 1.2
ASCII File Importer 0.9.1beta
IB LogManager - The Logging Tool for Interbase/Firebird 2.0.3.1
dbForge Fusion for MySQL, Delphi Add-in 3.00
MySQL Data Access Components 5.00
IB explorer 1.5.1
CASE Studio 2.22
SQL UpperCase 1.4
XLSRead Write 1.34
EMS PostgreSQL Data Import for Windows 2.1
Delphi > DataBase - Misc.
Source List
All | Freeware

Code 201-220 of 485   Pages: Go to  << Prior  1  ...  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  ...  25  Next >>  page  


dB Organizer Deluxe is a Windows software that allows individuals, small businesses, and corporations to organize and manage virtually any kind of information. You can quickly build your PIMs, Inventory Organizers, Web Catalogs, Collectibles...





dbDeveloper is a visual development tool for multiple databases. With the intuitive and powerful interface it allows you to explore, create and change structure of every database in an easy way. It offers variety of functions from development via...



PAliasCombo is similar to the drive combo box available in Delphi. However, PAliasCombo displays all the regular system drives and all of the currently-defined database aliases.This control is great for displaying and navigating files in...



Component for construction of list of SQL queries, editable in the property editor at design time, with possibility of insertion variables in query, which can be replaced by any string value at run time.Required components: TDList v1.33, TReader...



Dynamic DataBase Queries (DDBQ) software is an application for creating dynamic database queries in a graphical user interface, for any database.This software assists in creating complex database queries on multiple database tables. Queries may...



GM - ODBC Data Access ComponentsAccessing ODBC data sources.Features:========= - Only Delphi Standard/Personal edition required. - Very stable and accurate error handling implemented. - Not using fat units like forms. So projects without UI will...



Features:========= - Unlimited number of simultaneuos DB connections via ODBC. - Typing and executing single or multiple SQL statements directly. - Editing and executing SQL scripts. - SQL syntax highlighting editor. - Current statement...



Ever needed to treat a delimited text file as a database file? Now you can, using this control and with a little help from the Windows ODBC drivers. This incredibly useful little Delphi component allows you to create, modify and delete Text File...



Simple SELECT SQL script builder from field-, table- and where info.Features:Cannot add any item with empty nameFields must be TABLENAME.FIELDNAME format (case insensitive, without spaces)Aliases can contain special character, space, etc.Field...



The complete Component Package for Data access to Access Databases and ODBC Data Sources without the BDE.Features: InfoPower Compatibility Package included. Demo Application included. Network / Multi user capable. Compatible...



Accessing OLE-DB Providers without the BDE.Features: InfoPower Compatibility Package included. Network / Multi user capable. Compatible with standard Borland Data aware Components. Intelligent SQL Extractions. All ADO...



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...



A string parser that is capable to parse SQL statements into tokens, allows changing theese tokens and rebuilding (modified) SQL statement.Consists two components:gaBasicSQLParsergaAdvancedSQLParserSimple demo program included.New in 0.07...



TSQLDump creates SQL INSERT statements from data in active dataset. Great for creating data backups and data-replication tools.



TTable descedant. Like Paradox files, it allows an automatic autoincreasing field (Autoincrement field). This field isn't editable and it's impossible to erase it. It doesn't depend from the number of records.



DBOneFile is an usefull component that gives you the possibility of generate,from many files, only a compressed file. When you work with MDI applications present yourself the problem of work with many Tables that do reference to the same Job and...



SuperFastDistinct. is the fastest way on the planet to obtain all the distinct values from a table. All you need is a TTable (or equivalent) and an index on the field(s) you wish to retrieve. Up to 5x, 10x, 100x faster than SQL Over 500x faster...



PrettySQL is a replacement for query builders. It uses new aproach. Normaly people don't know SQL so they are unable to build queries even with query builders. People just want to enter some filter values and get the results. But who builds query...



dsTable is a wraper for TDatasets and it can do many beautiful things. It's ment for small to middle size applications where speed of development and changing applications is essential. It is written in the way any database is supported. At the...



Define database tables, fields, references, and generate the database. When working with Database Architect, software developer defines database structure, drawing it directly in the program's window and generates the DB directly from the program.