Controlling Print Jobs
Hi
I'm totally new to C++. I'm Java developer but the project I currently working on wasn't able to be done in Java and I have very little time to complete the project.
I need record every print jobs that's send to the database(MS SQL) and I must be able to select the print jobs which I want to release for printing.
I have tried searching the web and referring to some books but the codings are not complete and I have a really hard time trying to debug the errors.
Hope someone is able to help me with this problem. Any sample codings will be most helpful.
James
|