Hi Przemyslaw,

Ok, it was only to remove BMDBFCDX that solved the problem, thank you for
your attention.

And speaking of BMDBFCDX, there is some planning for the future to optimize
the harbour that neither the type of RMDBFCDX xharbour.com?

Leonardo Machado


Przemyslaw Czerpak-2 wrote:
> 
> On Thu, 30 Apr 2009, sygecom wrote:
> 
> Hi,
> 
>> If in the case of the MSVC LIB Postgresql is the only copy, then do not
>> really have the LIB LIBPG.LIB in my installation of PostgreSQL. You just
>> LIBPQ.A, I am using version NO-INSTALL.
>> And about the error in my application it gives error on line below:
>> REPLACE REG1 WITH vATUAL2 
>> Where this is a simple recording system at the beginning with the date
>> that
>> the system is open.
>> The full function is below: 
>> USE DADOS ALIAS DADOS SHARED
>> SELE DADOS
>> IF Rlock()
>>    REPLACE REG1 WITH vATUAL2  // error
>>    Dbcommit()
>>    DBUNLOCK()
>> ENDIF
>> And the error that is returning this below in a file with name of
>> HB_OUT.LOG:
>> Unrecoverable error 9201: hb_cdxGoHot: multiple marking buffer as hot.
> 
> I guess you are using BMDBFCDX. It's not updated for recent modifications
> in core DBF code. Do not use it until it will not be fixed.
> 
> best regards,
> Przemek
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-compiling-with-MSVC-and-BCC-tp23306719p23317227.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to