Description
Universal Table Editor is an ASP (Active Server Pages) application that can be used for every table in every database you can reach from your IIS (Internet Information Server) on Win NT/2000-Server or PWS (Personal Web Server) on Win NT-WS / Win9x.
Categories
License
Update Notifications
User Ratings
User Reviews
-
This fantastic software, which I've been using for some years, as a web developer, and after that developing new features, is the cause of CUTE. Thanks, Tom.
-
good work
-
Great Software but needs tweaking to run on Older SQL DBs that do not support True/False as boolean datatype values. Created two constants in ute_definitions.inc for the string values accepted for true/false and replaced the hard coded occurances in ute_class_form.inc wherever adBoolean was referenced.