got a vendor application that's pretty much designed for MSSQL but
it's using 'CREATE INDEX ... [ ASC | DESC ]' syntax.
it appears that the ODBC driver is rejecting that as invalid.
testing on the database reveals the same. and reference to the docs
indicate it's not postgresql syntax.
is there a quick hack allow the driver and the database to accept the
syntax?
--
t
t
w