View Single Post
  #1 (permalink)  
Old February 5th, 2007, 04:30 AM
nep23 nep23 is offline
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

Reply With Quote