Page 1 of 1

Global column name mapping ?

Posted: Tue 24 Jan 2017 07:33
by chkaufmann
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

Re: Global column name mapping ?

Posted: Tue 24 Jan 2017 08:56
by AlexP
Hello,

There is no such functionality in UniDAC.