My Twitter

twitstamp.com
Web Analytics

SQLBits here I come…

Be gentle, It’s my first time
I have never attended a SQL Conference, but yesterday I took steps to rectify that situation. I registered for SQLBits Goes West, which is being held at the Celtic Manor in Newport, South Wales. Check out the SQLBits website for all the info. I am not able to get the [...]

Simple Field Level Formatting in SSRS

Sometimes

Sometimes, just having the right information in a report doesn’t completely fill the requirement. You can enrich the content by formatting items in your report using some simple formatting codes. Follow these steps:

- Right-click the field(s) you want to format
- Choose Properties & navigate to the Format tab. **
- Click on the ellipsis (…) [...]

IBM Informix ODBC Connection Error – [Informix ODBC Driver][Informix]Database locale information mismatch.

Technorati Tags: Trouble shooting,Informix,SSIS,database connections,ODBC connections
I have been setting up a number of ODBC connections in the last few days, that are to be used in an SSIS package. The connections enable me to access a number of IBM Informix Servers in various locations (DR & TEST sites) and extract specific data for reporting. However, [...]