Viewing 15 posts - 391 through 405 (of 645 total)
Kurt W. Zimmerman (1/21/2015)
Solomon, just wondering how much difference in performance is your DB_BulkCopy compared to creating an SSIS EXPORT/IMPORT package?
Kurt, I have no idea what the difference performance-wise is....
January 22, 2015 at 10:28 am
Kurt W. Zimmerman (1/20/2015)
January 21, 2015 at 12:35 pm
peter-757102 (1/20/2015)
The target audience are the database people, not the code people (yet only code- or cross-field people can currently create the assemblies).
I disagree. In order for this to be...
January 20, 2015 at 4:11 pm
peter-757102 (1/20/2015)
Why does code need to be maintained as .NET assemblies by parties that likely are no stakeholder?
So who would create a library and not be a stakeholder? Just curious.
Why...
January 20, 2015 at 8:37 am
Phil Factor (1/19/2015)
I'm happy with SQL CLR too. My editorial was more to speculate as to why it wasn't adopted with the enthusiasm that Microsoft initially expected. I...
January 19, 2015 at 1:16 pm
jbnv (1/19/2015)
And yet this "killer" feature, which should be quite mature by now, is not in SQL Azure.
Hi there, Jay. Actually, this was true until very recently. The new version...
January 19, 2015 at 12:48 pm
Well, I actually happen to be quite happy with SQLCLR. Mostly for the fact that it exists and allows us to accomplish stuff that either cannot happen otherwise, or would...
January 19, 2015 at 11:23 am
Then I don't know what to say. The new DLLs, being for .Net 4, will not work in SQL Server 2008 R2.
December 12, 2014 at 3:26 pm
Ok. I think I misread an earlier statement. I did find this:
https://www.nuget.org/packages/Google.Apis.Calendar.v3/
And yes, it does state that it only supports ".NET Framework 4 and 4.5", which is not going...
December 12, 2014 at 10:24 am
commandlinekid (12/12/2014)
Their .dll's aren't loading because they were built with a newer version of the framework it says.
Right. And what I am saying is that those DLLs haven't changed. You...
December 12, 2014 at 9:47 am
Yes, I completely understand that it is very frustrating when a 3rd party API changes. I have gone through some of that pain with Twitter over the years, and worked...
December 11, 2014 at 10:23 pm
commandlinekid (12/11/2014)
December 11, 2014 at 2:50 pm
DennisDA2003 (10/5/2011)
VB.NET side
Namespace myFunctions
Public Class AFunction
Public Function Factorial(ByRef num As...
December 3, 2014 at 11:16 pm
IMHO (10/2/2014)
When you compile the VB assembly in VS, pay attention...
December 3, 2014 at 10:26 pm
cppprogrammer (12/3/2014)
December 3, 2014 at 4:19 pm
Viewing 15 posts - 391 through 405 (of 645 total)