Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLGetData
Message
De
28/09/1997 03:22:33
 
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Autre
Titre:
SQLGetData
Divers
Thread ID:
00052039
Message ID:
00052039
Vues:
84
I am hitting SQL Server and Oracle with ODBC APIs and so far haven't found the way to use native functions to retrieve anything other than SQL_C_CHAR (rc = SQLGetData(hstmt, intCol, SQL_C_CHAR, ...)) For example, I don't want to get the DATETIME data type into a character string and then do a Mid(...) on it to get an actual date, - but in stead I want to get the actual date type from the server. Anyone had any luck getting any info on it?

Thanks in advance,

Robert.
Some things are better be left unknown...NOT!!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform