Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to control my file can be access power Pin
cenchure14-Aug-06 14:36
cenchure14-Aug-06 14:36 
AnswerRe: how to control my file can be access power Pin
Christian Graus14-Aug-06 18:21
protectorChristian Graus14-Aug-06 18:21 
Questionhow can i Show a table? Pin
Burkut14-Aug-06 13:35
Burkut14-Aug-06 13:35 
AnswerRe: how can i Show a table? Pin
Steve Echols14-Aug-06 18:07
Steve Echols14-Aug-06 18:07 
AnswerRe: how can i Show a table? Pin
Burkut14-Aug-06 22:39
Burkut14-Aug-06 22:39 
AnswerRe: how can i Show a table? Pin
Hamid_RT14-Aug-06 19:15
Hamid_RT14-Aug-06 19:15 
GeneralRe: how can i Show a table? Pin
Burkut14-Aug-06 22:41
Burkut14-Aug-06 22:41 
QuestionAccessing a Microsoft Access database from within Visual C++ Pin
Nokoff14-Aug-06 12:20
Nokoff14-Aug-06 12:20 
Confused | :confused:

Hi there guys, I am currently trying to achieve a seemingly simple task in VC++ 2005. I have made a very simple form in Microsoft Access which I wish to serve as the beginnings of something greater. I created a db in MS Access named links.mdb containing on table-> Table1. Table1 contains 1 column, "Links", and i wish to read these strings into variables in my Visual C++ Windows Forms Application.

What I have done so far...

In Visual C++, I clicked on Data->Add new data source, and followed the wizard to add the microsoft access database to my application by the name, "linksDataSet". I can see the table in my left hand "Data Sources" pane in VC++. All I need to know is how to access my database from here so that I can read these strings stored in my table. Also, would be possible to schedule my application to log on to a http server and retrieve these links every time the application is executed? How would I go about doing this?

Thank you very much for your time
Regards
Linden.
AnswerRe: Accessing a Microsoft Access database from within Visual C++ Pin
Nokoff15-Aug-06 5:21
Nokoff15-Aug-06 5:21 
QuestionC++ Win32 vs. C# question Pin
Stick^14-Aug-06 9:16
Stick^14-Aug-06 9:16 
AnswerRe: C++ Win32 vs. C# question Pin
Joe Woodbury14-Aug-06 12:05
professionalJoe Woodbury14-Aug-06 12:05 
AnswerRe: C++ Win32 vs. C# question Pin
Christian Graus14-Aug-06 18:24
protectorChristian Graus14-Aug-06 18:24 
QuestionRebuild problem [modified] Pin
Max Santos14-Aug-06 7:37
Max Santos14-Aug-06 7:37 
QuestionRe: Rebuild problem Pin
David Crow14-Aug-06 7:54
David Crow14-Aug-06 7:54 
AnswerRe: Rebuild problem Pin
Max Santos14-Aug-06 7:57
Max Santos14-Aug-06 7:57 
GeneralRe: Rebuild problem Pin
David Crow14-Aug-06 8:06
David Crow14-Aug-06 8:06 
GeneralRe: Rebuild problem Pin
Max Santos14-Aug-06 8:18
Max Santos14-Aug-06 8:18 
AnswerRe: Rebuild problem Pin
Stephen Hewitt14-Aug-06 15:19
Stephen Hewitt14-Aug-06 15:19 
AnswerRe: Rebuild problem Pin
Maximilien14-Aug-06 10:23
Maximilien14-Aug-06 10:23 
GeneralRe: Rebuild problem Pin
Max Santos14-Aug-06 10:40
Max Santos14-Aug-06 10:40 
AnswerRe: Rebuild problem Pin
Joe Woodbury14-Aug-06 12:09
professionalJoe Woodbury14-Aug-06 12:09 
AnswerRe: Rebuild problem Pin
Mike Dimmick15-Aug-06 2:31
Mike Dimmick15-Aug-06 2:31 
GeneralRe: Rebuild problem Pin
Max Santos17-Aug-06 10:57
Max Santos17-Aug-06 10:57 
Questionhow i can whrite text on another form my program Pin
shortwave14-Aug-06 7:32
shortwave14-Aug-06 7:32 
AnswerRe: how i can whrite text on another form my program Pin
David Crow14-Aug-06 7:55
David Crow14-Aug-06 7:55 

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.