Click here to Skip to main content
15,920,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OLE DB record counting Pin
Jörgen Sigvardsson12-Aug-03 13:37
Jörgen Sigvardsson12-Aug-03 13:37 
GeneralRe: OLE DB record counting Pin
João Paulo Figueira12-Aug-03 22:41
professionalJoão Paulo Figueira12-Aug-03 22:41 
GeneralRe: OLE DB record counting Pin
Jörgen Sigvardsson12-Aug-03 22:46
Jörgen Sigvardsson12-Aug-03 22:46 
GeneralRe: OLE DB record counting Pin
João Paulo Figueira24-Aug-03 22:14
professionalJoão Paulo Figueira24-Aug-03 22:14 
GeneralRe: OLE DB record counting Pin
Jörgen Sigvardsson25-Aug-03 0:46
Jörgen Sigvardsson25-Aug-03 0:46 
GeneralRe: OLE DB record counting Pin
João Paulo Figueira25-Aug-03 1:01
professionalJoão Paulo Figueira25-Aug-03 1:01 
GeneralCrystal Report Viewer Pin
Archigal12-Aug-03 6:28
Archigal12-Aug-03 6:28 
GeneralRe: Crystal Report Viewer Pin
Heath Stewart12-Aug-03 8:47
protectorHeath Stewart12-Aug-03 8:47 
If you're using managed C++, VS.NET 2003 now has visual Windows Forms designer. Drop it on the form like any other control. If you have VS.NET 2002 and still using managed C++, you can code the control manually. Just instantiate it, set the size and location, and add it to the form's Controls collection.

If you're not using managed code but trying to use the Crystal Report Viewer that comes with VS.NET - it won't work. That's only a managed control. In this case, you'll have to buy Crystal Reports from www.crystaldecisions.com.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Crystal Report Viewer Pin
Jörgen Sigvardsson12-Aug-03 13:39
Jörgen Sigvardsson12-Aug-03 13:39 
GeneralCSocket Pin
MemLeak12-Aug-03 6:25
MemLeak12-Aug-03 6:25 
GeneralRe: CSocket Pin
valikac12-Aug-03 6:51
valikac12-Aug-03 6:51 
GeneralInserting metafiles in RichEdit Pin
Trapper12-Aug-03 6:08
Trapper12-Aug-03 6:08 
Generalprogram access to locked directory Pin
IdUnknown12-Aug-03 5:31
IdUnknown12-Aug-03 5:31 
GeneralRe: program access to locked directory Pin
Steve S12-Aug-03 5:43
Steve S12-Aug-03 5:43 
GeneralUsing old Visual Studio 6 Lib/dlls Pin
Dirk Vandenheuvel12-Aug-03 4:44
Dirk Vandenheuvel12-Aug-03 4:44 
GeneralMFC question Pin
Beer2612-Aug-03 4:28
Beer2612-Aug-03 4:28 
GeneralRe: MFC question Pin
Nish Nishant12-Aug-03 4:39
sitebuilderNish Nishant12-Aug-03 4:39 
GeneralRe: MFC question Pin
Beer2612-Aug-03 5:52
Beer2612-Aug-03 5:52 
GeneralODBC Pin
Ortie12-Aug-03 4:16
Ortie12-Aug-03 4:16 
GeneralRe: ODBC Pin
basementman12-Aug-03 4:24
basementman12-Aug-03 4:24 
GeneralHelp on DLLs Pin
Radha Nair12-Aug-03 4:03
Radha Nair12-Aug-03 4:03 
GeneralRe: Help on DLLs Pin
Chris Meech12-Aug-03 5:01
Chris Meech12-Aug-03 5:01 
GeneralRe: Help on DLLs Pin
Nish Nishant12-Aug-03 5:53
sitebuilderNish Nishant12-Aug-03 5:53 
GeneralRe: Help on DLLs Pin
Chris Meech12-Aug-03 6:11
Chris Meech12-Aug-03 6:11 
GeneralRe: Help on DLLs Pin
Radha Nair12-Aug-03 6:22
Radha Nair12-Aug-03 6:22 

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.