Page 1 of 1
dbinfo
Posted: Wed Feb 01, 2006 4:43 pm
by Peterg
I have a problem in that in sqlrdd with xharbour builder when i use the function below I get a gpf. This only happens with sql and only if using fivewin. If I compile just using xharbour then it does not gpf. I am using the latest libs that Antonio sent me
Thanks
Peter
Posted: Wed Feb 01, 2006 4:44 pm
by Peterg
Sorry the function is
dbOrderInfo(DBOI_KEYCOUNTRAW)
Posted: Wed Feb 01, 2006 6:10 pm
by Antonio Linares
Peter,
There may be a function name conflict. Don't you get an error with the calls stack ? What functions are listed ?
Please report it also to xharbour newsgroup. Thanks
Posted: Thu Feb 02, 2006 8:58 am
by Peterg
Antonio
the stack problems were fixed by the new libs that you sent me.
I have posted this problem in the xharbour forums and Marcelo has reported that it works fine without fivewin
Any other ideas
Peter