In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

DBF Table editor error

Xailer English public forum
Responder
Gejza Horvath
Mensajes: 281
Registrado: Mar Ago 15, 2006 1:50 pm

DBF Table editor error

Mensaje por Gejza Horvath »

Ignacio,
I have problem using the DBF Table editor.
1. Open the editor
2. On DBF EDitor configuration form set the Sort collation for index... property to SLWIN:
Slovenian Win-1250
3. Click on Ok button - setting ok.
4. Click on the New Table button: error message is shown:
ERROR BASE/3003 Cannot find super class: __CLSINSTSUPER inside ERRORSYS, line 0
The same error occurs, when I first open the file, set the property and try to click on
Table design button.
Gejza Horvath
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9442
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

DBF Table editor error

Mensaje por ignacio »

Gezja,
It seems to be a xHarbour bug.
Please try the following on a console application (without Xailer):
REQUEST HB_CODEPAGE_SLWIN
.....
HB_SetCodePage( "SLWIN" )
And open any DBF file. You should receive the same error.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Gejza Horvath" <_hsoftkn@nextra.sk> escribió en el mensaje
news:[email=466cec4a@ozsrv2.ozlan.local...]466cec4a@ozsrv2.ozlan.local...[/email]
> Ignacio,
>
> I have problem using the DBF Table editor.
>
> 1. Open the editor
> 2. On DBF EDitor configuration form set the Sort collation for index...
> property to SLWIN: Slovenian Win-1250
> 3. Click on Ok button - setting ok.
> 4. Click on the New Table button: error message is shown:
>
> ERROR BASE/3003 Cannot find super class: __CLSINSTSUPER inside ERRORSYS,
> line 0
>
> The same error occurs, when I first open the file, set the property and
> try to click on Table design button.
>
> Gejza Horvath
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder