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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sql server 2005 installation30 Dec 2005 11:21 GMT2
I have alot of problems with the sql server installation. it's the developer
edicition and i can install in the server, but in mi machine when i try to
install it report me a message "SQL Server 2005 has detected incompatible
componentes from Beta versions of Visautl Studio, NET ...
SQL Native Client28 Dec 2005 16:23 GMT3
In ADO.NET 2, I use SQLClient namespace to connect to SQL Server 2005. Does
it use SQL Native Client or SQL OLD DB?
Thanks in advance,
Leila
New release of SqlClrProject26 Dec 2005 15:18 GMT1
I thought I better post before this year ends. :-)
Anyway, you may know that I have developed a MSBUILD task dll for
deployment of SQLCLR assemblies. I also created some templates for use
from with Visual Studio 2005, the SQLCLRProject.
Keywords and UDT method conflicts19 Dec 2005 17:10 GMT2
It seems a bit strange that you can't have an Add() method on a clr UDT as
it errors as a keyword.
set @t = @a.Add(@b)   -- Is an error because "Add" is a keyword.
".Add()" in this context does not conflict with the Add keyword IMO (except
Adding one more function or procedure19 Dec 2005 14:44 GMT6
I have had no problem in using a CLR function and a CLR procedure in my
SqlServerProject. However when I try to add one more function or procedure
in the same project it failed. Is there a limitation for that?
Supported assemblies?16 Dec 2005 16:55 GMT2
OK, since I have something relevant on my mind, let me make the first move ;-)
Which assemblies can we use in a SQLCLR object? Bol has a list
(ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/9c07f706-6508-41aa-a4d7-56ce354f9061.htm), but with
the list is below comment:
Are DataSets to be avoided like cursors were?13 Dec 2005 15:15 GMT3
I am trying to get the SOP for doing new versions of data access &
manipulation in the CLR within the database.
Would I pass in an array of params for a SP, instead of the X# I needed to
in the past?  Or is the db now able to see which items have changed in a
How to Open New Connection. 08 Dec 2005 18:52 GMT1
I have default context connection and I need another one.
If I open it, I get message about Demand Security.
What and where schould I turn on?
Vladimir Chtepa.
SqlBulkInsert08 Dec 2005 17:36 GMT1
Does SqlBulkInsert  not run in CLR? Why does not?
I get follwing exeception
System.InvalidOperationException: The requested operation is not available
on the context connection.
SQL Server05 Dec 2005 21:58 GMT9
Hi! Please answer me - what can i make with SQL Server??
Server-level permissions for UNSAFE / EXTERNAL ACCESS?02 Dec 2005 17:45 GMT2
Can anyone explain the rationale behind EXTERNAL ACCESS ASSEMBLY and UNSAFE
ASSEMBLY being granted to server logins rather than database users?  This
seems counterintuitive to me, considering that assemblies are not
server-level objects.  I can definitely see cases in which I'd ...
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.