Página 1 de 1

Error Open DBF with CDX index

Publicado: Vie Oct 03, 2014 7:56 pm
por Cassiano de Oliveira
Hello,
I'm migrating a module that uses a table DBF Clientes with CDX index where
TAGs are:
TAG Clientes1 Key = CODIGO
TAG Clientes2 Key = NOME
TAG Clientes3 Key = SONUMERO( TELEFONE )
TAG Clientes4 Key = SONUMERO( TELEFONE, .F.)
TAG Clientes5 Key = FANTASIA
TAG Clientes6 Key = DTOS(DTULTCOMP)
The SONUMERO() function was placed within the code, but still opening
presents the error below:
******************************* Error log file
********************************
Exe: D:ProjetosxailerModulo.exe
Version: 1.0.0.0
User name: Cassiano
Computer name: Cassiano
Date: 03/10/2014
Time: 13:42:11
Available Memory: 2929824
Current Area: 0
---------------------------- Compiler
Information -----------------------------
Xailer Version: Xailer 3.3.1
Compiler: Harbour 3.2.0dev (r1310281618)
C/C++ Compiler: MinGW GNU C 4.8.1 (32-bit)
Windows Platform: Windows 7 6.1.7601 Service Pack 1
--------------------- Internal Error Handling
Information ---------------------
Subsystem Call: DBCMD
System Code: 2001
Default Status: .F.
Description: Workarea not in use
Operation: ORDSETFOCUS
Arguments:
Involved File:
Dos Error Code: 0
Trace Through:
ORDSETFOCUS (0)
TDBFDATASET:ORDSETFOCUS (1210)
FRMMAIN:FORMINITIALIZE (77)
FRMMAIN:ONINITIALIZE (0)
FRMMAIN:NEW (200)
INISYSTEM (49)
MAIN (14)
---
Este email está limpo de ví­rus e malwares porque a proteção do avast! Antiví­rus está ativa.
http://www.avast.com

Error Open DBF with CDX index

Publicado: Sab Oct 04, 2014 1:04 pm
por ignacio
Hello,
It seems the file is not open. Check you have called the method Open() on the dataset. In case you did, then the dataset has been closed by another code. If the dataset belongs to a form, keep in mind that if the dataset is destroyed all its components are also destroyed.
Regards

Error Open DBF with CDX index

Publicado: Dom Oct 05, 2014 6:27 pm
por Cassiano de Oliveira
It worked, thank you, sorry for the lack of attention to this issue.
Regards,
Cassiano .
"Ignacio Ortiz de Zúñiga" wrote in message
news:542fd44b$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Hello,
It seems the file is not open. Check you have called the
method Open() on the dataset. In case you did, then the
dataset has been closed by another code. If the dataset
belongs to a form, keep in mind that if the dataset is
destroyed all its components are also destroyed.
Regards
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer/Xailer team]
http://www.xailer.com
http://www.xailer.info
---
Este email está limpo de ví­rus e malwares porque a proteção do avast! Antiví­rus está ativa.
http://www.avast.com

Error Open DBF with CDX index

Publicado: Dom Oct 05, 2014 8:38 pm
por Cassiano de Oliveira
It worked, thank you, sorry for the lack of attention to this issue.
Regards,
Cassiano .
"Ignacio Ortiz de Zúñiga" wrote in message
news:542fd44b$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Hello,
It seems the file is not open. Check you have called the
method Open() on the dataset. In case you did, then the
dataset has been closed by another code. If the dataset
belongs to a form, keep in mind that if the dataset is
destroyed all its components are also destroyed.
Regards
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer/Xailer team]
http://www.xailer.com
http://www.xailer.info
---
Este email está limpo de ví­rus e malwares porque a proteção do avast! Antiví­rus está ativa.
http://www.avast.com