CDatabase Create Table
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hi All I am useing CDatabase and OBDC to write data in Excel.i hava a problem in some specific condition like
"Create table test(Value Varchar(20),Type varchar(30)); .
That time i am getting exception message
Syntax error in filed defintion.
Can anyone help me to remove that problem.
-
Hi All I am useing CDatabase and OBDC to write data in Excel.i hava a problem in some specific condition like
"Create table test(Value Varchar(20),Type varchar(30)); .
That time i am getting exception message
Syntax error in filed defintion.
Can anyone help me to remove that problem.