Add bulk rows to DB Table

Inserts multiple rows into DB table as whole
Unlike ANmaSQL-InsertStatement, this one needs the table to be passed as ANString instead with {$C$} as column separator and {$R$} as row seperator.
Also, you will need to pass a list of columns in ANString with {$C$} separator. Check example.

CodeFunctionName What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Bold.codes

Linkedin Login

Parameters

SQLTableName, ANStrColumList, ANStrTable

Examples

ANStrTable ...
        Col1{$C$}Col2{$C$}Row1Col3{$R$}Col21{$C$}Col22{$C$}Row2Col3{$R$}
while ANStrColumnList has list of columns
        Col1Name{$C$}Col2Name{$C$}Col3Name

Permanenet link

Statistics

Views 1

Downloads 0

IDs

CodeID
DB ID

Requirements

Codes Required 0

Similar Codes

Similar codes

By Developer

Recent 4 by ANmarAmdeen 4

Random Codes

Random Codes 4