When I downloaded xHarbour compiller attached to FWH 7.12 i got build 1.1.0
Version downloaded from www.xharbour.org has build number 1.0.0
I'm going to test it today.
When I downloaded xHarbour compiller attached to FWH 7.12 i got build 1.1.0
Version downloaded from www.xharbour.org has build number 1.0.0
I'm going to test it today.
Robert,
>
When I downloaded xHarbour compiller attached to FWH 7.12 i got build 1.1.0. Version downloaded from www.xharbour.org has build number 1.0.0
>
Yes, thats why we think its an error in 1.1.0
> I'm going to test it today.
Thank you!
I use ADO LIBs from Antonio post
.....
Please try again with these libs:
http://www.hotshare.net/file/25827-5169496fca.html
.....
1.0.0 = GPF
1.1.0 = In hb_vmDo() required item type 'Symbol'
Robert,
Please try with all the libs from xharbour.org (including usrrdd.lib and adordd.lib).
Please don't mix my posted libraries with the xHarbour build distributed with FWH ones. Thanks,
xHarbour 1.0.0
code:
USE ROBERT ALIAS "PAC" VIA "ADORDD" TABLE "L065" MYSQL ;
FROM "127.0.0.1" USER "R" PASSWORD "R"
error:
Path and name: C:\FWH_MYAP\Maraboot\F_MAIN.exe (32 bits)
Size: 3,414,016 bytes
Time from start: 0 hours 0 mins 2 secs
Error occurred at: 26.12.2007, 12:25:54
Error description: Error ADODB.Recordset/6 DISP_E_UNKNOWNNAME: OPEN
Args:
[ 1] = C L065
[ 2] = O Object
Called from: win32ole.prg => TOLEAUTO:OPEN(0)
Called from: adordd.prg => ADO_OPEN(264)
Called from: => DBUSEAREA(0)
Called from: F_PACJEN.prg => GET_PACJENT(26)
Called from: F_MENU.prg => (b)BUILDMENU(520)
Called from: MENU.PRG => TMENU:COMMAND(0)
Called from: WINDOW.PRG => TWINDOW:COMMAND(0)
Called from: MDIFRAME.PRG => TMDIFRAME:COMMAND(0)
Called from: => TMDIFRAME:HANDLEEVENT(0)
Called from: WINDOW.PRG => _FWH(0)
Called from: => WINRUN(0)
Called from: WINDOW.PRG => TMDIFRAME:ACTIVATE(0)
Called from: F_MENU.prg => MENU_GLOWNE(155)
Called from: F_MAIN.prg => MYAPP(131)
1.1.0 - GPF
Robert,
Thanks! Well, the GPF is gone with 1.0.0. That confirms our idea that the 1.1.0 has a problem with the usrrdd.lib
Please try it again but don't link adordd.lib. Instead include adordd.prg at the bottom of the tested PRG (because adordd.prg is different from the one that we provide). Thanks!
Antonio,
I already tested with libs of xHarbour and adordd.prg compiled together to my system, but the problem continues.
Also I made download of xharbour.org, I compiled all the sources, but the error persists!
Mr Vilian
I am using the binaries downloaded from xhabour.org. I compled adordd.prg with these binaries. I am using usrrdd.lib from the xharbour\lib folder. Adordd is working for me.
I am using bcc
Vilian,
Is it the same error or a GPF ?
Did you get any answer from Miguel Angel ?
From the error reported, it seems Mr Robert's error is not from adordd.lib. It is an error in opening the mysql table.
UNRECOVERABLE ERROR 9015 - Symbol Item expected from Hb_VmDo()Vilian,
Thanks!
Antonio,
Some newness?
Antonio,
I received email from Miguel Angel Marchuet communicating already is decided the error message.
You go to liberate new version of xHarbour/FWH?