Same DBF with Harbour / xHarbour applications

Same DBF with Harbour / xHarbour applications

Postby cnavarro » Fri Jan 15, 2021 9:48 am

Has anyone used the same DBFs from different applications made in Harbour and xHarbour at the same time? Have you had any problem with the indexes or of any other kind?
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
cnavarro
 
Posts: 6500
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Same DBF with Harbour / xHarbour applications

Postby Antonio Linares » Fri Jan 15, 2021 12:10 pm

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: Same DBF with Harbour / xHarbour applications

Postby Maurizio » Fri Jan 15, 2021 1:32 pm

Yes
yes I use it with both, I have not found any problem. I use this config

REQUEST DBFCDX
rddsetdefault( "dbfcdx" )
REQUEST DBFFPT
SET DBFLOCKSCHEME TO 2 // clp53
REQUEST HB_LANG_IT
HB_LANGSELECT( 'IT' )
#ifndef __XHARBOUR__
request HB_CODEPAGE_ITWIN
set( _SET_CODEPAGE, "ITWIN" )
#endif

Maurizio
www.nipeservice.com
User avatar
Maurizio
 
Posts: 796
Joined: Mon Oct 10, 2005 1:29 pm

Re: Same DBF with Harbour / xHarbour applications

Postby Jack » Fri Jan 15, 2021 4:43 pm

Hi,
I use the same DBF from different application in Network environement .

I am still using NTX and not CDX .

When it is possible a close and open the DBF + NTX after a write process .

I have a DBF with 100 000 records and 5 NTX files and have no corruption .
It is more than 10 years that i not have REINDEX this files.

Anyway, the future is SQL and it is the best think to do .
Realy fast and easy when you have relation between files .

Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 89 guests