Показать сообщение отдельно
Старый 14.07.2005, 03:53   #1  
gb is offline
gb
Участник
 
42 / 15 (1) ++
Регистрация: 31.03.2005
calling SQL sp from Axapta
I have a store procedure that returns s number of records from an external database/table based on a parameter.
In Axapta I need to call that sp and get its returned value.

Does anybody have an example?
Thanks.