Hello, can I take info on columns (like column names) before query execution (after query preparation) with freetds? I use Debian/Sarge Linux with unixODBC/tclodbc. Retrieving such column info is OK on e.g. Firebird database. However it is empty with FreeTDS/Sybase 11.0.3.3. It is retrieved only after a SELECT query execution. Thanks, Martin