banner.jpg
Web Development and Tools Powered by WebSellerTM

 

Home

Tips
  Umlauts/UTF-8
  Normalization
  OemToAnsi
  MySQL Import
  Site Search
  City Desk
  DynDNS
  MXLookup
  SPAM

SDT

Support
  Downloads
  Contact Us

Impressum

German

RSS Feed

Site search:

Web Search

Made with CityDesk


Login and user administration


User identification is controlled by table "admin", table admin, which contains all user data like LOGIN, LAST, FIRST, EMAIL PASSWORD etc. Every SqlDBU User (Administrator) must have an entry in this table. Columns admin.LOGIN, admin.EMAIL and admin.PASSWORD are used for login autentification while admin.LOGIN or admin.EMAIL can be used as Login ID. It is recommended to prefer admin.EMAIL for login ID purpose.

Please use predefined value admin for Login ID as well as for password for the first login after installation.

Login Dialog

After you have logged in successfully, you shoud have reached the SqlDBU Main Dialog.

SqlDBU Main Dialog Page

The Main Dialog Page offers a list of available tables to select for further processing (right side) and some import/export options on the left side. Now you can select table admin in order to change default login values for administrator and other users. Doing so you will see first records of table admin in Browse View page.

Browse View Page

Since Browse View does not have any editing option you click the Edit link in order to enter the Form View page for the selected record.

SqlDBU Form View Page

Now you make all necessary changes and click Save button in order to apply all changes. You can of course create as much new administrator entries as you need from within the Browse View link Append..

Back