reading from database
-
hi i just starting using cv++ express and i find a problem with DATABASE reading. i have an access database that i fill it with information ,but i got a problem to read from my database in the other version of vc++ i can use CRecordSet,but with vc++ express its not possible.i am lloking for help to read from my database? thank u
-
hi i just starting using cv++ express and i find a problem with DATABASE reading. i have an access database that i fill it with information ,but i got a problem to read from my database in the other version of vc++ i can use CRecordSet,but with vc++ express its not possible.i am lloking for help to read from my database? thank u
-
hi i just starting using cv++ express and i find a problem with DATABASE reading. i have an access database that i fill it with information ,but i got a problem to read from my database in the other version of vc++ i can use CRecordSet,but with vc++ express its not possible.i am lloking for help to read from my database? thank u
aguest wrote:
...in the other version of vc++ i can use CRecordSet,but with vc++ express its not possible.
Right, because MFC is not available with the Express edition. You will need to do what MFC is doing behind the scenes for you. See here.
"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain
"We will be known forever by the tracks we leave." - Native American Proverb