Free Downloads: Delphi Database Server Source Code

License:  All | Free

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
CodeSnip Screenshot
more

An open source Delphi source code repository / code bank and viewer for user defined source code along with code extracted from the online DelphiDabbler CodeSnip database.

CodeSnip is a Delphi Source Code repository or Code bank that can be used to display routines, types and constants from the DelphiDabbler Code snippets Database along with user defined Code snippets. User defined Code can be added, edited, deleted, saved, backed up and restored. When first run the program downloads the CodeSnip...

Category: Software Development / Components: Delphi
Publisher: DelphiDabbler, License: Freeware, Price: USD $0.00, File Size: 2.0 MB
Platform: Windows



Freeware
more

GpProfile is a source code instrumenting profiler for Delphi.

GpProfile is a Source Code instrumenting profiler for Delphi.


Main Features:

- Source instrumenting profiler for Delphi 2, 3, 4, and 5
- written in Delphi 4, Source included
- works with Windows 95, 98, NT 4, NT 5
- free of charge for any use
- can profile programs, DLLs, and packages

Category: Software Development / Components: Delphi
Publisher: 17slon, License: Freeware, Price: USD $0.00, File Size: 2.7 MB
Platform: Windows

more

ICARUS parses Delphi or Borland Pascal source code and generates a Uses Report.

ICARUS parses Delphi or Borland Pascal Source Code and generates a Uses Report. This report will help you remove unneeded units from your uses lists. You will also know which units that can be moved from the interface uses list to the implementation uses list.
Removing unused uses references has multiple benefits:
* Cleaner Code to maintain, no need to...

Category: Software Development / Components: Delphi
Publisher: Peganza, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

RISE SQL Server code generator Screenshot
more

RISE SQL Server code generator
The RISE SQL Server code generator generates a native Transact SQL script.

RISE SQL Server Code generator
The RISE SQL Server Code generator generates a native Transact SQL script. The script incrementally updates the tables, columns, indexes and constraints in the Database to match the RISE model. Once the Database is updated, the views defined in the RISE model are created in the Database and possible default data,...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

Freeware
more

DelphiCodeToDoc is a free documentation system for Delphi, released under the GNU General Public License

DelphiCodeToDoc is a free documentation system for Delphi. It uses information about Source Code symbols and formatted comments in files to produce accurate documentation from your application and component. This documentation support TEXT file based and HTML style, but will be extend to CHM, PDF, and furthermore other format. DelphiCodeToDoc makes sure the structure of...

Category: Software Development
Publisher: TridenT, License: Freeware, Price: USD $0.00, File Size: 1.7 MB
Platform: Windows

RISE C# code generator Screenshot
more

RISE C# code generator
The RISE C# code generator generates .

RISE C# Code generator
The RISE C# Code generator generates .NET C# Source Code for Database access. The generated Code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for Database access and, optionally, classes implementing SOAP/JSON web services. The...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

more

DelphiCodeToDoc is a free documentation system for Delphi.

DelphiCodeToDoc is a free documentation system for Delphi.It uses information about Source Code symbols and formatted comments in files to produce accurate documentation from your application and component. This documentation support TEXT file based and HTML style, but will be extend to CHM, PDF, and furthermore other format. DelphiCodeToDoc makes sure the structure of your...

Category: Software Development / Reference & Tutorials
Publisher: TridenT, License: Freeware, Price: USD $0.00, File Size: 1.9 MB
Platform: Windows

more

Freeware with full source code!

Freeware with full Source Code!The Open QBuilder (OQBuilder) is a simple "visual query builder". You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-Code generation. OQBuilder allows you to easy work with local and Server databases via BDE, ADO, IBO, IBX, DBX, FIBPlus, etc.All versions of Open QBuilder...

Category: Software Development / Tools & Editors
Publisher: Fast Reports, Inc., License: Freeware, Price: USD $0.00, File Size: 1003.5 KB
Platform: Windows

RISE MySQL code generator Screenshot
more

RISE MySQL code generator
The RISE MySQL code generator generates a native MySQL script.

RISE MySQL Code generator
The RISE MySQL Code generator generates a native MySQL script. The script incrementally updates the tables, columns, indexes and constraints in the Database to match the RISE model. Once the Database model is updated, the views defined in the RISE model are created in the Database and possible default data, entered in the model, is...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

RISE PHP for MySQL code generator Screenshot
more

RISE PHP for MySQL code generator
The RISE PHP for MySQL code generator renders PHP source code for database access.

RISE PHP for MySQL Code generator
The RISE PHP for MySQL Code generator renders PHP Source Code for Database access. The generated Code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for Database access and, optionally, classes implementing SOAP/JSON web...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

RISE PHP for PostgreSQL code generator Screenshot
more

RISE PHP for PostgreSQL code generator
The RISE PHP for PostgreSQL code generator renders PHP source code for database access.

RISE PHP for PostgreSQL Code generator
The RISE PHP for PostgreSQL Code generator renders PHP Source Code for Database access. The generated Code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for Database access and, optionally, classes implementing SOAP/JSON...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

RISE PostgreSQL code generator Screenshot
more

RISE PostgreSQL code generator
The RISE PostgreSQL code generator generates a native PL/pgSQL script.

RISE PostgreSQL Code generator
The RISE PostgreSQL Code generator generates a native PL/pgSQL script. The script incrementally updates the tables, columns, indexes and constraints in the Database to match the RISE model. Once the Database model is updated, the views defined in the RISE model are created in the Database and possible default data, entered in...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

more

Introducing the WMI Delphi Code Creator tool allows you to generate delphi code that uses WMI to complete a management task such as querying for wmi data.

Introducing the WMI Delphi Code Creator tool allows you to generate Delphi Code that uses WMI to complete a management task such as querying for wmi data.
This freeware tool is inspired by the WMI Code Creator.
Features :
- reate full Delphi console project
- create a 100% functional Delphi procedure wich encapsulates the...

Category: Home & Education / Miscellaneous
Publisher: Rodrigo Ruz V., License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

more

Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .

Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-Database data access components for Delphi, Delphi for .NET, C Builder, and Lazarus (Free Pascal). We have combined the experience of long-term successful development into one product, which provides unified access to the popular Database servers like Oracle, Microsoft SQL...

Category: Utilities / Misc. Utilities
Publisher: Devart, License: Freeware, Price: USD $0.00, File Size: 5.6 MB
Platform: Windows

Freeware
Speller Screenshot
more

Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. It is designed to add spell check capability to any application. Speller includes all source code!

Speller contains two components designed for Delphi: TSpellChecker and TSpellLanguageComboBox. TSpellChecker is a non-visual Delphi component designed to add spell check capability to any application. It uses ISpell dictionaries installed with "ISpell - LS-Distribution". You find it on my web site http://www.luziusschneider.com Additionally, TSpellChecker can use spell check...

Category: Software Development
Publisher: Luzius Schneider, License: Freeware, Price: USD $0.00, File Size: 99.0 KB
Platform: Windows

EntityDAC Express Screenshot
more

EntityDAC Express is a free Delphi ORM with LINQ support. It provides a framework that allows performing object-relational mapping of database objects to Delphi classes with support for encapsulation, inheritance, polymorphism and other OOP features

EntityDAC Express is a free ORM for Delphi with LINQ support. It provides a powerful framework that allows performing object-relational mapping of Database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism and other OOP features. To retrieve data from a Database, LINQ is used as a Database independent query engine. In...

Category: Software Development / Databases & Networks
Publisher: Devart, License: Freeware, Price: USD $0.00, File Size: 111.5 MB
Platform: Windows

more

Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code.

Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic Source Code control example....

Category: Software Development / Compilers & Interpreters
Publisher: WolfeByte Solutions, License: Freeware, Price: USD $0.00, File Size: 152.0 KB
Platform: Windows

more

This softwre can help you to find your most needed C,C++ source code from the C,C++ source code directory cprogram.

This softwre can help you to find your most needed C,C++ Source Code from the C,C++ Source Code directory cprogram.org.You can also submit your Source Code in web to spread and test your knowledge on programming.Submit C,C++ Source Code to this directory to make it rich with Source Code and welfare of other programmers.

Category: Software Development / Help File Utilities
Publisher: cprogram.org, License: Freeware, Price: USD $0.00, File Size: 373.0 KB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
NConstruct Lite Screenshot
more

NConstruct Lite is a powerful wizard-like tool for creating application's data layer source code for NHibernate object/relational persistence and query framework.

NConstruct Lite is a powerful wizard-like tool for creating application's data layer Source Code for NHibernate object/relational persistence and query framework. NConstruct Lite examines Database's metadata and creates NHibernate HBM files, entities' Source Code, Microsoft Visual Studio project file, and some optional helper files. NConstruct Lite is a...

Category: Software Development / IDEs & Coding Utilities
Publisher: Biro M&T, License: Freeware, Price: USD $0.00, File Size: 9.2 MB
Platform: Windows

Freeware
Jam.py framework Screenshot
more

Jam.py is the fastest way to create a web/desktop database application

Jam.py is an event-driven framework for developing Database applications: - Web client-Server Database applications. The Server side uses Python and Web.py library, the client side - JavaScript, JQuery and Bootstrap. - Local desktop applications that use Python, Web.py and PyGTK. - Desktop client-Server applications: The Server side uses...

Category: Software Development / Components & Libraries
Publisher: Jam.py, License: Freeware, Price: USD $0.00, File Size: 4.9 MB
Platform: Windows, Mac, Linux, Unix

more

Find what you want for your Delphi or C++ Builder IDE at www.delphi-files.com web site. Simplest program that helps you to find the component for your programming in the Delphi or C++ Builder Integrated Development Environment. Put the search string.

Find what you want for your Delphi or C++ Builder IDE at www.Delphi-files.com web site. Simplest desktop program that helps you to find the component for your programming in the Delphi or C++ Builder Integrated Development Environment. Put the search string and find variations of components (VCL) or Source Code examples right at the web site.

Category: Software Development
Publisher: TM Services, License: Freeware, Price: USD $0.00, File Size: 200.0 KB
Platform: Windows

Universal Code Lines Counter Screenshot
more

A fast and easy tool for counting source code, blank and comment lines of software projects. Many programming/script languages are supported by default and further languages you can add easily by yourself!

A fast and easy tool for counting Source Code, blank and comment lines of software projects for many programming/script languages. With this application you get a detailed report (as table and additionally as graphic) about the Source Code of your software project. It counts not only Source Code lines, but also blank, comment and even mixed lines...

Category: Software Development / IDEs & Coding Utilities
Publisher: AB-Tools.com, License: Freeware, Price: USD $0.00, File Size: 2.9 MB
Platform: Windows

more

Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free source code for making Command Buttons and additional source code for making other controls is available.

Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic Source Code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The Source Code draws the control directly onto a Picturebox and can be...

Category: Software Development
Publisher: Visual Basic Controls by WolfeByte Solutions, License: Freeware, Price: USD $0.00, File Size: 153.0 KB
Platform: Windows

LinLocalize Admin Screenshot
more

This program for translating the resources of Delphi executables. In the current version 1.5 for Windows full Unicode support is implemented. Extensions are implemented, so that you can use different translation memories in LinLocalize, such as .tmx

LinLocalize for Windows is a translation tool running on Windows for easy localization of your Delphi-applications. Linlocalize extracts all embedded Delphi-resources (resource strings and forms) of a Windows-PE-file (Portable Executable: shared-object-file/dynamic-link-library or executable) and writes the translated texts back to a shared-resource-file or standalone executable....

Category: Utilities / Command Line Utilities
Publisher: SourceForge, License: Freeware, Price: USD $0.00, File Size: 1.9 MB
Platform: Windows

Freeware
more

SpellCode is multiprogramming language support - source code spell checking utility for Microsoft Windows operating systems.

SpellCode is multiprogramming language support - Source Code spell checking utility for Microsoft Windows operating systems. SpellCode can understand the Source Code syntax of all the major programming languages, analyzes the Source Code intelligently and ignores all the tags, symbols and other application specific identifiers. With help of it's...

Category: Utilities / Misc. Utilities
Publisher: Dilshan R Jayakody, License: Freeware, Price: USD $0.00, File Size: 3.1 MB
Platform: Windows

Freeware
Visual Pascal Screenshot
more

Small tool for Delphi and Pascal programmers. By a several clicks you get a large amount of code in the Pascal programming language. Keyboard is needed for typing names only.

Small tool for Delphi and Pascal programmers. By a several clicks you get a large amount of Code in the Pascal programming language. Keyboard is needed for typing names only. The program window is separated into two parts. On the left you insert program constructions - on the right you get a ready to use Code.

Category: Software Development / Installation Programs
Publisher: SoftConstructors, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

more

This program helps to create displaying message box code in Delphi.

This program helps to create displaying message box Code in Delphi. It supports Delphi?s MessageDlg and Application.MessageBox flavors.

Category: Software Development / Components: Delphi
Publisher: sites.google.com, License: Freeware, Price: USD $0.00, File Size: 837.0 KB
Platform: Windows, Mac, Vista

Freeware
more

Delphi Package Installer (DelphiPI) is a tool which aids you installing components to your Delphi IDE.

Delphi Package Installer (DelphiPI) is a tool which aids you installing components to your Delphi IDE. DelphiPI automatically resolves dependencies between packages, compiles, installs and adds Source paths to your IDE. Select the folder where both package file (*.dpk) and Source files (*.pas) reside.

Category: Business & Finance / Database Management
Publisher: Google, License: Freeware, Price: USD $0.00, File Size: 126.3 KB
Platform: Windows

Freeware
more

Visual Documents v2.3 is an advanced editor designed to create efficent source code to print documents from your preferred programming language.

Visual Documents is a high tech tool for all programmers that will let you design, on a WYSIWYG environment and using the drop a drag method, the documents that you need to print with your projects, that is, You design your document on the editor with any complexity, and Visual Documents will create in one step, in any language and free of royalties, ready to use Source Code to...

Category: Software Development
Publisher: Neuron Labs, License: Freeware, Price: USD $0.00, File Size: 7.1 MB
Platform: Windows

more

Blackfish SQL is a high-performance, small-footprint, SQL-92 compliant transactional database that runs on both .

Blackfish SQL is a high-performance, small-footprint, SQL-92 compliant transactional Database that runs on both .NET framework and the Java platform, with Database files compatible between the two platforms.

Blackfish SQL is designed and implemented to emphasize Database performance, scalability, ease of use, and a strong adherence to industry standards....

Category: Utilities / Misc. Utilities
Publisher: Embarcadero Technologies, Inc, License: Freeware, Price: USD $0.00, File Size: 47.3 MB
Platform: Windows

more

IDE plugin to monitor clipboard, track clipboard history and to save & load code snippets for giving presentations with Delphi.

IDE plugin to monitor clipboard, track clipboard history and to save & load Code snippets for giving presentations with Delphi.

If you have ever given a presentation with Delphi, this IDE plugin will help you organizing the Code snippets you want to use during the presentation! The Code snippets are nicely organised and always easily...

Category: Software Development / Components: Delphi
Publisher: TMS Software, License: Freeware, Price: USD $0.00, File Size: 452.5 KB
Platform: Windows

more

TextEdit is the simple and easy to use powerful text editor for Windows that allows you view and edit HTML, CSS, JavaScript, PHP, PERL, SQL, Delphi, C, C++ and other languages source code. .

TextEdit is the simple and easy to use powerful text editor for Windows that allows you view and edit HTML, CSS, JavaScript, PHP, PERL, SQL, Delphi, C, C++ and other languages source code.

Category: Utilities / Misc. Utilities
Publisher: textedit.org, License: Freeware, Price: USD $0.00, File Size: 804.0 KB
Platform: Windows, Vista

Freeware
more

C is the most basic , important and popular programming language.

C is the most basic , important and popular programming language. Its important to understand c Source Code from begining to end for better understanding of this prgramming language. http://cprogram.org/ providing this chance by C Source Code 1.00. It provides the users chance to read and understand thousands of quality , understandable c Source Code...

Category: Software Development / Misc. Programming
Publisher: cprogram.org, License: Freeware, Price: USD $0.00, File Size: 424.0 KB
Platform: Windows

more

SmartTranslate is a standalone tool which helps you translating a Delphi project to other languages.

SmartTranslate is a standalone tool which helps you translating a Delphi project to other languages. In the first step, it collects all strings in the Pascal Code and Delphi forms and stores them in a Database. After all strings are translated, which can be done inside SmartTranslate, it can replace all strings of the original language with the corresponding strings...

Category: Software Development / Components: Delphi
Publisher: JAM Software, License: Freeware, Price: USD $0.00, File Size: 597.0 KB
Platform: Windows

more

Free Source Code Browser software.

Free Source Code Browser software. Aren't webpages that try to prevent you from viewing their Source Code or saving images by disabling right-click bothersome? Who cares! View the Source Code of any webpage, and save any image as well. Works just like Internet Explorer. As you browse, the Source Code for each page you view is loaded into...

Category: Internet / Browsers
Publisher: Free Software Downloads, License: Freeware, Price: USD $0.00, File Size: 2.6 MB
Platform: Windows

AS Code Warehouse Screenshot
more

while you read a books, browse the internet you found a lot of useful pieces of code snippets which can be reused in your applications.

while you read a books, browse the internet you found a lot of useful pieces of Code snippets which can be reused in your applications. Here comes the AS Code Warehouse

AS Code Warehouse is a free hierachical Source Code snippet Database,various programming languages.It is one of the most extensive professional Source Code snippets...

Category: Software Development / Components & Libraries
Publisher: AS Software, License: Freeware, Price: USD $0.00, File Size: 1.4 MB
Platform: Windows

more

DAO ( Data Access Object ) -Generator generate high quality source code for the Data Access Layer in service-oriented and object-orinted architecture for accessing relational database schemas.

DAO ( Data Access Object ) -Generator generate high quality Source Code for the Data Access Layer in service-oriented and object-orinted architecture for accessing relational Database schemas. DAO-Generator follows the Data Access Object(DAO) design pattern and generates java Code.Current Version of this tool supports DB2 UDB, Informix, Ingres, MaxDB, Mimer SQL,...

Category: Business & Finance / Database Management
Publisher: akcess, License: Freeware, Price: USD $0.00, File Size: 43.0 KB
Platform: Windows

more

HelpBuilder is a program that you use to create Help (.

HelpBuilder is a program that you use to create Help (.hlp) files for Delphi components. HelpBuilder scans your Source files, creates a Database of all objects found, and generates a series of topics for each object. You then edit the Rich text files using MS Word. HelpBuilder generates the necessary support files and runs the Help Compiler to create your help file.

Category: Software Development / Help File Utilities
Publisher: Serhiy Perevoznyk, License: Freeware, Price: USD $0.00, File Size: 534.3 KB
Platform: Windows

TeeChart for PHP Open Source Screenshot
more

PHP Charting Library Feature Summary:

- 100% PHP5 code
- Full PHP sourcecode available
- Support for PHP5 and above
- Chart Components for Delphi for PHP Applications
- Database support
- Direct access to URL addressable Charts<

PHP Charting Library Feature Summary:

- 100% PHP5 Code
- Full PHP sourcecode available
- Support for PHP5 and above
- Chart Components for Delphi for PHP Applications
- Database support
- Direct access to URL addressable Charts
- Designtime PHP Form WYSIWYG Chart Control
- Standard Series types
- Extended Series types
- Statistical...

Category: Web Authoring / Web Design Utilities
Publisher: Steema Software, License: Freeware, Price: USD $0.00, File Size: 6.5 MB
Platform: Windows

more

The Advantage TDataSet Descendant for Delphi/Kylix/C Builder is a programming tool developed specifically to eliminate the need for the BDE (Borland Database Engine) and dbExpress for database access.

The Advantage TDataSet Descendant for Delphi/Kylix/C Builder is a programming tool developed specifically to eliminate the need for the BDE (Borland Database Engine) and dbExpress for Database access.The Advantage TDataSet Descendant also provides access to the Advantage Local Server, a royalty-free local and peer-to-peer Database engine

Category: Software Development / Components: Delphi
Publisher: Sybase Inc., License: Freeware, Price: USD $0.00, File Size: 24.1 MB
Platform: Windows

Freeware
more

CodeBank is a simple, hierarchical database for code snippets.

CodeBank is a simple, hierarchical Database for Code snippets. It supports syntax highlighting for several popular programming languages including Java, XML, SQL, PHP and others. It allows you to store and organize your Source Code snippets in a easy way. It offers an Explorer like interface, that allows you to drag and drop snippets between folders, as well as a...

Category: Business & Finance / Business Finance
Publisher: TOWW SOFTWARE, License: Freeware, Price: USD $0.00, File Size: 807.0 KB
Platform: Windows

Freeware
more

Something that’s lightweight that will let you code just the stuff that you need to try and nothing else.

Something that’s lightweight that will let you Code just the stuff that you need to try and nothing else.

With it, you can Code in C# or VB.NET and the utility will wrap it all together into an assembly that it will execute for you, allowing you to show off your genius.

Fire it up and you'll see the screen above (but without the user entered...

Category: Home & Education / Miscellaneous
Publisher: CodeProject, License: Freeware, Price: USD $0.00, File Size: 5.6 MB
Platform: Windows

RISE AJAX code generator Screenshot
more

The RISE AJAX code generator renders JavaScript source code, that uses jQuery, for accessing your JSON enabled web services in your Rich Internet Applications or AJAX applications.

The RISE AJAX Code generator renders JavaScript Source Code, that uses jQuery, for accessing your JSON enabled web services in your Rich Internet Applications or AJAX applications.

The Source Code from the Code generator is compliant with any JSON enabled web service, .NET as well as PHP, generated from the same RISE model, i.e. it works with...

Category: Software Development / Misc. Programming
Publisher: RISE To Bloome Software, License: Freeware, Price: USD $0.00, File Size: 446.0 KB
Platform: Windows

more

The Fortran interface wizard automatically generates code for creating a Fortran DLL and interface code for using the DLL from Borland Delphi.

The Fortran interface wizard automatically generates Code for creating a Fortran DLL and interface Code for using the DLL from Borland Delphi. A sample Delphi project can also be generated. The Fortran interfaces that the Wizard generates hide most of the differences between Automation objects and COM objects.

Category: Audio / Utilities & Plug-Ins
Publisher: jonas lindemann, License: Freeware, Price: USD $0.00, File Size: 515.7 KB
Platform: Windows

Freeware
more

Automatically add code to your existing Visual Basic source code.

Automatically add Code to your existing Visual Basic Source Code. You can either add Code to the beginning or end of each selected sub/function (pre Code or post Code) or you can add both. Add those comments section to all of your Code for maintenace when

Category: Software Development / Visual Basic Runtime Files
Publisher: randem.com, License: Freeware, Price: USD $0.00, File Size: 3.9 MB
Platform: Windows, Vista

OLEDBDAC for Delphi Screenshot
more

OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi.

OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data Source exposed through OLE DB using the .NET Framework Data Provider for OLE DB. OLEDBDAC aims to assist...

Category: Software Development / Components: Delphi
Publisher: CrystalNet Technologies LTD, License: Freeware, Price: USD $0.00, File Size: 3.7 MB
Platform: Windows

more

TDO - Typed Data Object is a .

TDO - Typed Data Object is a .NET Source Code generator (C#/VB) for data layers based on Microsoft SQL Server 2000, MSDE, 2005 and Express. TDO allows .NET Framework 2.0 developers, to have the Source Code automatically generated for MS SQL Server databases.

Category: Software Development / Misc. Programming
Publisher: Andrea Ferendeles, License: Freeware, Price: USD $0.00, File Size: 6.9 MB
Platform: Windows

more

Precision Delphi Script IDE (pdScript IDE) is a development environment for writting the code and designing the forms (GUI) in a Pascal Script language.

Precision Delphi Script IDE (pdScript IDE) is a development environment for writting the Code and designing the forms (GUI) in a Pascal Script language.

Features:

- Code editor with syntax highlighting
- Code completion feature for the editor
- Visual Form Designer with Components palette tool
- Object Inspector for...

Category: Multimedia & Design / Multimedia App's
Publisher: Precision software & consulting, License: Freeware, Price: USD $0.00, File Size: 5.3 MB
Platform: Windows

Freeware
more

An open-source Delphi program that monitors web sites and RSS or Atom feeds for keywords and pops up alerts when match is found.

An open-Source Delphi program that monitors web sites and RSS or Atom feeds for keywords and pops up alerts when match is found. However, simple keyword monitoring isn't always sufficient for informing you about news articles that you are interested in, so the latest version of the program can learn over time about the kind of articles that you like, and will start to show you...

Category: Internet / Browsers
Publisher: pheedstorm.com, License: Freeware, Price: USD $0.00, File Size: 500.0 KB
Platform: Windows

Freeware
more

AMRandom is a Delphi translation of Alan Miller's Random Module for FORTRAN. Supplies several different distributions of random numbers including Normal, Poisson, Gamma, etc. Includes Full Delphi Source and Demo

This aims to supply a Borland Delphi translation of Alan Miller's Random Module for FORTRAN-90. This translation has been done with Dr Miller's approval and is being made FREELY available to all Delphi Developers, though we do ask the Alan Miller and ESB Consultancy be given due credit. It includes the following Random Number Generators: - Normal (Gaussian) - Gamma -...

Category: Software Development
Publisher: ESB Consultancy, License: Freeware, Price: USD $0.00, File Size: 341.6 KB
Platform: Windows

blank