Skip to content

Please add an export as SQL option #96

@RichardBrookhuis

Description

@RichardBrookhuis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions