Recent

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

wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #45 on: May 29, 2021, 12:37:36 am »
Form positions and sizes stored in ini file.

xos

  • Newbie
  • Posts: 5
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #46 on: May 31, 2021, 03:02:43 pm »
I am trying to compile the MyDbfStudio project (lazarzs 2.0.12/3.2.0 i386-win32-win32/win64).
But in the procedure TDbfTable.RestoreColWidths(ATable: TDbf); the error message follows,
that ColumnByFieldName is not defined. -> col := DBGrid.Columns.ColumnByFieldName(ATable.Fields[ i ].FieldName);

In Lazarus help the procedure is listed, but not in the installed DBGrids.pas unit.
What am I doing wrong?


wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #47 on: May 31, 2021, 05:41:12 pm »
What am I doing wrong?
Nothing - my fault, sorry (using laz trunk normally, and ColumnByFieldName is in trunk only).

wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #48 on: June 18, 2021, 12:59:04 am »
Merged your version into my fork and added some new features:
It would be nice to have at least a windows release.
Released a new version 0.6.0 with binaries for win32, win64, i386_linux-gtk2, i386_linux-qt, x86_64-linux-gtk2, x86_64-linux_qt5. (did not create binaries for gtk3 and cocoa since they have issues): https://github.com/wp-xyz/MyDBFStudio/releases/tag/v0.6.0

avra

  • Hero Member
  • *****
  • Posts: 2514
    • Additional info
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #49 on: June 18, 2021, 01:42:13 am »
Released a new version 0.6.0 with binaries
Thanks!  ;)
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

vinceducat

  • New Member
  • *
  • Posts: 15
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #50 on: March 29, 2023, 03:21:20 pm »
Hello Nice great job...

i would like to open some Dbase iV file with index with date format, i have an error message syaing that only string or float format are supported... is it a MyDBF limitation ?

wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #51 on: March 29, 2023, 04:41:36 pm »
I don't know. Can you upload the dBase files?

vinceducat

  • New Member
  • *
  • Posts: 15
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #52 on: March 29, 2023, 04:59:42 pm »
Yes i could. Send me in pv the method..

wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #53 on: March 29, 2023, 05:12:19 pm »
What do you mean with "method"? The method how to upload the dbase files here? Pack them together into a zip which you can upload under "Attachment and other options" here, if the size of the zip is less than 500 KB. If it is larger, upload the file to some cloud server (google drive, dropbox, onedrive, or so) and post the link. If you do not want to publish the file send me a PM with the link.

vinceducat

  • New Member
  • *
  • Posts: 15
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #54 on: March 29, 2023, 06:49:50 pm »
Il will send you thé exemple file in pv... in few minutes

vinceducat

  • New Member
  • *
  • Posts: 15
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #55 on: March 29, 2023, 07:39:14 pm »
What do you mean with "method"? The method how to upload the dbase files here? Pack them together into a zip which you can upload under "Attachment and other options" here, if the size of the zip is less than 500 KB. If it is larger, upload the file to some cloud server (google drive, dropbox, onedrive, or so) and post the link. If you do not want to publish the file send me a PM with the link.

I'm sorry wp but i could find how to send you a message in pv :-( neewbe here ... send file here no personnal data...

wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #56 on: March 29, 2023, 10:28:25 pm »
Here the file can be opened without any issues, both in MyDbfStudio and in the little project attached (Win 11, Laz/main+FPC3.2.2(32-bit), Laz2.2.4+FPC3.2.2(64-bit), Laz1.8.4.+FPC3.04(32-bit)).

vinceducat

  • New Member
  • *
  • Posts: 15
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #57 on: March 29, 2023, 11:29:05 pm »
Yes files can be open but when hi try to restructure or packtable there is the error message ... see error.jpg

windows 10 22h2
mydbf studio binaries 0.6.0


wp

  • Hero Member
  • *****
  • Posts: 11832
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #58 on: March 30, 2023, 01:29:23 am »
You did not mention this...

Found that the issue is in the TDbf component of FPC. Replaced it in MyDbfStudio by the sourceforge version of the original authors, and now the issue is gone.

Committed everything to the github repository. Give me some time to prepare the release versions.

vinceducat

  • New Member
  • *
  • Posts: 15
Re: MyDbfStudio - New Admin tool to manage your dbase tables
« Reply #59 on: March 30, 2023, 02:01:03 am »
Tanks à lot ;-) u r great
,-)

 

TinyPortal © 2005-2018