Click here to Skip to main content
15,926,596 members
Home / Discussions / Database
   

Database

 
GeneralRe: Newbie Question Pin
Esmo20009-Feb-05 2:51
Esmo20009-Feb-05 2:51 
GeneralSPROC Input Parameters Pin
mav07077-Feb-05 14:29
mav07077-Feb-05 14:29 
GeneralRe: SPROC Input Parameters Pin
Colin Angus Mackay8-Feb-05 0:05
Colin Angus Mackay8-Feb-05 0:05 
GeneralRe: SPROC Input Parameters Pin
mav07078-Feb-05 2:28
mav07078-Feb-05 2:28 
GeneralDataTable Select Method Pin
numbrel7-Feb-05 14:15
numbrel7-Feb-05 14:15 
GeneralRe: DataTable Select Method Pin
Yulianto.7-Feb-05 14:54
Yulianto.7-Feb-05 14:54 
GeneralRe: DataTable Select Method Pin
numbrel7-Feb-05 15:13
numbrel7-Feb-05 15:13 
GeneralConnecting an Access project to MSDE database in Visual C++ Pin
elephantstar7-Feb-05 7:16
elephantstar7-Feb-05 7:16 
I'm not sure where this posts belongs because it involves coding in Visual C++. I was asked to create an application that uses a MSDE database for storage. When all the data has been parsed and dumped into the database, I would like the user to view the tables within Access project. My application does not require a custom form to display the data but random queries and reports need to be generated. This was why I chose to Access to display the data. Now my question is:

1. If my application does not need custom forms to display the data and a front-end database client like Access is sufficient in providing all the tools and functionality needed to manipulate the data should I even bother using MSDE? Should I just dump the data into an Access database (.mdb)? I want to make sure I'm designing this effectively.

2. If I were to continue using MSDE, how do I make the call in my code to open the newly created database within Access project? When you create a new access project that connects to an existing database there are certain settings that the wizard asks of you before connection to the database can be made. How do I pass those parameters from my application to access project? Once the project has been created after the connections settings have been configured, the user will have full access to the tables within the database. The user can then create queries and reports as needed. How can I manage this within Visual C++. Am I headed in the wrong direction?

Any help would be much appreciated.

QuestionFilter summed query? Pin
Roger Alsing7-Feb-05 6:17
Roger Alsing7-Feb-05 6:17 
GeneralActive Directory (ADSI): substring search problem Pin
pelos7-Feb-05 2:06
pelos7-Feb-05 2:06 
GeneralError: 17805, Severity: 20, State: 3 Pin
Sabyasachi Bose7-Feb-05 0:43
Sabyasachi Bose7-Feb-05 0:43 
QuestionHow do i store an array of 500 in an db Pin
rikkemus6-Feb-05 22:23
rikkemus6-Feb-05 22:23 
AnswerRe: How do i store an array of 500 in an db Pin
Yulianto.6-Feb-05 22:31
Yulianto.6-Feb-05 22:31 
GeneralRe: How do i store an array of 500 in an db Pin
Colin Angus Mackay7-Feb-05 1:25
Colin Angus Mackay7-Feb-05 1:25 
Generalfirebird data engine Vs MSDE data engine Pin
ppp0016-Feb-05 22:09
ppp0016-Feb-05 22:09 
GeneralRe: firebird data engine Vs MSDE data engine Pin
Rob Graham7-Feb-05 3:12
Rob Graham7-Feb-05 3:12 
Generalmoney datatype Pin
jetset326-Feb-05 20:59
jetset326-Feb-05 20:59 
GeneralRe: money datatype Pin
Luis Alonso Ramos7-Feb-05 19:54
Luis Alonso Ramos7-Feb-05 19:54 
GeneralRe: money datatype Pin
jetset329-Feb-05 5:04
jetset329-Feb-05 5:04 
General.net compact framework / sql Pin
kofler6-Feb-05 4:40
kofler6-Feb-05 4:40 
Generalget byte[] from a database Pin
Sasuko6-Feb-05 1:45
Sasuko6-Feb-05 1:45 
GeneralRe: get byte[] from a database Pin
Sasuko6-Feb-05 2:45
Sasuko6-Feb-05 2:45 
GeneralRe: get byte[] from a database Pin
David Salter6-Feb-05 7:22
David Salter6-Feb-05 7:22 
GeneralRe: get byte[] from a database Pin
Sasuko_8-Feb-05 20:56
sussSasuko_8-Feb-05 20:56 
QuestionHow do you do with .mdb? Pin
Anonymous5-Feb-05 1:32
Anonymous5-Feb-05 1:32 

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.