Fivedbu - Latest download

Fivedbu - Latest download

Postby David Williams » Thu Jul 25, 2013 3:55 pm

Hi All,

Where can I find the latest download of Fivedbu? I need the import/export function. Also, is there a restriction on the field size of a dbf file? I'm looking for a field size of about 1000 - 1200 characters without using a fpt memo file.

I use DBF Viewer 2000, but it seems to corrupt large field sizes, if the structure is modified.

Can anyone suggest, or has anyone a better experience with a dbf utility as robust as the DBU?

Thanks
David
User avatar
David Williams
 
Posts: 82
Joined: Fri Mar 03, 2006 6:26 pm
Location: Ireland

Re: Fivedbu - Latest download

Postby Antonio Linares » Thu Jul 25, 2013 4:06 pm

David,

Here you can get the most recent FiveDBU (full source code included):
https://code.google.com/p/fivewin-contributions/downloads/detail?name=fivedbu_20130530.zip

The import/export option is not implemented yet. Do you need both of them ?

The only bug that we are aware of it in FiveDBU is that it may loose your memo fields, when you edit a record. We detected this two days ago and we are going to fix it asap.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivedbu - Latest download

Postby Franklin Demont » Fri Jul 26, 2013 12:30 pm

COPY TO , APPEND FROM is available in xbrdbu :



See viewtopic.php?f=3&t=25537&start=45#p144774

One correction :

MENUITEM "&Append from..." ;
RESOURCE "IMPORT" ;
WHEN EMPTY(alias()) .AND. ! oDbfWnd:lArray ;
Must be

MENUITEM "&Append from..." ;
RESOURCE "IMPORT" ;
WHEN ! EMPTY(alias()) .AND. ! oDbfWnd:lArray ;
test
Franklin Demont
 
Posts: 166
Joined: Wed Aug 29, 2012 8:25 am

Re: Fivedbu - Latest download

Postby David Williams » Wed Jul 31, 2013 5:12 pm

Thanks Antonio & Franklin

I've been away for a few days :)
User avatar
David Williams
 
Posts: 82
Joined: Fri Mar 03, 2006 6:26 pm
Location: Ireland

Re: Fivedbu - Latest download

Postby Antonio Linares » Sat Aug 03, 2013 1:27 pm

Published a revised build of FiveDBU that solves a bug with Memo editing. Now it is ok:

https://code.google.com/p/fivewin-contributions/downloads/detail?name=fivedbu_20130803.zip
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivedbu - Latest download

Postby Otto » Tue Aug 13, 2013 7:48 am

Hello Antonio,
is the function "DELETE" like in WDBU in fiveDBU ready?

Thanks in advance
Otto




Image

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: Fivedbu - Latest download

Postby Antonio Linares » Tue Aug 13, 2013 11:52 am

Otto,

No, I don't think so. Anyhow its a simple code to implement :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivedbu - Latest download

Postby Otto » Tue Aug 13, 2013 1:39 pm

Hello Antonio,
thank you. Do you plan to implement it.
Thanks in advance
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: Fivedbu - Latest download

Postby Otto » Sat Aug 24, 2013 6:37 pm

Hello Antonio,
the above functionality and the statistics functionality DBU for WINDOWS has is missing much.
It would be kind of you if you could insert these.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: Fivedbu - Latest download

Postby Antonio Linares » Sat Aug 24, 2013 8:13 pm

Testing it :-)

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fivedbu - Latest download

Postby Antonio Linares » Sun Aug 25, 2013 10:15 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 87 guests