Showing 21 open source projects for "delphi code"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    TDBF is a native dBASE III+, dBase IV and dBase 2k data access component for Delphi, BCB, Kylix, FreePascal. It allows you to create very compact database programs which don't need any special installer programs. The DB engine code is compiled right into your executable.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    Delphi Components for direct access to ORACLE Database Server (DOCI). * Very fast because of absence of any middleware interfaces . * Compatible with TDataset Delphi component, so you can use standard Delphi grids to show and edit data from Oracle Database. * All standard Delphi field types are supported including BLOB and CLOB. * Possibility to execute stored procedures and parts of PL/SQL code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MDB Admin

    MDB Admin

    A complete tool for creating and managing MSAccess databases.

    MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed. You can also install MDB Admin using winget: winget install --id=MarcielDegasperi.MDBAdmin -e IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below: https://www.microsoft.com/en-us/download/details.aspx?id=54920 (please make sure to select 32-bit...
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 4
    GNAVI: GNU Ada Visual Interface

    GNAVI: GNU Ada Visual Interface

    GNAVI: The GNU Ada Visual Interface.

    The GNAVI project provides GWindows, a Rapid Application Development framework for Graphical User Interfaces on MS Windows. The durable Open Source answer to Delphi and Visual Basic. Alire crate: https://alire.ada.dev/crates/gwindows Mirror: https://github.com/zertovitch/gwindows
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Xero: Accounting Software for Small Businesses Icon
    Xero: Accounting Software for Small Businesses

    For small to mid-sized businesses interested in a powerful and easy to use accounting software solution

    Xero online accounting software for your business connects you to your bank, accountant, bookkeeper, and other business apps. Start a free trial today.
    Learn More
  • 5

    Delphi SQL Save Load Image

    Save and Load Image from SQL Database Delphi

    Please make time to write a review or rate about the source code you wanted that I have. Delphi Save and Load Image from SQL Database with the use of VariantToBitmap VariantToStream StreamToVariant VariantToJPEG as Blob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    heidisql
    HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. Code repository and tickets have moved to https://github.com/HeidiSQL/HeidiSQL in Nov 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Personal Administration

    Personal Administration

    Personal finances for freelancers with connectivity with your Dropbox.

    It's a standalone application... easy to use. Roadmap decided on a whim... (17/06/2014 - 02:06 hrs.) - DropBox connectivity -> APPROVED! (11/09/2014) -> WOHOOOOO!!!!! - Languages in database, not in plaintext -> Important! -> DONE! - Port to Android, iOS, MacOSX, WindowsPhone -> Important! - Maybe I'll be begging for donations (don't be shy, a hundred bucks will be fine xD). Don't worry, it's not mandatory -> Don't be shy! - Time to remember how to code in C++... argh! That's all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AxBase

    Database Editor/Viewer mainly for MS Access or MS SQL Server.

    ...You can view & edit the tables (+ field descriptions) and execute SQL queries without Access licence. Export Tables to CSV/ XLS, Compress & Repair MDB. Compile needs Delphi + JVCL. Next releases (available in Code) will be JCL/JVCL independant and D7 (-> 1.0.0.9 version) to XE2 (1.1 -> versions) UNICODE compatible. New : add Styles to skin the UI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    PressObjects is a software development kit (SDK) composed of several frameworks that assist the construction of object oriented applications. The code is compatible with Delphi-Win32 and Free Pascal compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The fastest way to host, scale and get paid on WordPress Icon
    The fastest way to host, scale and get paid on WordPress

    For developers searching for a web hosting solution

    Lightning-fast hosting, AI-assisted site management, and enterprise payments all in one platform designed for agencies and growth-focused businesses.
    Learn More
  • 10
    Writen in Delphi simple console application run sql command on ms sql server. Use ADO with ODBC driver to connect to server. The result of sql command write on console. Each column separate tab (ascii code: 9) and lines separate with EOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BCS Master Detail Information Control
    Mr. Arch Brooks, Software Engineer BCS Master Detail Information Control provides a developer tool to select master and detail informaton for BCS Delphi 2010 Code Generator https://bcsjava.com/blg/bcs/article.php?story=20100823170655205
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tabdiff is a database tool to compare table data rows of two Oracle Tables. Source and destination Table do not have to be identical. Also the Table columns do not have to match. It can generate a update insert delete SQL Script. It can synchronize Table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeProducer is a framework which, starting from abstract data types definitions, builds the underlying persistence layer, fully encapsulates SQL machinery, and exposes to upper layers a coherent programming interface for persistence management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BSSRP is an erp oriented business logistic process The project is divided in 2 parts : client GUI written with lazarus who contain's an 'code interpreter' enable to generate dynamic forms and programs, server application enable to process background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple program that will generate SQL CREATE TABLE code from a delimited text file. Program will select the best field type based on the actual data e.g. integer/boolean/character/etc.. Comes with templates for MS Access, MS SQL, and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PSSQL Manager uses delphi common components and sql-dmo to access sql servers and objects in mssql databases. Projects' point is to be an database designer - t-sql code generator. It would also be a perfect solution for portal Mssql server managment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The main function of this project is to develop the ImageGallery Website Builder. Current resources are focused on code structure cleanup prior to the 1.0 release, with a small number of new features in the pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web Portal System ,is an highly configurable code, created for users with basic skills in php who're looking for a solution where they can easy include their own code.Intranet module also in Borland C++, Delphi/Kylix, with ERP & CRM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Convert Access (97/2000) tables (structure and data) to SQL language, in order it can be use by other SQL db engines. It now suport Borland's Interbase and MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is a tool for Delphi (and possibly Kylix) users to auto generate code for populating parameters for database commands (Query's, Stored Procedures). Current support for ADO, hope to support dbExpress and other db components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graphical database creator (like R. Rose and Erwin, but with more functions and facilities, working at linux and windows. Supporting the most of the existing databases available (interbase, oracle, mysql, sql server, access, and another ones if possible)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next