Click here to Skip to main content
15,908,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Please Guide Pin
Rajesh R Subramanian1-Dec-05 0:26
professionalRajesh R Subramanian1-Dec-05 0:26 
Ankush Mehta wrote:
This is my second post regarding the problem.i haven't got its solution yet.


No wonder about it. Your problem statement is not clear.

Ankush Mehta wrote:
don't know if it is possible using database connectivity

If you do not connect to the database, how do you plan to get information about the database?



Ankush Mehta wrote:
How can I Get number of tables


//No. of tables.
CDaoDatabase::GetTableDefCount();

//Information about tables, including table names
CDaoDatabase::GetTableDefInfo();

Regards,
Rajesh R. Subramanian


You have an apple and me too. We exchange those and We have an apple each.
You have an idea and me too. We exchange those and We have two ideas each.

GeneralRe: Please Guide Pin
Ankush Mehta1-Dec-05 1:03
Ankush Mehta1-Dec-05 1:03 
GeneralRe: Please Guide Pin
Ankush Mehta1-Dec-05 18:31
Ankush Mehta1-Dec-05 18:31 
QuestionProblem using Tree Pin
Aqueel30-Nov-05 23:36
Aqueel30-Nov-05 23:36 
AnswerRe: Problem using Tree Pin
kakan1-Dec-05 0:12
professionalkakan1-Dec-05 0:12 
GeneralRe: Problem using Tree Pin
Aqueel1-Dec-05 0:26
Aqueel1-Dec-05 0:26 
GeneralRe: Problem using Tree Pin
kakan1-Dec-05 0:46
professionalkakan1-Dec-05 0:46 
GeneralRe: Problem using Tree Pin
kakan1-Dec-05 0:54
professionalkakan1-Dec-05 0:54 
QuestionDLL problem Pin
viliam30-Nov-05 23:00
viliam30-Nov-05 23:00 
AnswerRe: DLL problem Pin
ThatsAlok1-Dec-05 18:19
ThatsAlok1-Dec-05 18:19 
QuestionPasting the Windows Clipboard into MSHTML = RTF to HTML Conversion Pin
Neville Franks30-Nov-05 22:40
Neville Franks30-Nov-05 22:40 
AnswerRe: Pasting the Windows Clipboard into MSHTML = RTF to HTML Conversion Pin
Graham Bradshaw30-Nov-05 23:03
Graham Bradshaw30-Nov-05 23:03 
GeneralRe: Pasting the Windows Clipboard into MSHTML = RTF to HTML Conversion Pin
Neville Franks30-Nov-05 23:19
Neville Franks30-Nov-05 23:19 
Questionplease help me Pin
dSolariuM30-Nov-05 21:51
dSolariuM30-Nov-05 21:51 
QuestionProblem updating the status bar Pin
ledallam30-Nov-05 20:33
ledallam30-Nov-05 20:33 
AnswerRe: Problem updating the status bar Pin
ThatsAlok30-Nov-05 21:13
ThatsAlok30-Nov-05 21:13 
GeneralRe: Problem updating the status bar Pin
ledallam30-Nov-05 21:29
ledallam30-Nov-05 21:29 
AnswerRe: Problem updating the status bar Pin
ThatsAlok30-Nov-05 21:48
ThatsAlok30-Nov-05 21:48 
GeneralRe: Problem updating the status bar Pin
ledallam30-Nov-05 22:02
ledallam30-Nov-05 22:02 
GeneralRe: Problem updating the status bar Pin
ThatsAlok30-Nov-05 22:54
ThatsAlok30-Nov-05 22:54 
Question[Message Deleted] Pin
Sachin Gedam30-Nov-05 20:28
Sachin Gedam30-Nov-05 20:28 
AnswerRe: Error in Command line compilation Pin
Sachin Gedam4-Dec-05 20:30
Sachin Gedam4-Dec-05 20:30 
QuestionHow "DCOM server process launcher" works? Pin
Chintoo72330-Nov-05 20:03
Chintoo72330-Nov-05 20:03 
AnswerRe: How "DCOM server process launcher" works? Pin
jamseyang17-Aug-14 8:58
jamseyang17-Aug-14 8:58 
QuestionSeperation between Menu and Panel Pin
PanB30-Nov-05 19:43
PanB30-Nov-05 19:43 

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.