Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add an export as SQL option #96

Open
RichardBrookhuis opened this issue Jul 6, 2022 · 3 comments
Open

Please add an export as SQL option #96

RichardBrookhuis opened this issue Jul 6, 2022 · 3 comments

Comments

@RichardBrookhuis
Copy link

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

@patrickTingen
Copy link
Owner

patrickTingen commented Jul 7, 2022 via email

@RichardBrookhuis
Copy link
Author

Hoi Patrick,

ik wil met alle plezier testen!

@patrickTingen
Copy link
Owner

patrickTingen commented Jul 21, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants