Showing 20 open source projects for "delphi code formatter"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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: 30 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: 3 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: 121 This Week
    Last Update:
    See Project
  • 4

    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: 1 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 5
    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
  • 6
    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
  • 7

    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: 2 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • The Leading All-In-One Vacation Rental Software for Property Managers Icon
    The Leading All-In-One Vacation Rental Software for Property Managers

    Hostaway helps you grow your property management business by automating and streamlining every aspect of your business

    The dashboard and mobile app allows users to manage their marketing, sales, accounting, reporting, payment and communication needs all in one place. As premium partners of channels such as VRBO, Booking.com, Airbnb, Homeaway and Expedia, with the ability to manage advanced setups, no other platform gives you the type of control and peace of mind that a Hostaway user has. The software is designed with teams in mind - it's easy to train staff and keep them happy while improving business at the same time! Hostaway also provides a booking engine, wordpress website and both marketing and sales tools for managing your valuable direct bookings.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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: 4 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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