I have managed to programmatically change the printer from the default to the PDF writer and then back to the default in Windows 2000 and Windows XP. The code I used for this was elsewhere in this forum - thanks by the way!
But, Windows Me seems to be different. It doesn't have the same...
Can anyone point me in the right direction to create a report based on a recordset built from a SQL Server Stored procedure? I am using Access 2000 ADO....
Thanks in advance,
Jacqui
I've got the Treeview control working beautifully in my Access app, but the next step has thrown me! I need to produce a report on the same hierarchy that I'm using in the treeview. Can someone point me in the right direction please?
Thanks in advance,
Jacqui
Can anyone out there tell me how I can read through all the values in a multiple select box in a loop?
I have managed to get the user to enter values in a textbox, click on a button to add the value to the end of a listbox, but now I want to be able to insert a new record into my database for...
I'm using the RDC in VB6 to export a CR8.5 report to .PDF format. The report is based on a SQL Server stored proc that expects 5 parameters. I've tried using the parameterfields method to add the parameters, but I get a subscript out of range error.
Can anyone help me get the parameters thru to...
Hi there
Please could you assist me. I'm trying to use the craxdrt.dll to export an existing CR report to a file in PDF format. So far my code looks like this:
Dim crxApplication As New CRAXDRT.Application
Dim crxReport As New CRAXDRT.Report
Public Sub ExportToPDF()
Set crxReport =...
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.