|
Home > Archive > Programming with dBASE > May 2005 > dbase field name changes by itself
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
dbase field name changes by itself
|
|
| Doug Novak 2005-05-20, 11:23 am |
| Hello everyone,
A problem has surfaced in the last few months in applications I've written in vdb2k, and now vdbPlus version 2.0, although I'm not sure the cause is version specific. Field names change by themselves. Example, one logical field sh_heat changes to sh_ an
other example, logical field MP0715_3 changed to MP07
This is a rare problem, only 4 times in 2 years, and in the case of sh_heat has happend 3 times.
Best guesses.... In my code, or a bug?
| |
| Ken Mayer [dBVIPS] 2005-05-20, 1:23 pm |
| Doug Novak wrote:
> Hello everyone,
> A problem has surfaced in the last few months in applications I've written in vdb2k, and now vdbPlus version 2.0, although I'm not sure the cause is version specific. Field names change by themselves. Example, one logical field sh_heat changes to sh_
another example, logical field MP0715_3 changed to MP07
> This is a rare problem, only 4 times in 2 years, and in the case of sh_heat has happend 3 times.
> Best guesses.... In my code, or a bug?
>
It would almost have to be in your code. However, I couldn't tell you
what specifically would be causing it ...
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Doug Novak 2005-05-20, 1:23 pm |
| Ken Mayer [dBVIPS] Wrote:
>
> It would almost have to be in your code. However, I couldn't tell you
> what specifically would be causing it ...
>
> Ken
Thanks Ken,
I will go over the code for anything that sticks out as a possible cause and post some of it tomorrow. Hopefully someone will spot a possible problem.
Doug
|
|
|
|
|