bry555

I'm using visual c ++ express. I'm trying to connect to a database I configured with sql serveur express.
I'm using CDatabase and CRecordSet function so I belive I need #include <afxdb.h>, but when I compile I get an error saying that there is no such file or directory.
Can any one help


Re: Visual C++ General [vc++] problem with afxdb.h

bry555

please help !




Re: Visual C++ General [vc++] problem with afxdb.h

Marius Bancila

Of course. You cannot use the Express edition to build MFC or ATL applications. Sorry.