Search found 684 matches: dbfntx

Return to advanced search

Antonio Getting the following link errors .. not worried about the first two .. C:\MSVC\BIN\link @makefile.lnk /nologo /SUBSYSTEM:WINDOWS /force:multiple fivehmx.lib(GETSYSIN.obj) : warning LNK4006: "void __cdecl HB_FUN_GETSYSFONT(void)" (?HB_FUN_GETSYSFONT@@YAXXZ) already defined in FUNC_LIB.obj; s...
by Rick Lipkin
Mon Nov 21, 2005 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing dbfdbt for both MSVC and Borland FWH27
Replies: 7
Views: 2819

abrir tablas con driver DbfNtx

Antonio, no hallo la manera de abrir tablas Dbf con driver dbfntx y dbfcdx Use 'Storage Card\Producto' New Alias Producto o Use 'Storage Card\Producto.Dbf' New Alias Producto o Glb_Work := Curdir() +'\' Use (Glb_Work + "Producto") New Alias Producto me ...
by wilsongamboa
Tue Nov 08, 2005 5:07 am
 
Forum: FiveWin para Pocket PC
Topic: abrir tablas con driver DbfNtx
Replies: 1
Views: 948

ot emulador de pocket pc

... adjust code at offset=0x00001000, r va=0x0005DB4C rdd.lib(dbf1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rv a=0x0006BD14 dbfntx.lib(dbfntx1.obj) : warning LNK1166: cannot adjust code at offset=0x000010 00, rva=0x00075E6C * Application successfully built c:\FWPPC\SAMPLES> ...
by wilsongamboa
Mon Oct 31, 2005 2:54 pm
 
Forum: FiveWin para Pocket PC
Topic: ot emulador de pocket pc
Replies: 3
Views: 1705

Rafa,

Prueba a ponerlas en este orden:

echo %hdir%\lib\rdd.lib + >> b32.bc
echo %hdir%\lib\dbfntx.lib + >> b32.bc
echo %hdir%\lib\dbfcdx.lib + >> b32.bc
echo %hdir%\lib\dbffpt.lib + >> b32.bc
echo %hdir%\lib\hbsix.lib + >> b32.bc
by Antonio Linares
Tue Oct 25, 2005 8:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Unable to open file 'DBFDBT.LIB' en fwh 2.6 de Septiembre
Replies: 7
Views: 2729

... + "C:\harbour\lib\codepage.lib" + "C:\harbour\lib\common.lib" + "C:\harbour\lib\dbfcdx.lib" + "C:\harbour\lib\dbffpt.lib" + "C:\harbour\lib\dbfntx.lib" + "C:\harbour\lib\debug.lib" + "C:\harbour\lib\gtcgi.lib" + "C:\harbour\lib\gtpca.lib" + "C:\harbour\lib\hbole.LIB" + "C:\harbour\lib\lang.lib" ...
by rrgaona
Tue Oct 25, 2005 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Unable to open file 'DBFDBT.LIB' en fwh 2.6 de Septiembre
Replies: 7
Views: 2729

Did it work ok ? It should. With DBFNTX files yes. With my file no. As far as I remember the six driver was buggy with Clipper. Does it work ok on MsDos mode ? For the last 3 monthes when I baught it (SIX3.LIB) and changed the RDD system ...
by kronos911
Sun Oct 23, 2005 12:29 pm
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3719

... statment and before any line of code. [EDIT] Ok I did a "backstep" and used one of the older versions of the DBF. That version is an uncrypted DBFNTX file. The one I would like to use and is on the clients pc is a encrypted SIXCDX file. One other thing I saw was with the \samples\fwbrow.prg ...
by kronos911
Sat Oct 22, 2005 7:17 pm
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3719

Re: ASC bug - re: Barbara THIAM's post

... + E:\XHARBOU\XHARBO~1.BCC\LIB\DBFFPT.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\DBFDBT.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\DBFNTX.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\rtl.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\vm.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\gtstd.LIB + E:\XHARBOU\XHARBO~1.BCC\LIB\gtwin.LIB ...
by Badara Thiam
Sat Oct 15, 2005 6:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ASC bug - re: Barbara THIAM's post
Replies: 23
Views: 11044

... echo %hdir%\lib\lang.lib + >> b32.bc echo %hdir%\lib\macro.lib + >> b32.bc echo %hdir%\lib\rdd.lib + >> b32.bc echo %hdir%\lib\dbfntx.lib + >> b32.bc echo %hdir%\lib\dbfdbt.lib + >> b32.bc echo %hdir%\lib\dbfcdx.lib + >> b32.bc echo %hdir%\lib\debug.lib + >> ...
by Marco A. Delgado
Wed Oct 12, 2005 10:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar
Replies: 6
Views: 3412
Previous

Return to advanced search