Cmdlets for Sage 50 UK

Build 24.0.9060

Add-Sage50UK Cmdlet

Parameters   Output Objects  

Inserts Sage 50 UK data.

Syntax

Add-Sage50UK [parameters]

Remarks

The Add-Sage50UK cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Sage 50 UK records.

Add-Sage50UK -Connection $connection -Table "TradingAccounts" -Columns @("Name") -Values @("Joe Smith")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060