Thanks Chris and John. Chris, this worked perfectly with the ODBC module that ships with Python Win32:
> column_names = [d[0] for d in cursor.description] John, I've never heard of pyodbc but I'll have to look into it. Thanks again. Dana -- http://mail.python.org/mailman/listinfo/python-list