No announcements
Found 3877491 threads
-
0 Votes
how to run query based on multithread using clr function spExecuteParallel ?
User696604810 posted thank you for reply the code above work on csharp i need to use that on asp.net core 2.2 this code execute ...Answered | 3 Replies | 136 Views | Created by Anonymous - Thursday, December 5, 2019 2:53 AM | Last reply by Anonymous - Saturday, December 7, 2019 7:37 PM -
0 Votes
How to update the CLR Functions using in SSRS
If you want to change the the CLR Function, then you need the code (or you can write another one).Answered | 1 Replies | 6259 Views | Created by HarikrishnaDatacede - Sunday, December 23, 2012 6:19 PM | Last reply by irusul - Tuesday, December 25, 2012 3:29 PM -
0 Votes
create integrated help for CLR function
We wrote some CLR statistical functions for SQL Server 2008 R2.Answered | 1 Replies | 7307 Views | Created by jklowden - Tuesday, January 24, 2012 7:13 PM | Last reply by TiborK - Wednesday, January 25, 2012 6:37 AM -
1 Votes
How to use Multithreading?
AbhishekGupta, By multi-Threading you can run multiple threads at a time thus achieving multi-tasking.Answered | 1 Replies | 3840 Views | Created by AbhishekDGupta - Saturday, May 31, 2008 10:05 AM | Last reply by Sandeep Aparajit - Saturday, May 31, 2008 6:32 PM -
0 Votes
are the newer string functions as efficient as using clr to shred strings
But good performance depends on your real environment and how you use it.Answered | 29 Replies | 2329 Views | Created by db042190 - Wednesday, April 1, 2020 12:50 PM | Last reply by db042190 - Thursday, April 9, 2020 2:44 PM -
3 Votes
sys.fn_varbintohexstr vs clr function.
fn_varbintohexstr is an undocumented system function so you should not use it, especially since a SQL CLR replacement is so simple.Answered | 4 Replies | 13849 Views | Created by rajemessage - Monday, January 28, 2013 3:47 PM | Last reply by davidbaxterbrowne - Tuesday, January 29, 2013 9:13 PM -
0 Votes
CLR functions
You may use Transfer SQL Server Objects TaskAnswered | 3 Replies | 902 Views | Created by Mazen1973 - Wednesday, May 7, 2014 12:16 PM | Last reply by Erland Sommarskog - Wednesday, May 7, 2014 1:33 PM -
0 Votes
Create Function query timeout
But not sure how did it work.Answered | 4 Replies | 1023 Views | Created by Suman85 - Friday, September 2, 2016 1:47 PM | Last reply by Suman85 - Wednesday, September 14, 2016 3:20 PM -
0 Votes
Persisted computed column based upon a CLR function
We have a few tables with persisted computed columns basically just adding a few pieces of meta data like computing the length of a VARBINARY(MAX) column for use higher up in the stack.Answered | 6 Replies | 4237 Views | Created by Dave_Ballantyne - Friday, March 16, 2012 3:26 PM | Last reply by Anders Borum - Monday, November 12, 2012 11:37 AM -
0 Votes
MultiThreading
unmanaged code is thread-safe (by vendor) (not work correctly if you use a static instance) do you mean this function ?Answered | 8 Replies | 2745 Views | Created by Khayralla AL-Athari - Thursday, August 6, 2009 6:49 PM | Last reply by Khayralla AL-Athari - Thursday, August 6, 2009 8:38 PM -
0 Votes
Can I create a c++/clr test function to test OpenCL functions base on AMD GPU in vs 2010?
I am currently using VS2010 to create some kernels base on AMD GPU But when I create a c++/clr test project to do the unit test there is an error which is ...Answered | 1 Replies | 3521 Views | Created by Yan Xie - Friday, July 27, 2012 3:02 PM | Last reply by DanielMoth - Friday, August 3, 2012 11:57 PM -
0 Votes
Need custom CLR function
You don't need a CLR function to do that, that MDX expression should return that string as it is (or is your date in a different format or something?)Answered | 2 Replies | 1741 Views | Created by superbluesman - Monday, June 24, 2013 10:08 AM | Last reply by Darren Gosbell - Thursday, June 27, 2013 1:37 PM -
0 Votes
Memory Issue with Simple CLR Based Table-Value-Function (TVF)
Wenbin, I know this has been a long time back, but I am using the same .Net CLR scenario except I am returning a scalar value instead of a table value.Answered | 9 Replies | 14779 Views | Created by Wenbin Zhang - Thursday, December 15, 2005 4:01 PM | Last reply by Delphi Chewy - Tuesday, April 21, 2009 9:34 PM -
0 Votes
How to use CLR functions in a SSIS Derived Column Expression?
You cant call CLR functions in derived column.Answered | 1 Replies | 942 Views | Created by SQL PRO Consultants - Tuesday, July 15, 2014 4:32 PM | Last reply by Visakh16 - Tuesday, July 15, 2014 4:47 PM -
0 Votes
how does clr knows the function overloading
CLR shouldn't make any difference of them.Answered | 1 Replies | 2995 Views | Created by JamesChowdareY - Friday, December 4, 2009 12:47 PM | Last reply by Vitaliy Liptchinsky - Friday, December 4, 2009 1:08 PM -
0 Votes
Multithreading
Serial port comminication thread, would run continuous (until end of application, error, or pressing "stop comm.Answered | 7 Replies | 3176 Views | Created by peropata - Monday, June 7, 2010 7:17 AM | Last reply by Eyal Solnik - Tuesday, June 8, 2010 9:19 AM -
0 Votes
CLR zip function
it would be quite easier and simpler to use third party dlls rather than writing standard asp.net classes say GZip ...Answered | 2 Replies | 3961 Views | Created by simonxy - Tuesday, September 4, 2012 7:50 AM | Last reply by Joon84 - Tuesday, September 4, 2012 8:13 AM -
0 Votes
Dynamic SQL in table vauled function or CLR
Use the dataset as a table in other queries, scripts or procedures like a table valued function.Answered | 4 Replies | 5008 Views | Created by Computermike - Thursday, July 10, 2014 6:46 PM | Last reply by Computermike - Thursday, July 31, 2014 3:14 PM -
1 Votes
MultiThreading
Having a program run multiple pieces of work simulatenously requires multiple threads.Answered | 2 Replies | 3071 Views | Created by imranAsif - Wednesday, October 21, 2009 6:38 PM | Last reply by P.Brian.Mackey - Wednesday, October 21, 2009 6:48 PM -
0 Votes
CLR based Stored procedure with sp_MS_marksystemobject
Hello sNu, sp_MS_marksystemobject is a undocumented SP; I wouldn't use it.Answered | 1 Replies | 4824 Views | Created by sNu - Friday, January 22, 2010 8:50 PM | Last reply by Olaf Helper - Sunday, January 24, 2010 11:51 AM - Items 1 to 20 of 3877491 Next ›
No announcements