Skip to content
This repository was archived by the owner on Nov 28, 2020. It is now read-only.

Version 2.3

Latest
Compare
Choose a tag to compare
@stpatrick2016 stpatrick2016 released this 13 Mar 09:59
· 1 commit to master since this release

Thanks to Pieter Cooreman for discovering and sharing this lost version!

What's new in version 2.3

  • New - Optional security. You can disable the internal security, which may be useful if you have installed DBAdmin in a secure folder.
  • New - Session timeout can be configured from Settings page now. Maximum is 24 hours, which is a limitation of IIS.
  • New - Allows renaming tables (note, that table creation/modified dates will be changed)
  • New - Allows viewing of System tables. Read FAQ on the site if you have troubles with this feature (suggested by Ron)
  • New - Added support for Linked tables (suggested by Ron).
  • New - Boolean values in record edit form are now represented with checkboxes
  • New - Added lookup feature for columns that related to other tables
  • New - Built-in HTML editor for Text and Memo fields.
  • New - Log-off button added
  • Update - Find/Filter in table data view has finally replaced with true filter
  • Update - Paging is now made easier (replaced to combo box)
  • Bug fix - Unable (or error) to sort by columns that has a multi-word or registered words (submitted by Kevin Bates)
  • Bug fix - Sometimes Default value got corrupted on the table's structure form
  • Bug fix - When tryingt to delete a View or Stored Procedure, its name is not displayed on message box prompt
  • Bug fix - Javascript error when you try to delete a table (submitted by Dominique Boyer)