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
xHarbour Bug Reporting?
Moderator: Rathinagiri
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: xHarbour Bug Reporting?
Hello Michael
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
FieldName() ( or simply FIELD() ) return a string in max 10 character. Because in native DBFBTX rdd max field name length is 10.melliott42 wrote: FieldName() seems to only return the first 8 characters.
Main page of official site of Harbour Project : http://www.harbour-project.org/melliott42 wrote: What is the best xHarbour place to post this potential bug?
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
Viva INTERNATIONAL HMG 
-
melliott42
- Posts: 119
- Joined: Wed Feb 18, 2009 2:14 pm
Re: xHarbour Bug Reporting?
Esgici thanks so much. 
I know I am ramping up and asking many questions. Thanks for bearing with with sir.
I know I am ramping up and asking many questions. Thanks for bearing with with sir.
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: xHarbour Bug Reporting?
Hi Michael
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
Please don't hesitate.melliott42 wrote: I know I am ramping up and asking many questions. Thanks for bearing with with sir.
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
Viva INTERNATIONAL HMG 