Hi Przemek,

Many thanks!

All is OK now.

--
Kind Regards,
Grigory Filatov


Przemyslaw Czerpak-2 wrote:
> 
> On Fri, 10 Oct 2008, Przemyslaw Czerpak wrote:
>> > There are the errors with functions DbCreate()/DbUseArea() at Win98SE:
>> > DbCreate():   DBFNTX/1011 Write error: Test.dbf (DOS Error 87)
>> > DbUseArea():   DBFNTX/1012 Corruption detected: test.dbf (DOS Error 87)
>> [...]
>> > This sample works properly with Harbour 1.0.1 at Win98/XP and
>> > Harbour 1.1.0 at WinXP Home SP1/WinXP Pro SP2.
>> > Can someone confirm these issues with Harbour 1.1.0dev at Win98?
>> Probably Win9X does not support file access (READ/WRITE) with given
>> offset and such functionality exists only in NT based windows series.
>> Looks that I'll have to disable code which uses it if Win9x is detected.
>> I'll commit it ASAP, please test.
> 
> Hi Grigory,
> 
> Please test after:
>    2008-10-10 21:22 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> 
> 
> 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/DbCreate%28%29-DbUseArea%28%29-bug-in-1.1-at-Win98SE-tp19916619p19949655.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