Hi,
I have to ensure that my application runs with PostgreSQL. So far quite easy with UniDac, but I have one major problem: XMIN and XMAX are system columns but I use these column names a lot in my Gis application.
So before I start to build something on my own: Does UniDac support some kind of global column name mapping? So if I use XMAX, it is converted for example to XMAX2 in SQL statements and if I have a query / table from a select result if there is a XMAX2 column it will be found as XMAX as well?
cu Christian
Global column name mapping ?
Re: Global column name mapping ?
Hello,
There is no such functionality in UniDAC.
There is no such functionality in UniDAC.