haentschman 92 Posted November 8, 2018 (edited) Hi all... A tool that manages the resource strings according to the tutorial mentioned in the german link (https://www.delphipraxis.net/49505-sql-dateien-als-resource-einbinden.html). This is another way to manage SQL statements. The SQL are stored in separate files in a folder structure in the project. SQL can be tested in the preferred DBMS editor. Important: SQL Statements OUTSIDE of the Sourcecode (pas, dfm) in resources *.res. (without SQL.Add; SQL.Add; SQL.Add... ) * Online update if you want * User defined color scheme * Administration Projects * Administration SQL for multiple databases * Management of the status of SQL in the network (colleagues) * Administration of any folders for SQL * Handling like you know it from an editor * Partial string search * the projects / ini are stored in the user directory ! (see todo) Tips 1. create the base folder for all SQL 2. creation of subfolders for project-specific SQL 3. a namespace for the SQL is imho important. (reasonable order and search) Todo: * The project XML stored in your project folder (better for version controls systems) * Partial string search in all SQL files * a smaller encyption standard for version controls systems * English version > 100 users DOWNLOAD > 5MB: http://www.dimowa.com/downloads/dSRG/Setups/dSRGSetup14.zipLizenz: Freeware for one DBMS Manual: Manual.pdf GUI: Resource clear text: Resource encrypted: Splash: Edited November 8, 2018 by haentschman 1 Share this post Link to post
haentschman 92 Posted December 16, 2018 Hi... ...nobody interested in this? ... crazy Share this post Link to post