ADORDD and ACCESS with FHW 7,12 generating GPF
- Robert Frank
- Posts: 95
- Joined: Fri Nov 23, 2007 4:43 am
- Location: Gdynia-Poland
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
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!
>
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!
- Robert Frank
- Posts: 95
- Joined: Fri Nov 23, 2007 4:43 am
- Location: Gdynia-Poland
- Contact:
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'
.....
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 Frank
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Robert Frank
- Posts: 95
- Joined: Fri Nov 23, 2007 4:43 am
- Location: Gdynia-Poland
- Contact:
xHarbour 1.0.0
code:
USE ROBERT ALIAS "PAC" VIA "ADORDD" TABLE "L065" MYSQL ;
FROM "127.0.0.1" USER "R" PASSWORD "R"
error:
Application
===========
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
Stack Calls
===========
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)
code:
USE ROBERT ALIAS "PAC" VIA "ADORDD" TABLE "L065" MYSQL ;
FROM "127.0.0.1" USER "R" PASSWORD "R"
error:
Application
===========
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
Stack Calls
===========
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)
Robert Frank
- Robert Frank
- Posts: 95
- Joined: Fri Nov 23, 2007 4:43 am
- Location: Gdynia-Poland
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Antonio,
The error message is the following one:
The Miguel answered requesting me an example, sent yesterday for it.
The error message is the following one:
Code: Select all
UNRECOVERABLE ERROR 9015 - Symbol Item expected from Hb_VmDo()
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: