Subject | Re: [firebird-support] Re: 2.5.9 - LOCALTIME |
---|---|
Author | DougC |
Post date | 2019-08-05T23:43:41Z |
Try creating a view on the table that includes renaming the column to another name but otherwise includes all other columns in the table and nothing else (no joins, etc). Then reference that view in the connected code instead of referencing the actual table.
---- On Mon, 05 Aug 2019 11:58:53 -0600 m-zsolt@... [firebird-support] <firebird-support@yahoogroups.com> wrote ----
Hi Mark!
Database dialect is 1 and changing the column name and the connected code is not an option either at the moment, unfortunately.Thanks for the answer though.Best regardsZsolt