Показать сообщение отдельно
Старый 11.08.2006, 20:01   #1  
tangolp is offline
tangolp
Участник
 
13 / 10 (1) +
Регистрация: 11.08.2006
SQL store procedure
I was able to connect to an external SQL server database using the Axapta COM. Next, I'd like to execute a store procedure which requires me passing a parameter and the store procedure has an OUTPUT parameter. Can someone show me how to do this? Sample of I was able to connect to an external SQL server database using the Axapta COM. Next, I'd like to execute a store procedure which requires me passing a parameter from the client. Can someone show me how to do this? Sample of code would be very helpful. Thanks!