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...