Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Orchard 1.6.1
  • Tine 2.0 Kristina 2013....
  • Acorn Media Player 1.8
  • ZenPen
  • Google Language Transla...
  • tTooltip 2.0
  • Obfuscate.js
  • validationJ 1.0.0
  • Starling 1.3
  • Video Sidebar Widgets 5.5
  • Home > Scripts > Database Tools

    Squidhead 2.0.00695

    Download button

    Downloads: 201  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Terrence Ryan | More scripts
    www.numtopia.com
    Apache License 

    Windows / Linux / Mac OS
    MSSQL / MySQL / Oracle
    ColdFusion
    September 25th, 2010, 20:13 GMT [view history]
    C: \ Database Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    Squidhead description

    This is an application generator for ColdFusion and MSSQL that generates applications using stored procedures.

    The component works with MySQL 5, Microsoft Sql Server 2000/2005 and Oracle 10g.

    All tables must have identity (MSSQL), auto increment (MySQL) or a sequence (Oracle).

    Here are some key features of "Squidhead":

    · It introspects a Database
    · It analyzes the tables and views
    · It creates INSERT, SELECT, UPDATE, DELETE, SEARCH and LIST stored procedures for every TABLE.
    · It creates LIST and SEARCH stored procedure for every VIEW.
    · If there are foreign keys, it creates SELECT_WITH_FK, LIST_WITH_FK, and LIST_FORIEGNKEY_LABELS stored procedures.
    · It adds them to the database.
    · It assigns the proper GRANT permissions
    · Build Unit Tests.
    · Run Unit Tests
    · Build Ant Script
    · Build Documentation
    · Build Coldspring Configs
    · It analyzes all of the stored procedures not just the ones the process creates
    · It creates two sets of CFC's: GATEWAY and DAO
    · It creates the calls for each stored procedure
    · It creates the to wrap the storedprocedure in.
    · It adds each combo within the appropriate CFC per table.
    · It places any operation with SELECT, DELETE, UPDATE, AND INSERT in the title within the DAO CFC'S.
    · It places all other actions to the GATEWAY CFC's.
    · It writes the CFC's to disk.
    · It writes Custom Tag components to produce nuggets of Editing and Listing functions.
    · It strings all of these together to produce a simplistic CRUD application.

    Requirements:

    · ColdFusion 8 or higher
    · Requires account with ability to create and drop objects

    Limitations:

    · Fields named "createdOn", "updatedOn" will be automatically set (Can be changed in configuration)
    · Field named "createdBy" will only be set on create method
    · A bit field named 'active' will alter behvior of table. It will deactivate instead of delete records. (Can be changed in config)
    · All stored procedures should be named "usp_[tableName]_[action]"
    · Action can contain underscore.

    What's New in This Release: [ read full changelog ]

    · Fixing build to work on new workstation.



    TAGS:

    application generation | stored procedure | database introspection | application | generate | procedure

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM