Does anyone have experience working with automation in Navision. Specifically, I am trying to execute an SQL Server stored procedure using the 'command' object of the Microsoft ActiveX Data Objects Library. According to the C/AL symbol menu, this takes a string for an argument, according to VB it takes a connection object. However neither work because when I try to compile, the compiler tells me I need an INTEGER! Any help would be appreciated.... Thanks.
0
Comments