Page 1 of 1

A first overview of the DB-Tools ==> Vers. 8.2 f

Posted: Fri Feb 15, 2008 7:19 pm
by ukoenig
Hello from Germany

I'm still busy with testing the DB-Tools, but it
is possible, to show what's going on.

It is not everything translated in english,
but i think it is possible to understand.
Excuse me, when not everything works 100 %
for the moment. It is still a lot to do.
The complete program-source will be
free for use, so you can make your own changes.

Vers. 8.2 f
Many bugs removed.
Ini-Handling
The user can define the style and colors of
diolog-headers as well he can choose his
own background or logo.
-----------------------------------------
Vers. 8.2 e
Buttons in Quickbrowse / Dialog-Mode :
New, Del/Recal, Pack corrected.
-----------------------------------------
Vers. 8.2 d
New INI-File Handling SET DATE-Format
and Write-Format : INSERT / OVERWRITE
-----------------------------------------
Vers. 8.2 c
Checking ID-Nr. in Dialogs.
Borlands RC-Editor had changed ID-Numbers
after copy from one dialog to another.
There was a error undefined ID-Nr.
----------------------------------------
Vers. 8.2 a,b
Some more translations
----------------------------------------
-----------------------------------------

Image

You can choose between 2 modes : Dialog or Outlook2003.

Create a new database.
Change database-structure with saving to different format.
Excel-Export.

Description for Module : Quickbrowse
Automatic detection of NTX / CDX
2 Browsers : 1 Listbrowse, 1 Recordbrowse
Incremental search, but with a control-field
Quick indexing, just a right click on the Col.
The index-key is shown in a control-field.
A sample of a filter, you will see i the filter-field.
The Col-color changes to red and switches to Col 1
Filter-setting. Keep all filters in a extra database.
From there you can choose a filter without new writing.
The filterdatabase as well is filterd and shows only filters
of the selected database.
You can create, delete and pack record.
Much more .....

http://www.pflegeplus.com/pictures/db_tools.zip

Some more ideas ?

Greetings
Uwe

Posted: Sat Feb 16, 2008 3:51 am
by nageswaragunupudi
Mr ukoenig

Very nice effort.

I started the program. Clicked the Left button on the button bar "QuickBrowse". Selected DBF file and then I got this error.

Code: Select all

Anwendung
==========
   Pfad und Name : C:\TESTS\Bin\G_tools.exe (32 bits)
   Größe : 2,006,528 bytes
   Zeit ab Start : 0 hours 0 mins 15 secs 
   Fehler aufgetreten am : 16.02.2008, 09:32:37
   Fehler Beschreibung : Error FiveWin/1  Non defined Id: No:     10

Stack Aufrufe
===========
   Aufruf von : CONTROL.PRG => TCONTROL:INITIATE(0)
   Aufruf von : BUTTON.PRG => TBUTTON:INITIATE(0)
   Aufruf von :  => __OBJSENDMSG(0)
   Aufruf von : HARBOUR.PRG => OSEND(0)
   Aufruf von : HARBOUR.PRG => ASEND(0)
   Aufruf von : DIALOG.PRG => TDIALOG:INITIATE(0)
   Aufruf von : DIALOG.PRG => TDIALOG:HANDLEEVENT(0)
   Aufruf von :  => DIALOGBOX(0)
   Aufruf von : DIALOG.PRG => TDIALOG:ACTIVATE(0)
   Aufruf von : g_dialog.PRG => PROG_1A(179)
   Aufruf von : g_Tools.PRG => (b)MAIN(76)
   Aufruf von : BTNBMP.PRG => TBTNBMP:CLICK(0)
   Aufruf von : BTNBMP.PRG => TBTNBMP:LBUTTONUP(0)
   Aufruf von :  => TWINDOW:HANDLEEVENT(0)
   Aufruf von : CONTROL.PRG => TCONTROL:HANDLEEVENT(0)
   Aufruf von : BTNBMP.PRG => TBTNBMP:HANDLEEVENT(0)
   Aufruf von : WINDOW.PRG => _FWH(0)
   Aufruf von : g_Tools.PRG => NOGPF(0)
   Aufruf von : g_Tools.PRG => WINRUN(278)
   Aufruf von : WINDOW.PRG => TMDIFRAME:ACTIVATE(0)
   Aufruf von : g_Tools.PRG => MAIN(126)