> And I'd like to drum home the point that *all* driver authors should > be adding support for get_info(). It's not hard, especially if there's > an ODBC driver available for the same database.
I have one question regarding this. Should I hardcode the numbers in the driver? The DBI spec says that it hasn't defined SQL_DBMS_VER etc.. When will it be included? For now, what's the best way to handle this for drivers other than ODBC? --pradeep -- Perfection is our goal, excellence will be tolerated. -- J. Yahl --
