A WebGUI Wobject to create simply web database interface to add, to edit and to delete data. It supports single table, one-to-one and one-to-many related tables.
http://www.ebruni.it/en/software/os/webgui/sqledit/index.htm
Be the first to post a text review of SQLEdit WebGUI Wobject. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 06.02.02 (2004-12-13) ============================= - If you upload a file, two (hidden) fields can be used as columns name or in onBeforeSave event. If your upload filed is called "upload_file", the column "upload_file_ContentType" can be used to get mime type of the uploaded file and "upload_file_FileName" to get the original uploaded file name. - Sometimes editing a record with an autoincrement field, reset its value. Fixed - Unable to delete field with a primary key value equal to 0. Fixed.
Version 06.00.12 (2004-07-18) ============================= - Field value is now sent to field template (or fields loop) like field.value template parameter. - An error raised if you try to set default field template as 'inherited' in the main SQLEdit configuration page. The value is only valid for fields configurations. - Now default template use the new template engine where fields layout are stored in the fields template. Old template (where fields layout are stored in TMPL_LOOP element) is now called "default Pre 06.00.12". This is not true for those who upgrade from a previous version. Here only names will change, but "default Pre" will continue to be the default value. - Add two template named 'Read Only' to SQLEdit and SQLEdit_field namespace to use SQLEdit as a viewer.
Version 06.00.02 (2004-04-05) ============================= - SQLEdit used an hidden field named "op" that gives problems because it's internally used by WebGUI. This causes errors in webgui.log like Bareword "WebGUI::Operation::www_save" not allowed while "strict subs". Fixed by changing hidden field name in "exec". Thanks to Renat Araslanow for reporting problem and for suggesting a solution. - Changed some internal logics to understand what kind of operation it will be executed.
Version 06.00.01 (2004-03-31) ============================= - Now you can use macro to set possible values and defaul value for fields.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?