Re: [Harbour] dbf file with bVersion == 0x8C

2010-01-12 Thread Maurilio Longo
Przemyslaw, thanks a lot for your explanation. Maurilio. -- __ | | | |__| Maurilio Longo |_|_|_|| farmaconsult s.r.l.  ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.or

Re: [Harbour] dbf file with bVersion == 0x8C

2010-01-12 Thread Przemysław Czerpak
On Tue, 12 Jan 2010, Maurilio Longo wrote: Hi, > PS. Just out of curiosity, does it seems to you feasible to add visul dbase > support to harbour? I mean, does it differ much from clipper/VFP table format? It is different format but I do not think that adding it needs a lot of job. Probably it c

Re: [Harbour] dbf file with bVersion == 0x8C

2010-01-12 Thread Maurilio Longo
Przemyslaw, yes, from a quick view it conforms to the specs. Thanks. Maurilio. PS. Just out of curiosity, does it seems to you feasible to add visul dbase support to harbour? I mean, does it differ much from clipper/VFP table format? Przemys?aw Czerpak wrote: > On Mon, 11 Jan 2010, Maurilio

Re: [Harbour] dbf file with bVersion == 0x8C

2010-01-11 Thread Przemysław Czerpak
On Mon, 11 Jan 2010, Maurilio Longo wrote: Hi, > do you have any idea which program/language writes such kind of .dbf files? Probably some newer dBase versions, i.e. Visual dBase but I've never used them so I cannot help you. Maybe some dBase users can help you. Of course if the signature confir

Re: [Harbour] dbf file with bVersion == 0x8C

2010-01-11 Thread Maurilio Longo
Thanks Przemyslaw, do you have any idea which program/language writes such kind of .dbf files? Maurilio. Przemysław Czerpak wrote: > On Mon, 11 Jan 2010, Maurilio Longo wrote: > > Hi, > >> I've got a .dbf file (with a .dbt memo) which cannot be opened and has, as >> first byte, 0x8C. >> Do yo

Re: [Harbour] dbf file with bVersion == 0x8C

2010-01-11 Thread Przemysław Czerpak
On Mon, 11 Jan 2010, Maurilio Longo wrote: Hi, > I've got a .dbf file (with a .dbt memo) which cannot be opened and has, as > first byte, 0x8C. > Do you know which program creates such files and/or if it can be handled by > current harbour rdd (adding a 0x8C case inside dbf1.c)? The first byte i

[Harbour] dbf file with bVersion == 0x8C

2010-01-11 Thread Maurilio Longo
Hi Przemyslaw and all, I've got a .dbf file (with a .dbt memo) which cannot be opened and has, as first byte, 0x8C. Do you know which program creates such files and/or if it can be handled by current harbour rdd (adding a 0x8C case inside dbf1.c)? Thanks. Maurilio. -- __ | | | |__