| Subject | Re: [IBO] TIBOTable.FindNearest |
|---|---|
| Author | Hans |
| Post date | 2006-07-26T20:10:21Z |
One approach
Replacing the blanks with undescores could be done in all source modules at
once with a routine like GReplace.exe
Export the database SQL (only) and apply same changes, then recreate
database.
I found that worked better in the long run, than getting totally stuck.
Replacing the blanks with undescores could be done in all source modules at
once with a routine like GReplace.exe
Export the database SQL (only) and apply same changes, then recreate
database.
I found that worked better in the long run, than getting totally stuck.