Click here to Skip to main content
15,922,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRetreiving Parent of a child in a Tree Pin
kandukuri28-Jan-06 22:16
kandukuri28-Jan-06 22:16 
AnswerRe: Retreiving Parent of a child in a Tree Pin
Danish jibbran29-Jan-06 1:22
Danish jibbran29-Jan-06 1:22 
QuestionDatabase Question Pin
BlitzPackage28-Jan-06 21:37
BlitzPackage28-Jan-06 21:37 
AnswerRe: Database Question Pin
PJ Arends29-Jan-06 11:14
professionalPJ Arends29-Jan-06 11:14 
GeneralRe: Database Question Pin
BlitzPackage30-Jan-06 4:56
BlitzPackage30-Jan-06 4:56 
QuestionHow to give event on costom control class Pin
CadNepalSDK28-Jan-06 21:06
CadNepalSDK28-Jan-06 21:06 
AnswerRe: How to give event on costom control class Pin
Prakash Nadar29-Jan-06 17:47
Prakash Nadar29-Jan-06 17:47 
GeneralRe: How to give event on costom control class Pin
CadNepalSDK29-Jan-06 20:17
CadNepalSDK29-Jan-06 20:17 
AnswerRe: How to give event on costom control class Pin
Prakash Nadar29-Jan-06 20:21
Prakash Nadar29-Jan-06 20:21 
GeneralRe: How to give event on costom control class Pin
CadNepalSDK29-Jan-06 23:48
CadNepalSDK29-Jan-06 23:48 
GeneralRe: How to give event on costom control class Pin
Prakash Nadar29-Jan-06 23:54
Prakash Nadar29-Jan-06 23:54 
GeneralRe: How to give event on costom control class Pin
CadNepalSDK30-Jan-06 0:29
CadNepalSDK30-Jan-06 0:29 
GeneralRe: How to give event on costom control class Pin
Prakash Nadar30-Jan-06 0:34
Prakash Nadar30-Jan-06 0:34 
QuestionEdge detection Pin
Senthilgeo28-Jan-06 20:16
Senthilgeo28-Jan-06 20:16 
AnswerRe: Edge detection Pin
A.A.29-Jan-06 2:56
A.A.29-Jan-06 2:56 
GeneralRe: Edge detection Pin
Senthilgeo29-Jan-06 4:54
Senthilgeo29-Jan-06 4:54 
GeneralRe: Edge detection Pin
A.A.29-Jan-06 8:01
A.A.29-Jan-06 8:01 
AnswerRe: Edge detection Pin
Chris Losinger29-Jan-06 6:56
professionalChris Losinger29-Jan-06 6:56 
Questiontransparent dialog Pin
locoone28-Jan-06 16:42
locoone28-Jan-06 16:42 
AnswerRe: transparent dialog Pin
Dominik Reichl28-Jan-06 23:31
Dominik Reichl28-Jan-06 23:31 
QuestionScollable Property Page Pin
DanYELL28-Jan-06 16:18
DanYELL28-Jan-06 16:18 
QuestionVC++ Database Appl Basic Questions Pin
kevin12728-Jan-06 11:25
kevin12728-Jan-06 11:25 
Hi Everybody,

I am working on a project whose main purpose is to aggregate data and select data records (based on users' selection cirteria) from several large data tables. The data originally are text files and would be imported into database by the application. I don't particularly care which database engine to use at the time being but it would be nice to use some standard engines (e.g. MS SQL Server) in case there is a need of accessing the database from other applications in the future.

Here are my questions:

1) If speed is the main concern, what kind of method should I use (ADO, DAO, or any other approach)?

2) If I use MS SQL Engine, do I need some sort of license from Microsoft? Do users need MS SQL Licenses?

3) I read some database sample codes and the first step is, in general, to define database in Windows Control Panel. When the application is distributed to users, do they have to go through the same procedue, or can a database template be included in the application?

I searched the internet and couldn't find satisfactory answers. It would be greatly appreciated if anyone can provide some suggestions or point to the useful articles?

Kevin
AnswerRe: VC++ Database Appl Basic Questions Pin
Eytukan28-Jan-06 17:11
Eytukan28-Jan-06 17:11 
GeneralRe: VC++ Database Appl Basic Questions Pin
kevin12728-Jan-06 18:16
kevin12728-Jan-06 18:16 
GeneralRe: VC++ Database Appl Basic Questions Pin
Eytukan29-Jan-06 2:56
Eytukan29-Jan-06 2:56 

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.