Emmanuel Charpentier wrote: > The current PostgreSQL ODBC driver still behaves as a V2 ODBC driver, > which translates in various annoying limitations (no long integers, > no schema use, no view creation, etc ...).
If you have a plan to magically transform it into a V3 driver, let me know how to do it. :) > A cursory look at ftp://ftp.postgresql.org/pub/odbc/versions/full/ > shows a file psqlodbc-07_03_0200.zip. Is this the new "V3 only" > version expected ? No, that is the version that is currently packaged. > I flag this bug as important because schema use and vew creation are > very important features, used by more and more day-to-day apps. True, but I can't package software that doesn't exist. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

