How to Convert MDB to text file using vc++ [modified]
-
Hello friends, I have mdb databse and i have to convert it into text file format.So plz help me how to convert mdb to text.I have no idea about it.I Need ur help.and i m also search on google but i have not received any idea about this conversion.And its urgent.. Thanks Jitendra
modified on Thursday, September 10, 2009 3:15 AM
-
Hello friends, I have mdb databse and i have to convert it into text file format.So plz help me how to convert mdb to text.I have no idea about it.I Need ur help.and i m also search on google but i have not received any idea about this conversion.And its urgent.. Thanks Jitendra
modified on Thursday, September 10, 2009 3:15 AM
-
Hello AnShUmAn Thanks for reply..But can u expalin me in detail.
-
Hello AnShUmAn Thanks for reply..But can u expalin me in detail.
-
Hello AnShUmAn Thanks for reply..But can u expalin me in detail.
jadhavjitendrar wrote:
But can u expalin me in detail
Is this a new metaphor for "plz sendz codez"?
-
1. Open the Database and Text file 2. Read next record from Database 3. If end-of-file goto 6 4. Write record content to Text file 5. goto 2. 6. Close all files and terminate program
Richard MacCutchan wrote:
5. goto 2
Ouch. You used the taboo word. :-D
-
Richard MacCutchan wrote:
5. goto 2
Ouch. You used the taboo word. :-D