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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error occurring with OleDbConnection in CLR Stored Proc22 Apr 2007 00:43 GMT2
I have a CLR stored proc that makes a connection to an Access database using
oledb jet (or tries to).  I get the error below.  Anyone come across this
before? I'm assuming it's to do with permissions but not sure.  FYI - the
assembly's permission level is set as Unsafe.
Web References + Configuration21 Apr 2007 00:16 GMT2
I've created a CLR stored proc that consumes a web service.  the URL for the
service should depend on the active build configuration i.e. in [Debug] mode
it should use my development URL (e.g. http://dev/...) but in [Release] mode
it should use a production URL (e.g. http://prod/ ...
DirectoryInfo.Exists Gives False16 Apr 2007 10:04 GMT1
I have mapped a share (actually a share on the local computer that is running
SS2k5) and want to use a CLR stored procedure to gain access to it.
When I do this:
       sSearchPath = "C:\Q"
static fields in safe assemblies - help?11 Apr 2007 13:56 GMT4
hi, I've written a CLR stored procedure and in the StoredProcedures class I
stored a:
   private static SqlConnection ss;
which in my deluded mind I was going to instantiate in the class constructur
create assembly error03 Apr 2007 12:06 GMT2
When trying to register an assembly as anything but UNSAFE in SQL Server 2005
sp1, I receive the following error:
An error occurred while gathering metadata from assembly 'xxx' with HRESULT
0x80004005.
CLR Stored Procedure run by a Trigger Times Out03 Apr 2007 06:19 GMT1
I have created a CLR Stored Procedure that is activated from a trigger.
I am trying to update a field in the same row that was Inserted.  
This is certainly allowed in purely T-SQL based triggers.  I have checked.
When I do the insert I get:
Stored Procedure in CLR03 Apr 2007 06:16 GMT1
I have created a stored procedure that I call in an Insert trigger.  I want
to update the same row that I have just inserted.  I am able to do this in
T-SQL ie update a field in a row that has just been inserted with an insert
trigger.
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.