Click or drag to resize

MPInterfacebReadItemMasterFromDBAndSaveInAccess Method

Reads all items from company 1 and store the information in to the Access database. Table: MARIProjektImportOITM.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bReadItemMasterFromDBAndSaveInAccess(
	string sDatabaseFileName,
	ref int lCountByRef,
	ref int lCountImportedByRef
)

Parameters

sDatabaseFileName
Type: SystemString
Path and filename of the access databasefile MARIProjectImportData.mdb
lCountByRef
Type: SystemInt32
lCountImportedByRef
Type: SystemInt32

Return Value

Type: Boolean
Remarks