View from Glastonbury Tor
295.67 megapixel panorama of the view from Glastonbury Tor, spans 360 horizontaly and 23.3 verticaly. Taken with Nikon D5100 and stitched by Microsoft ICE. …
The brain dump of bogge.
I saw this problem after installing a new wordpress site using 3.3.1. It worked at first but later it just vanished. I noticed an error in the …
Using ShiftDateTime in crystal reports to change timezone on a date.
So for calculating how many days we work in a month we can use this formula in crystal reports:
To share a variable in crystal reports between a subreport and the main report you can do the following.
This is a real simple vbscript to run a bat file with computer name as a parameter. Computer names is in a string that …
Solution Probably, it is a conflict between a Merge Module and a Component. Remove the Component then Merge Module is better to use. If …
Solution The table is most likely missing. For example, if there is “Internal Error 2728. Component” then table “Component” is missing, this can be …
Solution RemoveExistingProducts is not in the right place. Move it between InstallValidate and InstallInitialize.
Solution You do not have enough rights to create / change this value in the registry. In some cases the value is in the …
If you have one day and want to select a whole week in crystal reports then you can do like this. {@Today} is any …