I created a winsock server in order to avoid the hassle of accounts, firewalls and dcom. The server is launched on logon having a shortcut in the "Startup" folder and has been working just fine. However, I've been ordered to "start the server when the client logs on if it is not running...
I found a very strange problem in a gigantic program that I have no time to analyze closely just yet. The problem lies in file dates created and modified retrieved via a file object. They are retrieved as date objects, put into date objects and saved into access as date objects (..., #" &...
I need to stop crystal report from loading in the crystal viewer on the web. The code running loads the report and navigates to last page (don't ask, it has to). The problem is that while I can navigate away from the page or even close the browser, crystal reports continues to run and take up...
I need to stop crystal report from loading in the crystal viewer on the web. The code running loads the report and navigates to last page (don't ask, it has to). The problem is that while I can navigate away from the page or even close the browser, crystal reports continues to run and take up...
I need to stop crystal report from loading in the crystal viewer on the web. The code running loads the report and navigates to last page (don't ask, it has to). The problem is that while I can navigate away from the page or even close the browser, crystal reports continues to run and take up...
CR10 Developer, WinXP.
I need to create a timeline barchart in which I can control the color of each block, similar to:
bar 1: RRWWWWWWWRRWWWWWWBBBBBRR
bar 2: WWWWWWWWBBWWWWWBBWWWWWRR
where W = white, R = red and B = blue.
I tried playing with the regular barcharts by putting the bar name and...
CR10 Developer, XPHome
I have a report with two groups in it. The sections shown are page header, inner group footer and page footer. My problem is that I'm trying to modify the page header to display extra details if the inner group footer has been extended onto the next page by a subreport...
CR10 Developer, XPHome
I have a fairly complex report that averages out to have 3 subreports per page (the subreports are next to eachother horizontally = 3 subreports in a group). The problem is that now I need to insert a legend at the bottom of each page. I have tried making a custom...
CR10, MySql, HX Home:
Is there a way to hide individual slice data/series labels based on a formula? Depending on the data, there will be points where one or two slices in the pie have to be present but cannot have a series name or data labels shown. I realize that I can manually go and hide...
CR10, MySql, XP Home:
I am building a pie chart that looks something like:
4 1 1
6 2
6 2
2 3
2 4
4 4 4
where every digit represents a slice and every number represents a color index (ie: 6 6 means two slices of...
I'm reading a file line by line using the StreamReader's ReadLine. After reading 13 lines of variable lengths, I read 4 lines of 130 characters. Attempting to read the next line, also 130 characters, returns the file's 1st line. Am I doing something wrong?
-Max
Dear CR experts,
I need to create a pie chart that would simulate the face of a clock. Some hour slices would have to be transparent, some of individual colors and some the same color as previous hours. I realize that you cannot dynamically control a chart's series' colors (or so my searching...
So here's a fun problem - I've got a parent folder with 2 exe's and in it I've got a child folder containing the vb project. When I try to shell an exe in the project folder, it launches a completely different exe in the parent folder. What's even more fun, when I try running "Fake.exe" (which...
I'm working with CR10-SP3 on XPhome-SP2 and Win2K - both machines have the same problem.
I've got a report with a subreport in it. The subreport has a chart based on a crosstab. When I preview the report, everything is fine while I'm going forward. As soon as I go back the crosstab...
Hi folks,
I've got a chart that I based on a crosstab. The crosstab displays:
Week1 Week2 Week3 Week4
SeriesName1 1 0 0 3
SeriesName2 2 1 0 0
SeriesName3 3 2 1 0
Total 6 3 1 3
I know how stupid this...
I'm working with CR10.
I've got a crosstab that has only one field that it summaries. What I needed to do was sort the rows in a certain way.
I did a search on tek-tips and came up with a whole bunch of references to custom sorting in a crosstab. The problem is that for whatever reason that...
I know it's probably impossible and I sound dumb for asking, but I have to center a crosstab on my page horizontally. I'm working with CR10 and the crosstab will have anywhere from 3 to 8 columns. Does anyone have any ideas? Thanks.
-Max
I'm using CR10. Is there any way to put a line break into a bar chart's group labels? I've already tried chr(13) but that doesn't seem to work. Any ideas? Thanks.
-Max
Hello all, I need to figure out a way to change or the color of a series within a bar chart by using a formula. I'm using CR10, mySQL. It's probably not doable but I still have to ask. Thanks.
-Max
Hi,
I'm working with MySQL and here's the problem:
I have two tables: RecordTable and DetailTable. The important fields in Record table are ID, Date, Time, Deleted; and the DetailTable consists of ID, RecordID, Number, Class, Details and Deleted.
I was able to produce a nice little list where...
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.