|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, August 13, 2007 8:36 PM
Points: 10,
Visits: 1
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, October 09, 2008 6:02 AM
Points: 16,
Visits: 2
|
|
Interesting. But unfortunately not very useful for us; we're a SQL Server 2005 shop and Microsoft has warned in no uncertain terms that extended stored procedure support is going away. The following passage is taken from the opening page of the Database Engine Extended Stored Procedure Programming topic at MSDN Online (link):
This feature will be removed in a future version of Microsoft SQL Server. Do not use this feature in new development work (emphasis mine... SG), and modify applications that currently use this feature as soon as possible. Use CLR Integration instead.
I'd love to see this article adapted for CLR Integration using ADO function calls, which *can* be directly invoked from a CLR routine.
Scott Gammans scottgammans.com
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, October 05, 2009 8:15 PM
Points: 8,
Visits: 18
|
|
Very useful indeed in the full version form. I have sent 2 emails to 'software@logicom-inc.com' dated 7th March 2008 and 10th March 2008 requesting availiability and price of the full unrestricted version of the extended stored proceedures and so far have no reply.
If you see this post Steve please contact me.
Regards Daniel.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 04, 2009 11:56 AM
Points: 1,
Visits: 3
|
|
This stored procedure is a great little product. However, you cannot stray far from what the procedure allows, for instance I wanted to use Company in conjunction with the First and Last Name, no dice. You have to purchase a version that allows you to do that. Which is fine, but that catch is, the link to the site for this company is dead and emails sent are not returned.
So even though this works great as long as your vision matches the author's you'll be fine, and if it doesn't and you have the cash to shell out, your SOL cause it seems this one died on the vine.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, May 11, 2010 1:09 PM
Points: 1,
Visits: 1
|
|
| I'm looking for code/examples/samples to help me write a stored procedure to write out calendar items for my users based on information others put into our SQL database. xp_sql2exchange looked like a good starting point but it seems to be non-existent now. Can anyone point me in the right direction? Thanks.
|
|
|
|