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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Receieve Mail29 Jun 2007 20:38 GMT1
We have a problem with our SQL2000 to SQL2005 migration where we use
xp_readmail to check mailboxes for new messages containing incoming
data.  This is no longer supported in 2005.  Are there any other
methods for checking mail in 2005?
Determining Last Day of the Month--Quick UDF27 Jun 2007 00:03 GMT2
  Getting the last day of the month, for the given date, by TSQL is bit
tricky. Following user defined function provides you a handy general purpose
function to get the last day of the month.
It gets the last day of the month as follows:
Cannot find stored procedure21 Jun 2007 07:15 GMT5
I have created a clr stored procedure, everything is fine.
I can see the stored procedure among the other stored procedures in the
database.
I can execute it in management studio and the results are fine.
Implementing clr in a cluster19 Jun 2007 16:50 GMT4
Do we have any special way to implement clr in a cluster environment to make
sure there won't be any impact after a failover. please suggest how to move
ahead with clr implemention on a cluster.
SqlBulkCopy13 Jun 2007 19:50 GMT6
I have to use SqlBulkCopy because input sometimes exceeds 100K rows.
However, it fails over duplicate rows - if key is unique on target table.
But my input might contain dups as I can't control the source.
Initially I was filtering dups out using INSERT statement. However for such
sending binary parameter to clr12 Jun 2007 22:24 GMT1
I am new on CLR's
I tried to send binary parameter to my dll from sql server 2005 and it
always brings me an error
how can i solve it?
Graphics from SQLCLR08 Jun 2007 18:59 GMT10
Is there a relatively painless way to manipulate graphic images from within
SQLCLR?
Connect to a different SQL server via CLR and ADO08 Jun 2007 11:07 GMT2
Is it possible to perform actions such as updates or even a SELECT on a
different SQL server via a CLR procedure using ADO.  if I create an assembly
with the following code on MYSERVER2 and create and execute a proc the
security context seems to be missing as the error "Login ...
CLR SP to connect to another SQL Server06 Jun 2007 11:47 GMT1
All,
Please forgive me if my question doesn't initally provide enough detail as
I'm from a production DBA background and am just venturing into the realms of
CLR.
Accessing Excel Files via OleDB: Preventing transaction from being promoted to MSDTC?01 Jun 2007 23:33 GMT6
I have created a CLR stored procedure which accesses external files
like CSV or XLS using OleDB. Everything works great except when I put
all of my T-SQL inside BEGIN TRAN ... COMMIT TRAN: Opening the OleDB
connection promotes the transaction to MSDTC! However, I only need a
CLR stored procedure causes FileIOPermission exception01 Jun 2007 18:36 GMT1
I have SQL Server EXPRESS 2005 and I have written a C# stored procedure.
The stored procedure tries to read a file on the local computer but the read
causes the following exception to be thrown:
Request for the permission of type
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.