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

Test connection automatically before closing "Add SQL Server Compact/SQLite Connection" dialog #36

Closed
ajphall opened this issue Feb 12, 2016 · 5 comments
Milestone

Comments

@ajphall
Copy link

ajphall commented Feb 12, 2016

Very simple issue: often I try to open an SQLCe database that is more than the default 256 MB in size, and so when I press OK, I get an error message saying the database file is too large:

image

The problem is that after I press OK on the error window, the Add Connection form disappears and I have to reopen the window and then navigate to my database again.

This is a very minor problem, but it would save people a bit of time if:

  1. the last used filename was stored somehow;
  2. if there is an error you do not close the Add Connection form; or
  3. the default Max database size in MB could just be 4091 by default (although I'm wondering if there is a reason you didn't already do this?).

Thank you for providing this tool for the community - it is excellent in every way, and after using it quite a lot for the past few years this is the only complaint I have...

@ErikEJ ErikEJ closed this as completed in 37b1b6d Feb 12, 2016
@ErikEJ
Copy link
Owner

ErikEJ commented Feb 12, 2016

This is fixed in the latest "daily" - https://sqlcetoolbox.codeplex.com/releases/view/619815 - please let me knwo if that fixes the issue - and thanks for reporting this

@ajphall
Copy link
Author

ajphall commented Feb 13, 2016

Hi Erik,

I just tested and it works as expected. Thank you so much!

Andrew

@ErikEJ
Copy link
Owner

ErikEJ commented Feb 13, 2016

Great -
If you use my tools, I would be very grateful for a rating or review here:

https://visualstudiogallery.msdn.microsoft.com/0e313dfd-be80-4afb-b5e9-6e74d369f7a1/view/Reviews

@ajphall
Copy link
Author

ajphall commented Feb 13, 2016

Yes, I already did this a couple of weeks ago, but I just added one for your SQLCe Bulk Copy on Codeplex which we also use.

@ErikEJ
Copy link
Owner

ErikEJ commented Feb 13, 2016

Thanks a lot!

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