Call exe or dll from MS SQL SERVER 2005

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2008
Posts: 18
Reputation: deepukng is an unknown quantity at this point 
Solved Threads: 0
deepukng deepukng is offline Offline
Newbie Poster

Call exe or dll from MS SQL SERVER 2005

 
0
  #1
Nov 28th, 2008
Hi Friends,
I am trying to Call a exe or DLL from sql server trigger using xp_cmdshell. Trigger is for an external application and for inserting a record. exe is executed successfully but trigger is not completed succefully and my external application is also not complted and it sows some error msg -"Description: Vendor. Database error (operation=GET, error=0). [Microsoft][SQL Native Client]Connection is busy with results for another command Please refer this error to your database administrator or see your database documentation for further assistance." Please provide some solution... Provide me alternative for xp_cmdshell to call a exe or dll.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1
Reputation: vibhuti_vrs is an unknown quantity at this point 
Solved Threads: 0
vibhuti_vrs vibhuti_vrs is offline Offline
Newbie Poster

Re: Call exe or dll from MS SQL SERVER 2005

 
0
  #2
Jan 12th, 2009
I created one dll which talk with SharePoint Web Service and Return DataSet to crystal Report & also it fetch update Database with new Data.


dll is run when crystal report loded first time. all methods are called and DB Updated.


Now i want to call this dll from SQL 2005 is it Posible?

if Yes? then How............


Thanks & Regards,
Vibhuti Singh
INDIA
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 710
Reputation: Teme64 will become famous soon enough Teme64 will become famous soon enough 
Solved Threads: 114
Teme64's Avatar
Teme64 Teme64 is offline Offline
Master Poster

Re: Call exe or dll from MS SQL SERVER 2005

 
0
  #3
Jan 12th, 2009
See OLE Automation Stored Procedures from MSDN Library.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC