A new database tool, OTIS, Open Table InSpector

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

infosze
Posts: 1
Joined: Fri Jun 26, 2020 10:50 am
DBs Used: DBF

Re: A new database tool, OTIS, Open Table InSpector

Post by infosze »

Greeting
Thank you for your project.
Would it be a good idea that the program by default can only read data and to change the data you need to enter the administrator code?
Greeting
Mesud
hansmarc
Posts: 40
Joined: Thu Jun 23, 2016 5:38 am
Location: Belgium

Re: A new database tool, OTIS, Open Table InSpector

Post by hansmarc »

Hi again,

just created the OTIS.LIB file for Otis.prg.
For the moment only for minigui, sorry.

Include it in your source, assign a hotkey or a action property and call function Otis().
Start your program, open some files and hit the hotkey or action and see what happens.
It shows you all open files with a lot of information.
It offers you a real time on site dbf tool without the necessity to use a extenal tool.

It is not yet perfect, still some things to solve like closing tables, restoring record pointers, filters and all that stuff.

Try and say me what you think about it and if you encounter problems.

Enjoy
Hans
Attachments
Otis_lib.7z
(42.04 KiB) Downloaded 221 times
Post Reply