Click here to Skip to main content
15,909,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUninstalling Pin
act_x13-Jan-04 4:31
act_x13-Jan-04 4:31 
GeneralChanging VC++ compilers Pin
Joel Lipschultz13-Jan-04 4:19
Joel Lipschultz13-Jan-04 4:19 
QuestionCstring::find bug??? Pin
Anonymous13-Jan-04 4:15
Anonymous13-Jan-04 4:15 
AnswerRe: Cstring::find bug??? Pin
RChin13-Jan-04 5:56
RChin13-Jan-04 5:56 
Generalfatal error Pin
Goh Hui Beng13-Jan-04 4:15
Goh Hui Beng13-Jan-04 4:15 
GeneralRe: fatal error Pin
Antti Keskinen13-Jan-04 6:43
Antti Keskinen13-Jan-04 6:43 
GeneralTreeCtrl with customized background --- PROBLEM Pin
TiberiusvP13-Jan-04 4:03
TiberiusvP13-Jan-04 4:03 
GeneralDatabases and C++ Pin
mcsherry13-Jan-04 3:40
mcsherry13-Jan-04 3:40 
Hi everyone,

The problem I've got is that I need to open a database (*.mdb, the filename is choosen by the user) and then write rows (recordset?) of data to different tables within the database (the names of the tables will never change, but the tables will not contain any data at the start of the run apart from the field names).
However there are some constraints:
1) I cant use anything to do with JET
2) I can include <afxdb.h> and <afxdao.h> as these cause compilation errors with the main library the software is built on. (the error is to do with GetTickCount, which is MFC even though its not used in the program and no methods exist in our code called GetTickCount!)

not sure if I've made this clear enough.... but if anyone has any suggestions and can provide links to websites which contain non-mfc database code samples.

many thanks



Andy McSherry
GeneralRe: Databases and C++ Pin
pankajdaga13-Jan-04 4:01
pankajdaga13-Jan-04 4:01 
GeneralRe: Databases and C++ Pin
mcsherry13-Jan-04 4:43
mcsherry13-Jan-04 4:43 
GeneralRe: Databases and C++ Pin
RChin13-Jan-04 5:41
RChin13-Jan-04 5:41 
GeneralRe: Databases and C++ Pin
mcsherry13-Jan-04 4:35
mcsherry13-Jan-04 4:35 
GeneralRe: Databases and C++ Pin
RChin13-Jan-04 5:48
RChin13-Jan-04 5:48 
GeneralRe: Databases and C++ Pin
forjer13-Jan-04 6:42
forjer13-Jan-04 6:42 
GeneralDisable ASSERT in Debug mode Pin
misha_grewal13-Jan-04 3:21
misha_grewal13-Jan-04 3:21 
GeneralRe: Disable ASSERT in Debug mode Pin
Prakash Nadar13-Jan-04 3:31
Prakash Nadar13-Jan-04 3:31 
GeneralRe: Disable ASSERT in Debug mode Pin
misha_grewal13-Jan-04 17:02
misha_grewal13-Jan-04 17:02 
GeneralRe: Disable ASSERT in Debug mode Pin
kasparov_8515-Jan-13 21:52
kasparov_8515-Jan-13 21:52 
GeneralODBC - dbf files - strange error msg Pin
Qadddd13-Jan-04 2:07
Qadddd13-Jan-04 2:07 
GeneralSockets and Memory leak Pin
Member 81460313-Jan-04 2:03
Member 81460313-Jan-04 2:03 
GeneralRe: Sockets and Memory leak Pin
Antti Keskinen13-Jan-04 3:07
Antti Keskinen13-Jan-04 3:07 
GeneralRe: Sockets and Memory leak Pin
Member 81460313-Jan-04 3:53
Member 81460313-Jan-04 3:53 
GeneralRe: Sockets and Memory leak Pin
Antti Keskinen13-Jan-04 6:35
Antti Keskinen13-Jan-04 6:35 
GeneralSimulating copy to clipboard Pin
Anonymous13-Jan-04 1:03
Anonymous13-Jan-04 1:03 
Questiondeveloping a small scripting langauge in VC++ ?? Pin
cyberiafreak13-Jan-04 0:54
cyberiafreak13-Jan-04 0:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.