ANN: EMS PostgreSQL 1.2 released!


EMS HiTech Company is very glad to announce the next version (1.2) of the PostgreSQL Manager -- a powerful PostgreSQL Administration and Development Tool for Windows95/98/ME/NT/2000/XP.

You can download the latest version from
http://www.pgsqlmanager.com/download.phtml

What's new in version 1.2?

1. Full PostgreSQL server v7.3 support

- Name space support. Now a box for setting object name space is added to each object editor, and database objects in the DB Explorer tree and in all object editor trees are divided by schemas. You can create, edit and drop database schemas in the same way as other objects via DB Explorer. You can also access database objects e.g. from SQL Editor using the following syntax: ..

- Domains added to the DB Explorer tree. Use the Domain Editor to create and edit domains.

- Grant Manager allows setting privileges for Databases, Functions, Schemas, and Languages

2. Index list moved to the main tree, like triggers and rules, and the Index Editor window is no more modal.

3. German and Russian localizations added. Select the Options | Select Program Language menu item to change the program interface language.

4. Grant Manager now allows setting privileges for the PUBLIC group.

5. Now you can select objects to expand automatically in the DB Explorer on connect to the database. Use the Tools | DB Explorer page of the Environment Options dialog for this purpose.

6. Fixed bug in connecting to a database, if it contains two objects in one name space with names differing only by their case.

7. Fixed bug in connecting to a database, if it contains views with spaces in their names.

8. A lot of other bugfixes and small improvements.

What is the PostgreSQL Manager?

EMS PostgreSQL Manager provides you powerful and effective tools for PostgreSQL Server administration and objects management. Its Graphical User Interface (GUI) allows you to create/edit all PostgreSQL database objects in a most easy and simple way, run SQL scripts, manage users and administrate user privileges, visually build SQL queries, extract or print metadata, export/import data, view/edit BLOBs and many more services that will make your work with the PostgreSQL server as easy as it can be...

Don't forget to checkout our other products:

MySQL Manager (http://www.mysqlmanager.com)
Powerful database administration tool for the MySQL server

IB Manager (http://www.ibmanager.com)
Powerful database administration tool for the Interbase/Firebird servers

http://www.ems-hitech.com/sqlutils
Powerful crossplatform (Windows and Linux) Export and Import utilities for MySQL and PostgreSQL servers

http://www.ems-hitech.com/components/
Powerful components for Delphi/C++ Builder developers

We hope you'll enjoy working with our software.
Thank you for your attention.

Best regards,
EMS HiTech development team
http://www.ems-hitech.com

Related Discussions
  • HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)
    Just add "listbox1.parent:=form1" after "create"...
  • TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)
    It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
  • RICHEDIT! (2001-02-05 08:07:07)
    OK, to "protect the text where it can not be modified, use the SelAttributes.Protected property. You can also prevent naything from being...
  • COMPILING APPS FOR NON-INTEL PROCESSORS (2001-03-13 13:08:46)
    Yeah it would be nice. I have had several people request Mac versions of our software.
  • HOW WM_KEYDOWN WORKS...? (2001-03-21 12:35:55)
    When you send WM_CHAR, it's something like WM_KEYDOWN then WM_KEYUP... When you only send WM_KEYDOWN, the edit box "think" the key hasn't been...
  • SHOWING ENTIRE KEY COMBINATION? (2001-03-22 02:25:43)
    Here probably better way... Following code is the component which hooks all keypresses in entire application and let to handle them in...
  • IS IT POSSIBLE TO MODIFY A COMPILED EXE ? (2001-04-05 10:59:50)
    There are patch makers available. You can probably find something on www.shareware.com I have never used one but I believe the idea is that you...
  • HOW I CAN LOOK ON THE FLY IF IF THE LEFT MOUSE BUTTON IS DOWN. (2001-04-18 04:48:09)
    Thank you ! Here is a sample code : procedure TForm1.Button1MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y:...
  • DELPHI 6? (2001-04-20 04:08:15)
    Hi.I had asked John Kaster about it and he told me that it would be released on the second semester of this year. Regards, Eduardo Tavares...
  • MOUSE STATE IN A WHILE LOOP (2001-05-08 06:50:46)
    Steps as follows: 1. Declare a private member field FIsMouseDown : boolean, and set this to FALSE in the FormCreate. 2. In the OnMouseDown event...
Latest News
Submit News Form Past News
Latest Forum Entries