SSRS 2008 R2 Report parameters for MySQL datasources
If you are using MySQL databases in SSRS you have to manually add the parameters. For a date range Manually add two parameters @start (date/time) @end (date/time) Go into dataset …
12 posts tagged “Simple Dev”.
If you are using MySQL databases in SSRS you have to manually add the parameters. For a date range Manually add two parameters @start (date/time) @end (date/time) Go into dataset …
Install SQL SQL install on C:<br /> Data on E:<br /> Logs on F:<br /> Restore db, add logins IIS, export the metabase to other nodes, don’t use shared …
If after trying the in-built photo web service for a bit you give up on it. Which is inevitable as its terribly slow, using normal home broadband in any case. It can be a pain to …
Quick ‘what I did’ to setup Subversion this week to deal with SSRS projects and reports. Installed the standard edition of VisualSVN Server …
Been working on a project that uses WSDL / Web Service feeds. This is a handy tool to quickly test out feeds, check access and contents of the envelope. http://storm.codeplex.com/
Recently added two new physical drives into a QNAP NAS (TS-419P II) and performed online migration of the existing single drive to a 3 drive RAID 5 setup, here is how I got on. I …