Why the VC's MVPs Not heared this problem

  • Thread starter Thread starter Bill Sun
  • Start date Start date
B

Bill Sun

Hi, all:

Following question have been submitted to new group by times, I did'nt
understand why there are any one can help me, even though say "Yes, you can
do ..." or "No, you can not to do..."

Bill


----- Original Message -----
From: "Bill Sun" <[email protected]>
Newsgroups:
microsoft.public.data.ado,microsoft.public.dotnet.framework.adonet,microsoft
..public.dotnet.languages.vc,microsoft.public.dotnet.languages.vc.libraries,m
icrosoft.public.vc.language,microsoft.public.vc.mfc
Sent: Thursday, December 11, 2003 12:44 PM
Subject: How to move the VC6 project which using the ADO to VC.net2003
 
Bill:

MVP's, as does everyone else who contributes in the NG do so out of a desire
to help...they get no money what they do. As such, they do a very good job
helping people, but this is a free forum, so to complain that a question
didn't get answered is unfair. (Most MVP's didn't get that status from
being unemployed..I'm sure most of them are employed so ease up ;-))

Why didn't your question get answered? Well, because you gave virutally no
data that could help someone diagnose the problem. An ADO function? Which
one? Where is it breaking? Is there a specific code block? If your whole
program convereted and you only had one hiccup, I'd be quite pleased, that's
not much you have to change to move to a dramatically different environment.

So, if you are willing to do the following, I'm sure many or the
participants here, myself included will do what we can to help.
1) Can you show post the error? The more detail the better
2) Can you show the code block that it's barking about?
3) What function is it? Or are you just walking a recordset?
4) What version of ADO were you running?

The more you can fill in here, the more likely someone can help you.

Cheers,

Bill
 
Hi, William

Thanks for you response. The problem is I want using a MS's example
ADOXCreateDatabaseX.cpp on the VC .net2003, but the compile aways told me
errors. ADOXCreateDatabaseX.cpp just a win32 Console application, so I
create conosle appliction using VC.net and simply adding the
ADOXCreateDatabaseX.cpp. when build it, the compiler will told me a lot of
unknown Identifer error. In the MSDN2003, MS told me, .net will using the
ADO.net, so I think if the VC.net2003 can'nt compile the old ADO like
ADO.2.7.
Only above these, would you like to compile the attachment example on your
vc.net? and give the advice how to get rid of problem?

thanks any way,

Bill
 
Back
Top