Hi,
I'm using MS Visual Studio 2003 with Crystal Reports 10. Does anyone know a way of loading a report directly to the Active-X printer control? i.e rather than displaying the report in a viewer and then clicking "Print" the print dialog box is automatically displayed (no viewer needed)...
Hi,
I'm using MS Visual Studio 2003 with Crystal Reports 10. Does anyone know a way of loading a report directly to the Active-X printer control? i.e rather than displaying the report in a viewer and then clicking "Print" the print dialog box is automatically displayed (no viewer needed)...
Hi,
I need to automate the creation of a PDF document from Microsoft Excel. Currently I programmaticly open the excel sheet then print, the Adobe Distiller Automation document specify it's possible to stop prompting for the destionation document by adding the registry key...
Thanks for your response...
I am using Crystal Reports 10 developers edition is Visual Studio .net and connection to the via ADO.net Databaset.
I have added your formula to decimal and/or rounding yet it only seems to return two decimals places all the time despite certain number contain up to...
Hi,
I'm new to Crystal Reports please help...
I have a report and want to display the number of decimal points specified from a database field, the number could potentially be different each row.
Record 1
Price PriceDecimalPointSpecifier
12.112 3
12.10 2
Any Ideas????
Thanks in...
Hi,
I'm new to Crystal Reports please help...
I have a report and want to display the number of decimal points specified from a database field, the number could potentially be different each row.
Record 1
Price PriceDecimalPointSpecifier
12.112 3
12.10 2
Any Ideas????
Thanks in...
Did you every find a solution to this problem... I have trouble exporting or printing in any format with the DHTML viewer in Crystal Reports 10.
Thanks
I have an access query that only needs to check if a deal is greater than >0 if the check box has been check example...
IIf([Forms]![frmClientReport]![CheckLive]=True,[TransactionID],>0)
For some reason this doesn't work properly when I put just >0 in the criteria box.
I am automating a process using Access CMD commands the only problem is the database is in a different format to the version I have on my machine and I receive a pop-up box which says something like
"This database was created in an earlier version of access..."
How can I stop this...
I have a database that needs to compact another database and save it as another name.
How can this be done using code or a macro.
I would prefer to avoid SendKeys but these can be used if needed.
I am trying to connect to a SQL Server using I.P addresses on my machine the connection is very slow on other peoples machine they can connect at a good speed. I have even added hostname to HOSTS and LMHOSTS but the connection still seems to be very slow.
I am running SQL Server 7.0 with SP4...
I have a report created from a query. Some clients want .rtf others may want .xls. I pass a variable "FileFormat" as a string from a table. The problem is the value is read as "acFormatRTF" not acFormatRTF. I have tryed Eval(FileFormat) but it still doesn't work.
Anyone have...
I have an excel sheet with DDE Links, when the data changes can I insert it into an access database.
Another option would be to make a live link to the excel cell and insert into an access table.
I need to create a live link direct into a table from a web based application. It works o.k in Excel. I can insert data into access but I can't create a live link? Any ideas?
Private Function GetDDEBridge()
Channel1 = DDEInitiate("BDDE", "TKR")
' Set up error handle
On...
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.