Thanks for the help. The problem was that I was in fact right justifying the fields as they are monetary. I expanded the picture clause and removed the justification.
The FAQ was also extremely helpful.
I'm writing a couple of programs to unstring a comma seperated variable (CSV) file.
The first file contains a name and ssn seperated by a comma (no ending delimiter present). This file unstrings as I expect into the two fields, even though there is no ending delimiter.
The second file is...
If the "canned queries" are stored procedures you can use return codes.
0 Successful execution.
1 Required parameter value not specified.
2 Invalid parameter value specified.
3 Error occurred getting sales value.
4 NULL sales value found for the title.
If the "canned queries" are coded...
Another Excel problem I've noticed is that Excel processing doesn't always end when you close the application. How can I make sure the process ends in background when the form is closed??
thanks.
I need to create an extract process for an application. The end user insists that the file be displayed in Excel.
I wrote code to create a .txt file easily enough. However I get the following error when I try to open the file.
An unhandled exception of type...
I have an application that uses a crystal report viewer. The report displays correctly all of the time, however there are 3 users using the same printer that randomly get garbled printouts (headers and data). I can't replicate the problem using our developement environment. Any thoughts...
for integrated security setting.... when set to sspi or true the current windows account credentials are used for authentication not the login and pwd provided....set this to false if you intend not to use windows authentication.
Not sure if this is exactly the issue, but look at the help...
thanks for the info.
I wasn't using a report document. I was just sending the viewer a dataset. None of the code examples I have say anything about using a report document.
Sam
Here's what I want to do in my application. I have a form where a user is allowed to pick parameters for a query which I want to use to create a report.
On the load form event I have code which creates a default report of all records in the sql view. When I reset the dataset all goes well...
I'm relatively new to creating reports via crystal reports. I get a message "Invalid Report Source" when running the following code.
It was my understanding that you could use a data set as a report source. In fact my code is based on a code example from MS(the code example used oledb but my...
Before knocking that the test covers old systems please remember that there are a lot of legacy systems out there that need support. Case in point, I do COBOL programming on a WANG VS that was built in the '70s.
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.