Skip to content

Export temp column #60

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

Open
sivaaks opened this issue Jun 17, 2020 · 0 comments
Open

Export temp column #60

sivaaks opened this issue Jun 17, 2020 · 0 comments

Comments

@sivaaks
Copy link

sivaaks commented Jun 17, 2020

While using MySQLbackup.NET temporary column is not exportable, it says tempcolumn not existed in the table name

Code reference:
DictionaryTables(" table_name") = String.Format("select *,'a' as temp from table_name

Error :
Column temp is not existed in table_name

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

1 participant