Тема: Calling COM
Показать сообщение отдельно
Старый 03.12.2008, 01:10   #1  
sam84 is offline
sam84
Участник
 
1 / 10 (1) +
Регистрация: 03.12.2008
Calling COM
Hi all,

In the PurchLine table, there is a method called InitFromSalesLine. I tried to get external data by calling a store procedure. I built a class and called the COM - CCADO. I created a job to call the class and it ran without any problem. When I call from the InitFromSalesLine, it gave me an error saying that COM object could not be created. Can anyone tell me why? Thanks!