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

Allow to connect to MySQL databases #5

Open
acnicholls opened this issue Jun 14, 2017 · 3 comments
Open

Allow to connect to MySQL databases #5

acnicholls opened this issue Jun 14, 2017 · 3 comments
Assignees

Comments

@acnicholls
Copy link
Owner

the program should connect to MySQL databases and write scripts for MSSQL.

@acnicholls acnicholls self-assigned this Jun 14, 2017
@acnicholls
Copy link
Owner Author

Will require two new menu options,
New MySQL Data Connection....
and
Edit MySQL Connection....

also, edit the Data Connection menu to use SQL Server in the two current options, and have separators for the different connection types.

@acnicholls
Copy link
Owner Author

acnicholls commented Jun 25, 2017

Can now connect to a MySQL database, get the table list, and bring back data.

Cannot output a script that would recreate the table or the values, as there are no methods written for this so far.

@acnicholls
Copy link
Owner Author

Can now output a table script in MSSQL T-SQL.

I'll write the value script tomorrow night.

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

No branches or pull requests

1 participant