Click here to Skip to main content
16,005,682 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionVC++ 6.0 Database Programming Pin
budidharma22-Sep-05 3:49
budidharma22-Sep-05 3:49 
AnswerRe: VC++ 6.0 Database Programming Pin
John M. Drescher22-Sep-05 5:14
John M. Drescher22-Sep-05 5:14 
GeneralRe: VC++ 6.0 Database Programming Pin
budidharma22-Sep-05 5:57
budidharma22-Sep-05 5:57 
GeneralRe: VC++ 6.0 Database Programming Pin
John M. Drescher22-Sep-05 6:51
John M. Drescher22-Sep-05 6:51 
GeneralRe: VC++ 6.0 Database Programming Pin
budidharma22-Sep-05 6:06
budidharma22-Sep-05 6:06 
GeneralRe: VC++ 6.0 Database Programming Pin
John M. Drescher22-Sep-05 6:09
John M. Drescher22-Sep-05 6:09 
GeneralRe: VC++ 6.0 Database Programming Pin
budidharma22-Sep-05 6:42
budidharma22-Sep-05 6:42 
GeneralRe: VC++ 6.0 Database Programming Pin
John M. Drescher22-Sep-05 7:02
John M. Drescher22-Sep-05 7:02 
budidharma wrote:
c:\XXX\My Documents\Visual Studio Projects\MS Database\stdafx.h(14) : fatal error C1083: Cannot open type library file: 'msado15.dll': No such file or directory

Try this:
#import "C:\program files\common files\system\ado\msado15.dll" \
			no_namespace \
			rename( "EOF", "adoEOF" )



budidharma wrote:
Does ADO come with this IDE,
No ADO/MSDE does not have an IDE. I use ACCESS and AdoQuery tool (link below) to work with my MSDE databases.

http://gpoulose.home.att.net/[^]

John
GeneralRe: VC++ 6.0 Database Programming Pin
budidharma22-Sep-05 7:23
budidharma22-Sep-05 7:23 
QuestionWinforms in C++ .Net Pin
luniyasun22-Sep-05 3:32
luniyasun22-Sep-05 3:32 
Questionopen and close() crash on linux Pin
bonosa21-Sep-05 4:14
bonosa21-Sep-05 4:14 
QuestionRandom number generator Pin
bulgaa20-Sep-05 21:27
bulgaa20-Sep-05 21:27 
AnswerRe: Random number generator Pin
RichardS21-Sep-05 5:58
RichardS21-Sep-05 5:58 
QuestionUsing typedef with an array Pin
vnngoc15620-Sep-05 17:09
vnngoc15620-Sep-05 17:09 
AnswerRe: Using typedef with an array Pin
Christian Graus20-Sep-05 18:48
protectorChristian Graus20-Sep-05 18:48 
AnswerRe: Using typedef with an array Pin
RichardS21-Sep-05 5:55
RichardS21-Sep-05 5:55 
AnswerRe: Using typedef with an array Pin
Prabhu97727-Sep-05 8:10
Prabhu97727-Sep-05 8:10 
QuestionWindows 32 API Perfect Status Bar Pin
Riekistyx20-Sep-05 16:37
Riekistyx20-Sep-05 16:37 
AnswerRe: Windows 32 API Perfect Status Bar Pin
douglasjordan28-Sep-05 5:05
douglasjordan28-Sep-05 5:05 
Questiontraffic light simulation..mfc using vb.net Pin
Aisya Sofea20-Sep-05 16:28
Aisya Sofea20-Sep-05 16:28 
AnswerRe: traffic light simulation..mfc using vb.net Pin
Christian Graus20-Sep-05 18:49
protectorChristian Graus20-Sep-05 18:49 
AnswerRe: traffic light simulation..mfc using vb.net Pin
RichardS21-Sep-05 6:08
RichardS21-Sep-05 6:08 
Questionjumble words.... using mfc vb.net Pin
Aisya Sofea20-Sep-05 16:26
Aisya Sofea20-Sep-05 16:26 
AnswerRe: jumble words.... using mfc vb.net Pin
RichardS21-Sep-05 6:04
RichardS21-Sep-05 6:04 
Questionmfc Pin
Aisya Sofea20-Sep-05 16:12
Aisya Sofea20-Sep-05 16:12 

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.