Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Call Dll Method From SQL Query Analyzer

Author  Topic 

vibhuti_vrs
Starting Member

1 Post

Posted - 2009-01-13 : 05:21:05
Hi Friends,
i wanna to create dll in VC# 2005 to fetch Data From Sharepoint List and return DataSet to Crystal Reports and simultaneously Update SQL DataBase . I sucessfully create a dll. it's working fine. now i want to call this dll from SQL Query via Store Procedure or view or any way..then SQL Query will call directly all the dll update it and we get Updated data in SQL from SharePoint.
How can we achive this task.................?

*********************************************************************
Please Help Me
*********************************************************************



Thanks & Regards,
Vibhuti Singh

darkdusky
Aged Yak Warrior

591 Posts

Posted - 2009-01-13 : 10:08:27
http://www.sqljunkies.ddj.com/Article/C5A500EB-B8BE-42C0-B23B-258A342CAAAB.scuk
Go to Top of Page
   

- Advertisement -