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

Exporting issue #15

Open
degiorgig opened this issue Mar 7, 2014 · 8 comments
Open

Exporting issue #15

degiorgig opened this issue Mar 7, 2014 · 8 comments

Comments

@degiorgig
Copy link
Contributor

Hi there,

running the export feature on big amount of data makes the server crash. It's better to enter some kind of limitation.

Thanks
L80

@robinbortlik
Copy link
Owner

What is the exact problem? Is it Timeout Error? Would you like to export only what you see in the table?

@degiorgig
Copy link
Contributor Author

If I click on export it exports all the data from db table, in my case we are talking about 2gb data.
This operation breaks the server since it will generate the CVS locally before sending it.
So I suggest 2 changes, a check on the dimension and the possibility to select specific rows with a check-box.

@anandganapathy
Copy link

hi sir,
hi sir,
this is anandganapathy from india, i run this app but create New Database connection throw this error File with database does not exist. Be sure you specify right path, u just give me sample path or file and how to import db file

@degiorgig
Copy link
Contributor Author

did you run rake db migrate?

@anandganapathy
Copy link

now fully running db_explorer app in my local system
thanks for your response

@anandganapathy
Copy link

Hi sir,
sqlite3 is working perfectly but i can't access local & live mysql database.
please check the image below.

screenshot from 2014-07-18 18 23 26

Thank You,

@robinbortlik
Copy link
Owner

Are you sure, that database run on same port as you configured in DB explorer?

@robinbortlik
Copy link
Owner

Try to put there same config as you have in your database.yml

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

3 participants