Re: SQLTables
From: Dmitri Ivanov (divanov_NOSP_at_M_.aha.ru)
Date: 06/17/04
- Next message: Dmitri Ivanov: "Re: SQLBindCol with date/time"
- Previous message: Keith Sheppard: "SQLBindCol with date/time"
- In reply to: SqlJunkies User: "SQLTables"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 15:12:46 +0400
Hello SqlJunkies,
"SqlJunkies User" <User@-NOSPAM-SqlJunkies.com> wrote:
SU> Hi,
SU> The SQLTables API is not working for user genearted excel files. It
SU> works if the excel file is generated by DTS but its not working if
SU> i generate a file manually with the same data
SU>
SU> Here is my code:
SU> AFX_SQL_ASYNC( this, ( ::SQLTables ) ( m_hstmt,
SU> ustrQualifier, SQL_NTS,
SU> ustrOwner, SQL_NTS,
SU> ustrName, SQL_NTS,
SU> ustrType, SQL_NTS ) );
SU>
SU> The parameters are not getting populted for the file which i
SU> created.
Please retrive a related post few weeks ago. (Or better learn Google :-)).
-- Sincerely, Dmitri Ivanov Common Lisp ODBC interface - www.ystok.ru
- Next message: Dmitri Ivanov: "Re: SQLBindCol with date/time"
- Previous message: Keith Sheppard: "SQLBindCol with date/time"
- In reply to: SqlJunkies User: "SQLTables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|