-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Would you be so kind to add an option to export as SQL insert statements, in wDump.w? (besides csv/excel/html/4gl etc)
Like so: insert into pub.tablename (fields_here) values (values_here);
You would have to export dates as string in iso ymd format and logicals as 1/0, don't know if there is more to deal with.
Documentation about how to handle array fields can be found here: https://community.progress.com/s/article/P36936
Metadata
Metadata
Assignees
Labels
No labels