Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 7 of 7 total
Thread DBM (Database Manager) new version
Tue, Jul 23 2013 12:19 PMPermanent Link

Jose Eduardo Helminsky

HPro Informatica

Hi everyone that still uses DBISAM. Here is the last version of database manager to handle DBISAM tables.

It was compiled with Delphi XE using DBISAM 4.30 build 7. Soon I will upgrade to the lastest DBISAM version.

It is a free tool. Enjoy it.

FEATURES

General
. Server Configuration and data manipulation in the same tool
. Auto-complete database path (configurable)
. Database information (in bytes and number of records)
. Handle non-standard extensions (configurable)
. Expression calculator
. Docking options (configurable)
. It is a free tool. Use and enjoy it
. Import from CSV, DBF, Excel files
. Export to CSV, Excel

Tables
. Easy and fast way to open the tables
. List of fields and indexes in the same window of data table
. Data filler to create test tables
. Export structure and/or data table to a SQL statement
. All BCD fields are formated with 4 decimals
. All Float fields are formated with 8 decimals
. Select fields you wish to see
. Data grids can freeze some columns
. Easy way to locate records
. Resizeable table list window
. Print table structure
. Auto-Refresh (configurable)

SQL
. SQL statement window can execute only selected text
. SQL results can be saved to a new table
. SQL results can be printed
. SQL results can be filtered
. SQL results can be exported to a text file
. SQL results can be exported to Excel
. All BCD fields are formated with 4 decimals
. All Float fields are formated with 8 decimals
. View SQL statement and data in the same window
. Select fields you wish to see
. Data grids can freeze some columns
. Easy way to locate records
. SQL statement can be zoomed (to find bugs)
. SQL scripts can be debugged

Let me know about bugs or new features

Eduardo



Attachments: dbm.zip
Sun, Aug 11 2013 12:44 PMPermanent Link

kamran

Hi Jose

Sounds like a great product .. I currently use dbsys but am looking at your DBM  now.

1. Whats the password to get in at start up.

2. I would love to see how it all works eg the source code can this be provided;
maybe I could benefit / learn from your coding.

Kind regards


Kamran


Jose Eduardo Helminsky wrote:

Hi everyone that still uses DBISAM. Here is the last version of database manager to handle DBISAM tables.

It was compiled with Delphi XE using DBISAM 4.30 build 7. Soon I will upgrade to the lastest DBISAM version.

It is a free tool. Enjoy it.

FEATURES

General
. Server Configuration and data manipulation in the same tool
. Auto-complete database path (configurable)
. Database information (in bytes and number of records)
. Handle non-standard extensions (configurable)
. Expression calculator
. Docking options (configurable)
. It is a free tool. Use and enjoy it
. Import from CSV, DBF, Excel files
. Export to CSV, Excel

Tables
. Easy and fast way to open the tables
. List of fields and indexes in the same window of data table
. Data filler to create test tables
. Export structure and/or data table to a SQL statement
. All BCD fields are formated with 4 decimals
. All Float fields are formated with 8 decimals
. Select fields you wish to see
. Data grids can freeze some columns
. Easy way to locate records
. Resizeable table list window
. Print table structure
. Auto-Refresh (configurable)

SQL
. SQL statement window can execute only selected text
. SQL results can be saved to a new table
. SQL results can be printed
. SQL results can be filtered
. SQL results can be exported to a text file
. SQL results can be exported to Excel
. All BCD fields are formated with 4 decimals
. All Float fields are formated with 8 decimals
. View SQL statement and data in the same window
. Select fields you wish to see
. Data grids can freeze some columns
. Easy way to locate records
. SQL statement can be zoomed (to find bugs)
. SQL scripts can be debugged

Let me know about bugs or new features

Eduardo
Mon, Aug 12 2013 6:21 AMPermanent Link

Jose Eduardo Helminsky

HPro Informatica

Sorry

I have uploaded my internal version with password.

Following it is the correct one.

I will see what I can do to upload the source code as well.



Attachments: dbm.zip
Mon, Aug 12 2013 7:19 AMPermanent Link

kamran

Hi Jose

I like it ! . especially the import / export functions

Thank you

Kamran


Jose Eduardo Helminsky wrote:

Sorry

I have uploaded my internal version with password.

Following it is the correct one.

I will see what I can do to upload the source code as well.
Fri, Aug 30 2013 5:15 PMPermanent Link

Hosam

MEMITS Solutions

Jose Eduardo Helminsky wrote:

Hi everyone that still uses DBISAM. Here is the last version of database manager to handle DBISAM tables.

It was compiled with Delphi XE using DBISAM 4.30 build 7. Soon I will upgrade to the lastest DBISAM version.

It is a free tool. Enjoy it.

FEATURES

General
. Server Configuration and data manipulation in the same tool
. Auto-complete database path (configurable)
. Database information (in bytes and number of records)
. Handle non-standard extensions (configurable)
. Expression calculator
. Docking options (configurable)
. It is a free tool. Use and enjoy it
. Import from CSV, DBF, Excel files
. Export to CSV, Excel

Tables
. Easy and fast way to open the tables
. List of fields and indexes in the same window of data table
. Data filler to create test tables
. Export structure and/or data table to a SQL statement
. All BCD fields are formated with 4 decimals
. All Float fields are formated with 8 decimals
. Select fields you wish to see
. Data grids can freeze some columns
. Easy way to locate records
. Resizeable table list window
. Print table structure
. Auto-Refresh (configurable)

SQL
. SQL statement window can execute only selected text
. SQL results can be saved to a new table
. SQL results can be printed
. SQL results can be filtered
. SQL results can be exported to a text file
. SQL results can be exported to Excel
. All BCD fields are formated with 4 decimals
. All Float fields are formated with 8 decimals
. View SQL statement and data in the same window
. Select fields you wish to see
. Data grids can freeze some columns
. Easy way to locate records
. SQL statement can be zoomed (to find bugs)
. SQL scripts can be debugged

Let me know about bugs or new features

Eduardo
Fri, Aug 30 2013 5:17 PMPermanent Link

Hosam

MEMITS Solutions

Hi there
im trying this tool to import from excel and my problem is that when importing its overriding the existing Table then it doesnt import all columns .

i was hoping it will write directly to the existing table or at least import all listed columns in the source excel file.

any suggestions ??

Regards
Tue, Sep 3 2013 4:36 PMPermanent Link

Jose Eduardo Helminsky

HPro Informatica

Hosam

<<
Hi there im trying this tool to import from excel and my problem is that when importing its overriding the existing Table then it doesnt import all columns .

i was hoping it will write directly to the existing table or at least import all listed columns in the source excel file.
>>

Sorry for delay, I was out these days. This tool creates a new table and import all listed columns. The excel file should not have any empty lines (it breaks the tool for reading) neighter empty columns (without a header).

You have to choose the excel file, provide a table name and click Import button. After that the structure of table is shown to change something specially "String 10". You can put "String 40" for 40 chars wide. And after review the structure click the Import button again.

Try using a very little excel file to see how it works and if you still have problems you can contact me using
eduardo at hpro dot com dot br

Regards
Image