Search found 636 matches: ntx

Return to advanced search

Re: twebview2

... %xhbdir%\lib\ace32.lib >> xhb.tmp ECHO %xhbdir%\lib\dbf.lib >> xhb.tmp ECHO %xhbdir%\lib\nsx.lib >> xhb.tmp ECHO %xhbdir%\lib\ntx.lib >> xhb.tmp ECHO %xhbdir%\lib\cdx.lib >> xhb.tmp ECHO %xhbdir%\lib\rmdbfcdx.lib >> xhb.tmp ECHO %xhbdir%\lib\ct3comm.lib >> ...
by russimicro
Sun Nov 10, 2024 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: twebview2
Replies: 18
Views: 524

problem with 24.07

... "FiveHCM.lib" "FiveHMX.lib" "OptG.lib" "xhb.lib" "dbf.lib" "nsx.lib" "ntx.lib" "cdx.lib" "rmdbfcdx.lib" "ct3comm.lib" crt.lib kernel32.lib user32.lib winspool.lib ole32.lib oleaut32.lib ...
by kajot
Thu Aug 15, 2024 7:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with 24.07
Replies: 12
Views: 1894

Re: Description del error: (DOS Error 59) DBFCDX/1010 Read erro

... el reintento en comandos SKIP, REPLACE, GO TOP, etc, pero lo que si que no podemos controlar, por ejemplo, es la actualizacion de indices (ntx o cdx) que es algo que a nosotros se nos escapa porque lo hace automaticamente el lenguaje. Esto tambien le ocurrió a algun compañero de un grupo ...
by paquitohm
Wed Aug 07, 2024 3:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Description del error: (DOS Error 59) DBFCDX/1010 Read erro
Replies: 11
Views: 1772

Re: Propuesta para que hagan un curso virtual FW

To All I think it is important to look at SQL ADO and move away from dbf\cdx-ntx ... In it's day .dbf was the premiere backend .. I can tell you if I was given a Corporate\Enterprise app to create and I went to the CIO and told that person I was going to use dbase ...
by Rick Lipkin
Thu Jul 11, 2024 9:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Propuesta para que hagan un curso virtual FW
Replies: 302
Views: 35123

Re: xharbour comercial

... "D:\xx\xHarbour\lib\xhb.lib" "D:\xx\xHarbour\lib\DBF.lib" "D:\xx\xHarbour\lib\NSX.lib" "D:\xx\xHarbour\lib\NTX.lib" "D:\xx\xHarbour\lib\CDX.lib" "D:\xx\xHarbour\lib\RMDBFCDX.lib" "D:\xx\xHarbour\lib\CT3Comm.lib" "D:\xx\xHarbour\lib\OptG.lib" ...
by jair
Sun Jul 07, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour comercial
Replies: 11
Views: 892

Re: generar un archivo indice ntx

Muchas gracias Willy !!!!
by José Camilo
Mon Mar 11, 2024 2:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: generar un archivo indice ntx
Replies: 2
Views: 631

Re: generar un archivo indice ntx

Estimado, prueba asi:
Code: Select all  Expand view

INDEX ON campo_alfa + DESCEND(DTOS(fecha)) TO xxxxx
 
by Willi Quintana
Sun Mar 10, 2024 11:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: generar un archivo indice ntx
Replies: 2
Views: 631

generar un archivo indice ntx

Buenas tardes.
necesito generar un archivo indice NTX cuya clave sea un campo alfabetico mas un campo fecha con la particularidad que la fecha debe ir en forma descendente.
Como se puede realizar?

Gracias
by José Camilo
Sun Mar 10, 2024 8:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: generar un archivo indice ntx
Replies: 2
Views: 631

Problemas con ordenamiento de datos.

... 29 1 B 12 de octubre 29 2 A 12 de octubre 81 PB 12 de octubre 95 PB 12 de octubre 29 2 B asi aparecen, por que puede ser? es un archivo indice ntx Gracias
by José Camilo
Thu Feb 22, 2024 6:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con ordenamiento de datos.
Replies: 4
Views: 441

Re: DBF . Commit

... handle ) thereby ensuring that all the data in the buffers are physically written to the disk. This is executed for dbf, fpt/dbt and all cdx/ntx/idx file handles. This API function also updates the files' timestamps. (note: for other operating systems (x)Harbour executes other similar functions) ...
by nageswaragunupudi
Mon Oct 23, 2023 4:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 5329

Re: Reason for closing DBF file

hi, which Type of Index do you talk about : CDX or NTX :?: does Error arrive when "normal work" with App or "after Lunch" :?: --- i had those Error when DBF "left open" while "not work" in App and Network "timeout" ...
by Jimmy
Mon Sep 18, 2023 3:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reason for closing DBF file
Replies: 23
Views: 1980

Re: not ISOEM(), ISANSI() or IsUTF8()

as i say these OEM DBF was made by Cl*pper App, using NTX, where i have OEM Sign with German "Umlaute" as Xbase++ default use OEM it is a Problem of all Xbase++ User when want to change to Fivewin (and still use Xbase++ OEM App) If you can ...
by nageswaragunupudi
Fri Sep 01, 2023 5:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 4272

Re: not ISOEM(), ISANSI() or IsUTF8()

... as long Sign come not from DBF, made in OEM Environment , it is not the Problem that i mean as i say these OEM DBF was made by Cl*pper App, using NTX, where i have OEM Sign with German "Umlaute" as Xbase++ default use OEM it is a Problem of all Xbase++ User when want to change to Fivewin ...
by Jimmy
Fri Sep 01, 2023 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 4272

Re: Incluyendo el SQLRDD

... salio este producto pero me fallaba cuando hacia use \sistemas\siste001\empre001\ventas\ventas.dbf index \sistemas\siste001\empre001\ventas\ventas.ntx alias ventas intente con una funcion que ellos tenian para estos casos pero no me funciono hasta alli llegue eso unido a mis escasos conocimientos ...
by Joaquim Ferrer
Fri Aug 25, 2023 7:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 5743

Re: Incluyendo el SQLRDD

... salio este producto pero me fallaba cuando hacia use \sistemas\siste001\empre001\ventas\ventas.dbf index \sistemas\siste001\empre001\ventas\ventas.ntx alias ventas intente con una funcion que ellos tenian para estos casos pero no me funciono hasta alli llegue eso unido a mis escasos conocimientos ...
by wilsongamboa
Thu Aug 24, 2023 6:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Incluyendo el SQLRDD
Replies: 40
Views: 5743
Next

Return to advanced search