Menu

#87 SQLDescribeCol() not returning col names

closed
nobody
ODBC (10)
5
2005-09-10
2005-08-17
No

I am using mxODBC.unixODBC with unixODBC and mdbtools.

mxODBC performs a SQLDescribeCol() on cursor.execute() but
when I try to retrieve the cursor.description the column names are
always empty strings. This function is quite vital for my system ..

Could there be a bug in SQLRETURN SQL_API SQLDescribeCol()
@ odbc.c #597 ... ?

SQLColAttributes() used by isql works fine !

Discussion

  • Brian Bruns

    Brian Bruns - 2005-09-10

    Logged In: YES
    user_id=11673

    Duplicate of 1261831. More text there, so closing this one.

     
  • Brian Bruns

    Brian Bruns - 2005-09-10
    • status: open --> closed
     

Log in to post a comment.