InsertSqlTableFixedXmlSvc Method

<< Click to Display Table of Contents >>

Navigation:  SshNetIbmi Class > SshNetIbmi Methods >

InsertSqlTableFixedXmlSvc Method

Summary

Insert record into fixed length flat physical file using SQL.

 

It is assumed that the table exists with a single data field. And the data field name will be RECORD.

 

Parameters

sTableName - SQL table name. Up to 30 characters

 

sTableLibrary - SQL table schema/library

 

sRecordData - Single field data record

 

Returns

True=Success, False=Error