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...
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...
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...
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.