ANN: EMS PostgreSQL Utils 1.1 released!


EMS HiTech Company is announcing the next version (1.1) of PostgreSQL Utils -- Powerful Windows/Linux Data Management Utilities for PostgreSQL Server.

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

What's new in version 1.1?

1. PostgreSQL Import: possibility of defining scripts (for each used database) to execute before and after import added.
2. PostgreSQL Export/Import: Possibility of entering the database name manually added.
3. PostgreSQL Import: now history of opened templates is being saved and you can quickly load the needed template by selecting it from the list.
4. PostgreSQL Import: some new preferences are now available for customization.
5. PostgreSQL Export: wizard interface improved.
6. PostgreSQL Export: some export algorithms were optimized.
7. PostgreSQL Export/Import: Several improvements and small bugfixes.

What are EMS PostgreSQL Utils?

EMS PostgreSQL Utils are powerful cross-platform data management utilities for PostgreSQL Server, which make your work with the server much easier and faster. Currently PostgreSQL Utils include PostgreSQL Export - a powerful tool for PostgreSQL data export, and PostgreSQL Import - an utility for quick importing data to PostgreSQL tables.

What is EMS PostgreSQL Export?

EMS PostgreSQL Export is a cross-platform (Windows and Linux) program to export your data quickly from PostgreSQL databases to any of 12 available formats, including MS Excel, MS Word, HTML, TXT, and more. PostgreSQL Export includes a wizard, which allows you to set export options for each table visually (destination filename, exported fields, data formats, and many more) and a command line utility to export data from tables and queries in one-touch.

What is EMS PostgreSQL Import?

EMS PostgreSQL Import is a powerful cross-platform (Windows and Linux) tool to import your data quickly from MS Excel, MS Access, DBF, TXT and CSV files to PostgreSQL tables. PostgreSQL Import includes a wizard, which allows you to set all the import options for different files visually, and a command-line utility to execute import in one-touch.

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