pavocrista
Programmer
I have some sql files ,with packages,triggers together in each file,i want to open these files from vc++ and read the file text ,execute the sql statements of triggers together,packages together and write to log files ,if encounters any error i have to come out of the prgm.i am using mfc lib for this but my prgm is not able to recognise the .h and .cpp files of the cfile and cstring classes of mfc lib though i included it in the project,can u help out with the complete solution for this whole project?...........i am new to vc++.thanks for ur help.