Re: How to create a CLR DLL for Sql Server 2005? Is it just any .net class library that you can load into Sql Server 2005 or is there some special project type that I need to start with?



thx

"Alexander Vasilevsky" <alvas@xxxxxxxxx> wrote in message
news:fgvafv$1rmv$1@xxxxxxxxxxxxxxxxxxxxx
Please try to create New Project/Visual C#/Database/SqlServerProject from
Visual Studio 2005

http://www.alvas.net - Audio tools for C# and VB.Net developers


"DR" <softwareengineer98037@xxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ: news:uRAROtbFIHA.4196@xxxxxxxxxxxxxxxxxxxxxxx
How to create a CLR DLL for Sql Server 2005? Is it just any .net class
library that you can load into Sql Server 2005 or is there some special
project type that I need to start with?





.



Relevant Pages

  • Re: How to create a CLR DLL for Sql Server 2005? Is it just any .net class library that you can load
    ... http://www.alvas.net - Audio tools for C# and VB.Net developers ... library that you can load into Sql Server 2005 or is there some special ...
    (microsoft.public.dotnet.framework.clr)
  • Re: I have a CLR function thet returns IEnumberable (a table) and it has a FillRow function. I am re
    ... Sort your integers in FillRow function ... http://www.alvas.net - Audio tools for C# and VB.Net developers ... there any way that I can preallocate the resulting table or give SQL server ...
    (microsoft.public.dotnet.framework)
  • Re: Question on conversion to ADP
    ... parameters through VBA/pass-through queries. ... help/guidance coming from Microsoft for Access developers trying to ... Microsoft Access or SQL Server 2005: ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Can relational alegbra perform bulk operations?
    ... Unlike in most other fields that are so expensive to participate in, the ironic aspect in IT is that the "free software" developers usually mimic what the commercial ... Many people recoil in horrors regarding its apparent disregard for transactions and foreign key support, but to me this makes perfect sense: If it's not needed, then the developer should be able to choose to not need it. ... Basically, they used SQL Server as a reporting server, loading data from Oracle DSS. ... The users just needs to aggregate data upon filters of their choosing and generate reports; no updates except to dump the data and load new dataset from Oracle on a regular interval. ...
    (comp.databases.theory)
  • Re: Access Form connected to SQL table in Access Data Project (.adp file)
    ... simply bad design to open up a form to a HUGE table, ... You can use what is called the "where" clause. ... the form what records it should load. ... we are NOT even using sql server yet. ...
    (microsoft.public.access.conversion)

Loading