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.
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 LoginParameters
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
Col1{$C$}Col2{$C$}Row1Col3{$R$}Col21{$C$}Col22{$C$}Row2Col3{$R$}
while ANStrColumnList has list of columns
Col1Name{$C$}Col2Name{$C$}Col3Name
Statistics
Views 1
Downloads 0
IDs
CodeID
DB ID

ANmarAmdeen
764
Revisions
v1.0
Tuesday
May
27
2025
Requirements
Codes Required 0

Similar Codes
Similar codes

By Developer
Recent 4 by ANmarAmdeen 4

Random Codes
Random Codes 4
