When using wnetaddconnection2, im passing in 0 for dwFlags, so CONNECT_INTERACTIVE is not set. On one machine, it still prompts when the logon fails. Is there a client or server side setting to always prompt, or what my cause this behavior outside of wnetaddconnection2?
I have reports that are configured within the report to use a certain DSN.
If I remove that from the report, and allow the user to choose an DSN through my gui application, is it easy enough to set the DSN from within my visual c application, assuming that the new dsn has the same schema...
I have a few workstations that generate this error when viewing reports.
I have read the other threads concerning this error and have looked over my formulas, and I dont see anything jumping out at me that would cause this. The odd thing is, If i move the database from a machine that recieves...
Ok last question today (Software release coming up:)
I have memo fields some of which are more than a page long. Whenever one is printed on a page, it automatically starts on the next page, leaving sometimes up to 70% of the page it was supposed to be on blank.
Ive heard that the memo...
Im using Crystal8,(RDC from VisualC incidentally), but upon exporting a report to HTML, the exported HTML does not contain the page footer.
Im guessing that since html isnt really divided into "pages", that the export just cant figure out how to put the page footers at the end. Has...
Im using this command to call a print window.
CPrintDialog printDlg(FALSE, PD_ALLPAGES | PD_HIDEPRINTTOFILE | PD_NOSELECTION | PD_COLLATE, 0);
Now wether or not i use PD_COLLATE to gray out the collate box, or I dont use it and allow the user to check it manually, the...
I am currently using the Printout Method and passing startpage,endpage etc options to it for printing.
This method pops up the standard microsoft print dialog. I would like however to pop up the print setup dialog instead so that users with multiple printers installed can choose which to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.