I have a general question. I would like to print custom forms on a laser printer off a unix machine. I am looking for kinds like the ones you get from Crystal Reports. That would allow data to be sent to them as they are being printed. I am not sure where to start looking. Could someone...
I can not login to my linux box from my windows machine. I have tried many different methods, but I keep getting the same error.
'The password is incorrect. Try again.'
I have read that windows 98 encrypts the password, but that there is a way to change the 'smb.conf' file that will allow...
I am trying to bind a checkbox to the bindingcollection. I am able to get it to work with a textbox but I cannot get it to work with a checkbox. I have been able to determine that the box is returning a -1 instead of 1. If it helps I have SP4 installed and I trying to access this through an...
The report requires 2 DateTime parameters be passed to it. One beginning date and one ending date. I am using Crystal 8 and VB6. My code goes something like this:
CryRpt.ReportFileName = Report Name
CryRpt.ParameterFields(index) = "ParameterName;Parametervalue;True"
CryRpt.Action = 1
I am trying to pass the DateTime parameter to crystal from some VB code. The string is formated as "yyyy/mm/dd 12:00:00AM", I have tried many other ways. I really curious how to correctly pass the Date.
Kevin
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.