Comments for SqlChow https://sqlchow.wordpress.com Quenching my SQL Server and Powershell thirst Tue, 19 Apr 2016 14:56:50 +0000 hourly 1 http://wordpress.com/ Comment on Connecting to SAP HANA from PowerShell by SqlChow https://sqlchow.wordpress.com/2016/01/26/connecting-to-sap-hana-from-powershell/#comment-821 Tue, 19 Apr 2016 14:56:50 +0000 http://sqlchow.wordpress.com/?p=484#comment-821 In reply to Nitesh Keswani.

I may have come across this error. I received the error when running x64 version of powershell.exe, when my HANA client is x86 version or vice-versa.

]]>
Comment on Connecting to SAP HANA from PowerShell by Nitesh Keswani https://sqlchow.wordpress.com/2016/01/26/connecting-to-sap-hana-from-powershell/#comment-817 Thu, 07 Apr 2016 11:30:47 +0000 http://sqlchow.wordpress.com/?p=484#comment-817 Hi I tried to use your code for connecting to a HANA instance from a box where HANA Client is installed. But I get the below error –

New-Object : Exception calling “.ctor” with “1” argument(s): “An OLE DB Provider was not specified in the ConnectionStr
ing. An example would be, ‘Provider=SQLOLEDB;’.”
At C:\Users\C5195080\Desktop\Hana.ps1:30 char:30
+ $hdbConn = New-Object <<<< System.Data.OleDb.OleDbConnection($hdbConnectionString)
+ CategoryInfo : InvalidOperation: (:) [New-Object], MethodInvocationException
+ FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand

Any advice here?

]]>
Comment on Creating a logging framework in PowerShell – Part 1 by PowerShell Logging Module | recycledpapyr.us https://sqlchow.wordpress.com/2012/08/02/creating-a-logging-framework-in-powershell-part-1/#comment-760 Mon, 30 Nov 2015 23:46:48 +0000 http://sqlchow.wordpress.com/?p=195#comment-760 […] SqlChow – SqlChow’s Blog […]

]]>
Comment on Reading a tweeters timeline using PowerShell by Marc R Kellerman https://sqlchow.wordpress.com/2011/12/26/reading-a-tweeters-timeline-using-powershell/#comment-738 Thu, 01 Oct 2015 21:19:48 +0000 http://sqlchow.wordpress.com/?p=4#comment-738 Use my PSTwitter module:

Powershell Twitter REST API 1.1 Module on TechNet Gallery… https://goo.gl/s7pmmA

]]>
Comment on Working with EPPlus and PowerShell by Tim Bolton https://sqlchow.wordpress.com/2015/07/14/working-with-epplus-and-powershell/#comment-724 Wed, 15 Jul 2015 12:39:33 +0000 http://sqlchow.wordpress.com/?p=471#comment-724 Reblogged this on Tim Bolton – MCITP – MCTS.

]]>
Comment on T-SQL Tuesday #050: Automation, how much of it is the same? by » T-SQL Tuesday #50: Doing More With Less | SQLSoldier https://sqlchow.wordpress.com/2014/01/07/t-sql-tuesday-050-automation-how-much-of-it-is-the-same/#comment-209 Sat, 18 Jan 2014 21:05:41 +0000 http://sqlchow.wordpress.com/?p=430#comment-209 […] time once again for that monthly geek party again we like to call T-SQL Tuesday. T-SQL Tuesday #50 is hosted this month by Hemanth.D (Blog|@SQLChow). You are invited to visit his […]

]]>
Comment on T-SQL Tuesday #050: Automation, how much of it is the same? by T-SQL Tuesday #50: Database Role Membership | TroubleshootingSQL https://sqlchow.wordpress.com/2014/01/07/t-sql-tuesday-050-automation-how-much-of-it-is-the-same/#comment-208 Wed, 15 Jan 2014 13:56:01 +0000 http://sqlchow.wordpress.com/?p=430#comment-208 […] big thank you to Hemanth [T | B] for hosting this year’s first T-SQL Tuesday and to Adam Machanic [B|T] as his initiative just […]

]]>
Comment on T-SQL Tuesday #050: Automation, how much of it is the same? by Gogorichie https://sqlchow.wordpress.com/2014/01/07/t-sql-tuesday-050-automation-how-much-of-it-is-the-same/#comment-207 Wed, 15 Jan 2014 12:32:18 +0000 http://sqlchow.wordpress.com/?p=430#comment-207 Thanks for revisiting and hosting for the 2014 year. Here’s my contribution http://www.gogorichie.com/2014/01/t-sql-tuesday-050-automation-get-work-done-while-sleeping/

]]>
Comment on T-SQL Tuesday #050: Automation, how much of it is the same? by Rui Ribeiro https://sqlchow.wordpress.com/2014/01/07/t-sql-tuesday-050-automation-how-much-of-it-is-the-same/#comment-204 Tue, 14 Jan 2014 23:47:06 +0000 http://sqlchow.wordpress.com/?p=430#comment-204 Thank for hosting this month. My contribution is here:
http://ruirib.net/blog/index.php/2014/01/t-sql-tuesday-50-automation-when-repetition-is-really-what-you-want/

]]>
Comment on T-SQL Tuesday #050: Automation, how much of it is the same? by kathikellenberger https://sqlchow.wordpress.com/2014/01/07/t-sql-tuesday-050-automation-how-much-of-it-is-the-same/#comment-203 Tue, 14 Jan 2014 23:24:55 +0000 http://sqlchow.wordpress.com/?p=430#comment-203 Mine is here (I don’t think it posted the first time I tried!) : http://www.bidn.com/blogs/KathiKellenberger/sql-server/5878/t-sql-tuesday-50-automation

]]>