SQLColumns fails on XP SP2

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Pierre Couderc (pierre_at_couderc.ccNOSPAM)
Date: 09/03/04

  • Next message: Doug Stoltz: "Re: Tracing Does Not Work With IIS"
    Date: Fri, 03 Sep 2004 20:46:43 +0200
    
    

    I try to get the list of the columns of a table.
    On SQLColumns I get well SQL_SUCCESS as my table exists, but on the
    SQLFetch I get SQL_NO_DATA (but Access shows me columns exist).
    I have no Errors on the SQLBindCol.

    My code has worked for years, but the problem has appeared with XP SP2.

    Any idea?

    Thank you in advance.

    Pierre Couderc


  • Next message: Doug Stoltz: "Re: Tracing Does Not Work With IIS"