This code (simplified version) worked few days ago, with rddntx or rddcdx).
Today it crashes

function main()
   use knjizbe new
   index on posel+dtos(dat_va)  tag posel_datv   to knjizbe
   wait
return

Today it crashes with error

         1
Error DBFNTX/1060  Create error: C:\DOCUME~1\FP\LOCALS~1\Temp\hbF98.tmp
Called from ORDCREATE(0)         1

At the same time it creates houndreds of hbxxxx.tmp files in temp dir. (x are hex digits)

This is a structure of dbf file:

{  ;
   {  "POSEL"           , "C"         ,  7,  0 }, ;
   {  "S_PARTNER" , "C"         ,  6,  0 }, ;
   {  "RACUN"         , "C"         ,  7,  0 }, ;
   {  "KO"                , "C"         ,  1,  0 }, ;
   {  "DAT_KNJ"     , "D"         ,  8,  0 }, ;
   {  "DAT_VA"       , "D"         ,  8,  0 }, ;
   {  "VP"                 , "C"         ,  1,  0 }, ;
   {  "ZNESEK"       , "N"         , 13,  2 } }


Dbf file has 85000 records and I tested so I think that it's not corrupted.

BRGS

Franček




begin:vcard
fn;quoted-printable:Fran=C4=8Dek Prijatelj
n;quoted-printable:Prijatelj;Fran=C4=8Dek
email;internet:[email protected]
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to