H
Hari
Hi Friends,
Please help me for make a solution for the following
problem :
- I would like to use SQL server 2000 with my exisitng
MFC based data acquision/presentation application. I
prefer to use the ADO.NET as the interface (with new its
nice design and features).
As an experimental purpose i just compiled MFC
application with /clr switch. (planning to add ADO.NET
connectivity code). Is it a good way to proceed this way?
The code compiled "fine" but doesn't run (but it took
5times more than the actual compilation time. )
It breaks most the calls with toolbars classes (giving a
typeloadException error).
Is there any better way I could approach to solve this
problem ?(using ADO.NET with MFC application)
Can i try to build the ado.net interfaces in a DLL and
connect to the MFC application (without compiling
with /clr )??
Looking for some inputs::
Hari
Abbott labs
Please help me for make a solution for the following
problem :
- I would like to use SQL server 2000 with my exisitng
MFC based data acquision/presentation application. I
prefer to use the ADO.NET as the interface (with new its
nice design and features).
As an experimental purpose i just compiled MFC
application with /clr switch. (planning to add ADO.NET
connectivity code). Is it a good way to proceed this way?
The code compiled "fine" but doesn't run (but it took
5times more than the actual compilation time. )
It breaks most the calls with toolbars classes (giving a
typeloadException error).
Is there any better way I could approach to solve this
problem ?(using ADO.NET with MFC application)
Can i try to build the ado.net interfaces in a DLL and
connect to the MFC application (without compiling
with /clr )??
Looking for some inputs::
Hari
Abbott labs