FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Error /13002
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM

Error /13002

Posted: Wed Feb 27, 2008 07:34 PM
Hi,

I have still a program that isn't converted to harbour that was working fine till yesterday.
Now a client of mine have a lot of this errors

************************************************************
Error /13002
Index lock error!: ARTIKEL
************************************************************


Does enyone know what this mean?

Thanks,
Marc
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 312
Joined: Sat Oct 08, 2005 09:12 AM

Error /13002

Posted: Thu Feb 28, 2008 08:00 AM

Hi Marc,

this remembers me to my errors.
I'm using 16 bit and 32 bit programs together and i got rid of this problems by
linking ntxlock2.obj to my 16 bit applications
and using "SET DBFLOCKSCHEME TO 2" in my xHarbour code.

hth,
Detlef

Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM

Error /13002

Posted: Thu Feb 28, 2008 11:10 AM

Detlef,

This is not a mix of 16bit and 32bit together. The customer only use a 16bit version with six-driver. It's very strange that this doen't work anymore. Other customers don't have this problem.

Maybe it's a network problem...
I will verify it.

Thanks
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite

Continue the discussion