Hello,
Using: Windev 21, HFSQL 21
I get error when I try to update multiple files from the same screen. It works fine when updating both files, first time. When run for the second time, it gives error. I try to update one record from 'state' file and multiple records from 'district' file.
The HFSQL file or link named 'AliasState' is unknown.
@ line no. 34 of method MakeRecordContent process.
All gets updated for the first time, in the second run, it fails while updating the 'state' file itself.
Any thing I'm missing ? Any help ?
Happiness Always
BKR Sivaprakash
Using: Windev 21, HFSQL 21
I get error when I try to update multiple files from the same screen. It works fine when updating both files, first time. When run for the second time, it gives error. I try to update one record from 'state' file and multiple records from 'district' file.
The HFSQL file or link named 'AliasState' is unknown.
@ line no. 34 of method MakeRecordContent process.
All gets updated for the first time, in the second run, it fails while updating the 'state' file itself.
Any thing I'm missing ? Any help ?
Happiness Always
BKR Sivaprakash