Recent

Author Topic: MyDbf Studio 0.4beta - New Release  (Read 12192 times)

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
MyDbf Studio 0.4beta - New Release
« on: April 20, 2010, 08:32:41 am »
Hi boys,
after a short time I released a new version of MyDbf Studio. I corrected some bugs, added hint on some buttons and added two new features:

  • Now you can sort a table on any field. The new function is located in Tools-> Sort Table
  • You can export a table in SQL script, and you can choose to create script CREATE TABLE that creates an empty table in sql database or/and generate the script INSERT INTO TABLE for the insertion of records displayed. The export function is located in Tools->Export->To SQL Script.

As always, find binary and source on http://mydbfstudio.altervista.org/

If you have any suggestions write me  :D :D :D

Ciaooo  :) :)

P.s.
I want to create binaries for FreeBSD, someone has compiled MyDbf Studio on this platform? I do not know this OS. I would like to install it on Virtualbox, which version do you recommend? Thanks...
« Last Edit: April 20, 2010, 08:42:07 am by ecalogiuri »

xircon

  • New Member
  • *
  • Posts: 25
Re: MyDbf Studio 0.4beta - New Release
« Reply #1 on: April 21, 2010, 07:38:39 pm »
I still am having problems under Mandriva Cooker, but I now think I know why:

http://www.lazarus.freepascal.org/index.php/topic,9214.0/topicseen.html

GTK2 theme problem!!

PS Works fine in Vbox /XP

v-t-l

  • New Member
  • *
  • Posts: 10
Re: MyDbf Studio 0.4beta - New Release
« Reply #2 on: April 22, 2010, 07:05:44 am »
1. Lazarus already has package lazdbexport.
2. Missing encodings support (lcl/lconvencoding.pas).

Thank you.

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbf Studio 0.4beta - New Release
« Reply #3 on: April 22, 2010, 07:09:05 am »
I still am having problems under Mandriva Cooker, but I now think I know why:

http://www.lazarus.freepascal.org/index.php/topic,9214.0/topicseen.html

GTK2 theme problem!!

PS Works fine in Vbox /XP

Indeed, the only solution to the problem is that it could depend on an error in some way dependent on GTK2...

You could try to compile it under QT, if you can to do it and everything is ok well send me a screen shot (for now do not have time to try to rebuild everything under QT, sorry).

Ciao.

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbf Studio 0.4beta - New Release
« Reply #4 on: April 22, 2010, 07:10:15 am »
1. Lazarus already has package lazdbexport.
2. Missing encodings support (lcl/lconvencoding.pas).

Thank you.

Sorry, but I did not understand what you mean ...

v-t-l

  • New Member
  • *
  • Posts: 10
Re: MyDbf Studio 0.4beta - New Release
« Reply #5 on: April 22, 2010, 07:26:19 am »
1. There is no need to make your own routines for dataexport (or you can improve existing if you need).
2. It would be nice if MyDbfStudio could work with data in different encodings, not only base latin and UTF-8.

ecalogiuri

  • Jr. Member
  • **
  • Posts: 74
Re: MyDbf Studio 0.4beta - New Release
« Reply #6 on: April 22, 2010, 07:40:28 am »
1. There is no need to make your own routines for dataexport (or you can improve existing if you need).
2. It would be nice if MyDbfStudio could work with data in different encodings, not only base latin and UTF-8.

Ok, thanks for the tips, but export routines are part of a larger project I have in mind and I served as an exercise...

The idea of different encodings is very nice... Now I study it...

Ciao  :D :D

tatamata

  • Hero Member
  • *****
  • Posts: 787
    • ZMSQL - SQL enhanced in-memory database
Re: MyDbf Studio 0.4beta - New Release
« Reply #7 on: April 30, 2010, 09:25:17 pm »
Add SQL capabilities to query dbf tables from within your program O:-)

xircon

  • New Member
  • *
  • Posts: 25
Re: MyDbf Studio 0.4beta - New Release
« Reply #8 on: May 08, 2010, 08:52:55 am »
Updated to FPC 2.4.9svn25142 / Lazarus 0.9.29 - Success - if I compile 0.4beta for my self, it runs.  Pre-compiled version doesn't.

 

TinyPortal © 2005-2018