First of all, create a variable -say ADOConnection- with type Automation and subtype 'Microsoft ActiveX Data Objects 2.8 Library'.Connection then
another variable -say ADORecordSet- with type Automation and subtype 'Microsoft ActiveX Data Objects 2.8 Library'.Recordset. Then use those two variables as in VB in order to access the tables, that's all.
Cem Karaer @ Pargesoft
Dynamics NAV Developer since 2005
Comments
Dynamics NAV Developer since 2005
another variable -say ADORecordSet- with type Automation and subtype 'Microsoft ActiveX Data Objects 2.8 Library'.Recordset. Then use those two variables as in VB in order to access the tables, that's all.
Dynamics NAV Developer since 2005
GD