About the author

The author is just another obsessive compulsive hacker (the good kind) who when confronted with anything new can't help but wonder "how'd they do that?!?"

By day, I'm the Software Architect for CBMC; by night, I just try to "keep the clients happy" as Director of Technology for sdgInteractive.


MCPD

RSS Feed

report you requested requires further information

by hilkiah 26. January 2007 06:01
More fun with Crystal reports . . . I had a new report fully configured and signed off on and was all set to publish to our report system when I made a wonderful little discovery: when running the report, the viewer would fail with the (seemingly infamous) error message stating that the &qu... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Crystal Reports | Web Development

Faking a null in Crystal Reports

by hilkiah 25. January 2007 07:01
I've been learning quite a bit about Crystal Reports in the last month. We've begin migrating all of the internal CBMC reporting tools from custom HTML display logic to using Crystal XI Developer. One of the more interesting issues I've run into resulted from trying to calculate a summar... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Web Development | Crystal Reports

Updatable Xml DataSource

by hilkiah 10. January 2007 21:01
I was looking for a quick way to edit an XML config file used in an admin tool and was excited when I started looking into the XmlDataSource class introduced with .NET 2.0. As billed, this class "Represents an XML data source to data-bound controls" - ie: you can use it to bind to a GridVi... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

.NET

Msn.Drawing.Exception

by hilkiah 9. January 2007 22:01
It appears that Firefox and Virtual Earth don't play as well together as I had thought. I've been working on implementing a map for one of our clients to show just a basic display of their location. Things were going fairly well until I noticed Firefox 2 wasn't firing the onMapLoad() callback I h... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Web Development