Recent

Author Topic: MyDbfStudio - New Admin tool to manage your dbase tables  (Read 36882 times)

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
MyDbfStudio - New Admin tool to manage your dbase tables
« on: March 22, 2010, 11:00:48 am »
Hi boys,
I just put online the site of my open source admin tool for dbase tables: MyDbfStudio.

It was entirely written under lazarus and the main features are:

  • You can work with multiple tables at once, in mdi forms.
  • You can directly add, modify or delete data.
  • You can view deleted data.
  • You can create, empty, delete, change or restructure a table.
  • You can create, delete or modify any index on table.
  • You can add or substract two tables.
  • You can directly export data in the following formats: CSV, HTML, XLS, DBF or XML.
  • It works on Windows, Linux and all platforms capable of running Lazarus.

In the program source code, you'll find everything you need to compile MyDbf Studio on your favorite OS.
MyDbf Studio is a project open to all those who want to participate in any way.

More information and download at:
http://mydbfstudio.altervista.org/

I hope you enjoy my work :-[ :-[ :-[

ps. Sorry for my bad english    :(
« Last Edit: March 22, 2010, 11:34:24 am by ecalogiuri »

JanRoza

  • Hero Member
  • *****
  • Posts: 672
    • http://www.silentwings.nl
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #1 on: March 22, 2010, 11:41:36 am »
Looks great for a 0.1 version.
Hope the next version can also edit memo fields.
One thing you forgot to translate is the button in the Info screen, it still says 'Chiudi' instead of 'Close'.
But this is one more program to show what can be done with Lazarus and FPC, great job!

 :D
Jan
OS: Windows 10 (64 bit) / Linux Mint (64 bit)
       Lazarus 3.2 FPC 3.2.2
       CodeTyphon 8.40 FPC 3.3.1

davesimplewear

  • Sr. Member
  • ****
  • Posts: 319
    • Davids Freeware
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #2 on: March 22, 2010, 12:07:52 pm »
Likewise as JanRosa said, good work, keep it up.  ;) ;D

Refards
Dave
All things considered insanity seems the best option

motaz

  • Sr. Member
  • ****
  • Posts: 495
    • http://code.sd
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #3 on: March 22, 2010, 01:04:45 pm »
Looks nice and complete project. You should increase the version number, like 0.9 for example instead of 0.1

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #4 on: March 22, 2010, 02:13:57 pm »
Thanks to all :D :D :D :D

Within a few days I correct buttons that display text in Italian.
I am very pleased that my program you like, if you have any suggestions or criticisms, please let me know.

I've just finished of testing MyDbfStudio on a live slackware 32 bit, under KDE... I simply extract the zip file on desktop and launch the application and... It works perfectl !!!! In a few days I will insert the screenshot on site of MyDbfStudio...

Ciaooo  :D

fredycc

  • Sr. Member
  • ****
  • Posts: 264
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #5 on: March 22, 2010, 04:10:35 pm »
Thanks, works perfect ;D;

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #6 on: March 23, 2010, 09:11:04 am »
Hello everyone,
I just released version 0.2 of MyDbf Studio with the corrections of the text of some buttons.

On the site I have also added new screenshot... :D :D

Thank you for your attention ...

Ciaoooo... 8-) 8-)

andtag

  • Newbie
  • Posts: 4
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #7 on: March 23, 2010, 03:37:11 pm »
bel lavoro, complimenti.

great work, thank you.

Andy.


Zoran

  • Hero Member
  • *****
  • Posts: 1829
    • http://wiki.lazarus.freepascal.org/User:Zoran
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #8 on: March 23, 2010, 08:49:19 pm »
Very nice! Bravo!

xircon

  • New Member
  • *
  • Posts: 25
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #9 on: March 24, 2010, 08:45:05 pm »
I am having problems with 0.2 on Mandriva Cooker, when I click on the new table button I get an "Access Violation" message box.  Any ideas?

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #10 on: March 25, 2010, 08:48:54 am »
The window does not appear to create a new table? Very strange, since "New Table" does not do anything special at startup. Mandriva uses KDE or gnome?

However I will do a test on this distribution today or tomorrow and I will correct, if found, the error.

Ciao...

xircon

  • New Member
  • *
  • Posts: 25
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #11 on: March 25, 2010, 07:43:55 pm »
Running KDE4.

Doesn't run on Gnome, just tried it.
« Last Edit: March 25, 2010, 07:56:37 pm by xircon »

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #12 on: March 26, 2010, 08:52:21 am »
Hello everyone

@xircon
Last night I tried Mandriva 2009 32-bit, both live and installed in hd (in virtualized hardware); MyDbfStudio works perfectly  :o

I am attaching the link with screenshot of my test specific to the problem you've reported me:

http://mydbfstudio.altervista.org/scrshot.html

At the bottom you find the image you said.

Please send me a screenshot of the error and the exact version of your OS...

Ciaooo :D :D :D

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #13 on: March 26, 2010, 09:06:30 am »
Grazie, un bel lavoro davvero!
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

xircon

  • New Member
  • *
  • Posts: 25
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #14 on: March 26, 2010, 09:52:39 pm »
See:
http://www.youtube.com/watch?v=sED6BzE6Ens

Mandriva Cooker 2010.1, latest everything, Acer 5735z 4gb memory T4200 processor, intel gma graphics.


 

TinyPortal © 2005-2018