i have a form with TOracleDataSet, sql text contains parameter :id
before i open this form with installed DOA 4.1.1 dfm contained property value (in BDS 2006)
Variables.Data = {0300000001000000030000003A4944050000000000000000000000}
after resaving form
Variables.Data = {0400000001000000060000003A494400303B050000000000000000000000}
After this form cannot be opened in runtime (from) application
Nither in BDS 2006 builded app, no in delphi 2009 builded app
If i revert changes and resave this form in delphi 2009
Variables.Data = {0400000001000000060000003A0049004400050000000000000000000000}
And form can be opended in runtime in delphi 2009 build
We need solution for success saving such forms bds 2006
before i open this form with installed DOA 4.1.1 dfm contained property value (in BDS 2006)
Variables.Data = {0300000001000000030000003A4944050000000000000000000000}
after resaving form
Variables.Data = {0400000001000000060000003A494400303B050000000000000000000000}
After this form cannot be opened in runtime (from) application
Nither in BDS 2006 builded app, no in delphi 2009 builded app
If i revert changes and resave this form in delphi 2009
Variables.Data = {0400000001000000060000003A0049004400050000000000000000000000}
And form can be opended in runtime in delphi 2009 build
We need solution for success saving such forms bds 2006