Page 1 of 1
xHarbour Bug Reporting?
Posted: Wed Jul 28, 2010 7:58 pm
by melliott42
Hello,
FieldName() seems to only return the first 8 characters. While this is OK for .dbf based databases this is not good for SQL (Oracle, MySQL) based databases as the field name lengths can be much longer.
What is the best xHarbour place to post this potential bug?
Thanks,
Michael
Re: xHarbour Bug Reporting?
Posted: Wed Jul 28, 2010 9:48 pm
by esgici
Hello Michael
melliott42 wrote:
FieldName() seems to only return the first 8 characters.
FieldName() ( or simply
FIELD() ) return a string in max 10 character. Because in native DBFBTX rdd max field name length is 10.
melliott42 wrote:
What is the best xHarbour place to post this potential bug?
Main page of official site of Harbour Project :
http://www.harbour-project.org/
Mail Lists page of official site of Harbour Project :
http://www.harbour-project.org/preview2/mailing.html
Main page of official site of xHarbour :
http://www.xharbour.org/
Newsgroup and Bug Report infos page of xHarbour :
http://www.xharbour.org/index.asp?page=support/index
Regards
--
Esgici
Re: xHarbour Bug Reporting?
Posted: Thu Jul 29, 2010 11:30 am
by melliott42
Esgici thanks so much.
I know I am ramping up and asking many questions. Thanks for bearing with with sir.
Re: xHarbour Bug Reporting?
Posted: Thu Jul 29, 2010 12:03 pm
by esgici
Hi Michael
melliott42 wrote:
I know I am ramping up and asking many questions. Thanks for bearing with with sir.
Please don't hesitate.
I'm a HMG fanatic, everything is for HMG and this forum is for questions and answers
It' great happiness if I'm helpful
Moreover, if you like, you can use my private e-mail address to : esgici @ gmail. com
Regards
--
Esgici