Mini Searches with Answers
These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.
Chris Hays’s Reporting Services Sleazy Hacks Weblog : Dynamic Grouping
How to let users choose which fields to group by in a report (Hack warning)
How to let users choose which fields to group by in a report (Hack warning)
Hacker News | Ask HN: Review my startup: Cashier Live
A new POS web application, can I finally have an alternative to QuickBooks Point of Sale?
A new POS web application, can I finally have an alternative to QuickBooks Point of Sale?
How to format a date in SSRS. Do it in SQL when getting your data. Otherwise SSRS throws up on Excel export.
CONVERT(varchar(11), GETDATE(), 103)
CONVERT(varchar(11), GETDATE(), 103)
Man, my Ubuntu stops playing sounds after a few hours. Here’s how to fix it.
1. sudo lsof | grep pcm
2. Kill the listed processes (they're currently using audio).
3. sudo /etc/init.d/alsa-utils restart
1. sudo lsof | grep pcm
2. Kill the listed processes (they're currently using audio).
3. sudo /etc/init.d/alsa-utils restart
Compressed sensing and single-pixel cameras « What’s new
How digital cameras work
How digital cameras work
SSIS Data Flow – How to load identical data into two places? – Stack Overflow
Searching for "SSIS two destinations from transformation" yielded no results so I asked in Stack Overflow. Yes they do have a transformation for that, it's called "multicast". That's why I didn't find it on my own.
Searching for "SSIS two destinations from transformation" yielded no results so I asked in Stack Overflow. Yes they do have a transformation for that, it's called "multicast". That's why I didn't find it on my own.
It should be called "duplicate output" or something. I thought "multicast" had something to do with putting your data on YouTube!
Tags: Audio, Becky, Compression, Data, Dsp, Elitedancestudioandsupply, Linux, Mssql, Package, Photography, Pos, Reportingservices, Sound, Sqlserver, Ssis, Ssrs, Statistics, Tsql, Ubuntu, Win32