Portal:Development Tools: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
→‎Other Tools: Added link to Query Tool created by Bob Worsley. Also reordered the list alphabetically.
m (→‎Other Tools: Added link to Portal:DataFlex Community page.)
(→‎Other Tools: Added link to Query Tool created by Bob Worsley. Also reordered the list alphabetically.)
(One intermediate revision by the same user not shown)
Line 34: Line 34:


==DataFlex Packages==
==DataFlex Packages==
This is by no means an exhaustive list, please feel free to add any packages that you would like to share.
*[https://support.dataaccess.com/Forums/showthread.php?65503-cJsonPath-class cJsonPath class] - Mike Peat, 6th Feb 2020. Easily get either objects or values from deep inside pretty complex JSON data.
*[https://support.dataaccess.com/Forums/showthread.php?65503-cJsonPath-class cJsonPath class] - Mike Peat, 6th Feb 2020. Easily get either objects or values from deep inside pretty complex JSON data.
*[https://support.dataaccess.com/Forums/showthread.php/65493-JsonConfig-pkg JsonConfig.pkg] - Mike Peat, 5th Feb 2020. A little singleton object-package which can read in a JSON configuration file and then allows you to read various settings out of it.
*[https://support.dataaccess.com/Forums/showthread.php/65493-JsonConfig-pkg JsonConfig.pkg] - Mike Peat, 5th Feb 2020. A little singleton object-package which can read in a JSON configuration file and then allows you to read various settings out of it.
*[https://support.dataaccess.com/Forums/showthread.php?56548-oTailTest-pkg oTailTest.pkg] - Sean Bamforth, 18th Nov 2017. A simple package for testing, with a fast  edit/compile/run testing cycle. Allows you to constantly change and run the program, whilst keeping the program output visible at all times.
*[https://support.dataaccess.com/Forums/showthread.php?56548-oTailTest-pkg oTailTest.pkg] - Sean Bamforth, 18th Nov 2017. A simple package for testing, with a fast  edit/compile/run testing cycle. Allows you to constantly change and run the program, whilst keeping the program output visible at all times.
*[https://support.dataaccess.com/Forums/showthread.php?50143-New-Startprog-pkg Startprog.pkg] - A Replacement/Enhancement of the VDF Runprogram Command. Scroll through the forum post to get the latest version.


== Crystal Report Tools ==
== Crystal Report Tools ==
Line 44: Line 47:
==Other Tools==
==Other Tools==
In addition to the tools listed here, you may also want to browse the 'Links to Useful External Resources' on the [[Portal:DataFlex Community]] page, which provides links to a number of sites containing example code, downloads etc.
In addition to the tools listed here, you may also want to browse the 'Links to Useful External Resources' on the [[Portal:DataFlex Community]] page, which provides links to a number of sites containing example code, downloads etc.
*[[VDF Structure Viewer]] - creates diagrams to clearly illustrate your tables and relationships
*[https://www.rdctools.com/the-database-update-framework/ Database Update Framework] a DataFlex code based framework for making automated database updates
*[http://www.windowsdeveloper.com/dfPackage DataFlex Package Manager]
*[http://starzen.com/products/dataflex-tools/dataflex-project-manager/ DataFlex Project Manager] - A tool to help with DataFlex development
*[http://starzen.com/products/dataflex-tools/dataflex-project-manager/ DataFlex Project Manager] - A tool to help with DataFlex development
*[http://starzen.com/products/dataflex-tools/dataflex-source-code-browser/ DataFlex Source Code Browser] - Finds errors and warnings in your DataFlex code files
*[http://starzen.com/products/dataflex-tools/dataflex-source-code-browser/ DataFlex Source Code Browser] - Finds errors and warnings in your DataFlex code files
*[[Version Control]]
*[[dfSplat]] - a standalone debugger for DataFlex applications
*[[File Comparison]]
*[[File Comparison]]
*[https://vdf-guidance.com/ContribPage.asp?Page=SOFTGENSQLQUERIE&ContribRecId=147 Query Tool] - a SQL Query tool that only does queries and doesn't allow database updates. Installable for MSSQL, ODBC, MySQL and PostGres.
*[[Struct Generator]]
*[[Struct Generator]]
*[[Text Editors]]
*[[Text Editors]]
*[https://www.rdctools.com/the-database-update-framework/ The Database Update Framework] a DataFlex code based framework for making automated database updates
*[[VDF Structure Viewer]] - creates diagrams to clearly illustrate your tables and relationships
*[http://www.windowsdeveloper.com/dfPackage DataFlex Package Manager]
*[[Version Control]]
*[[dfSplat]] - a standalone debugger for DataFlex applications
 


[[Category:Development Tools]]
[[Category:Development Tools]]
[[Category:JSON]]
[[Category:JSON]]

Navigation menu