Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / CLR / October 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
multiple-input user defined aggregates30 Oct 2008 02:53 GMT3
Where can I find a tutorial/samples of "multiple-input user defined
aggregates"?
aggregate+orderby=error30 Oct 2008 00:04 GMT5
I want to concatenate values to a comma separated list with CLR-function.
And I want them ordered:
select Table1.col1,
(
TRUSTWORTHY bit randomly being switched off24 Oct 2008 21:14 GMT4
we run a distributed system involving many database servers. On each server,
we have a database called Meta which has no tables, only some helper
functions and procs that other procs in other databases call.
In this Meta database, there is an UNSAFE CLR assembly which some of ...
CLR Function Definitions15 Oct 2008 18:55 GMT1
I'm having a time trying to figure out how to get the definition of a CLR function. In old days we could use SP_HELPTEXT. Now we have the OBJECT_DEFINTION function and SYS.SQL_MODULES table. However, when I try to get the definition of a CLR function I get NULL for any of these. ...
dynamic columns in CLR table-valued-function09 Oct 2008 20:34 GMT1
I think this question was discused quite often before.
But maybe some "good-brain" has a great idea ... :-)))
I have a DataSet with "unknown" columns.
The CLR Function should work like the normal TVF:
unable to run "TextReader.ReadToEnd()"07 Oct 2008 19:23 GMT3
I have a .NET Assembly (Framework 2.0) with a SqlProcedure.
In this SqlProcedure, one of the things is I
create a TextReader like:
System.IO.TextReader local_TR = new
Substitute for SqlBulkCopy in SQL CRL02 Oct 2008 11:22 GMT3
After doing a big part of my work I have found that the "context connection"
can't be used with the class SqlBulkCopy in SQL CLR. I was trying to insert
in database using SqlBulkcopy and now I'm trying to find out the way to do
these insertions having similar levels of ...
2009DecNovOctSepAugJulJunMayAprMarFebJan
2008DecNovOctSepAugJulJunMayAprMarFebJan
2007DecNovOctSepAugJulJunMayAprMarFebJan
2006DecNovOctSepAugJulJunMayAprMarFebJan
2005DecNovOctSepAugJulJunMayAprMarFebJan
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.