After too much time waiting for an email to have login-data (about an hour), i decide to buy a non-commercial version for upgrading the existent software. After installing it seems the things run a lot of smoother than before. Then i got errors while i want to transfer tables without a primary key. I can understand that things are somewhat harder to handle without a unique key, but while using a lot of tables from given scripts it is too much work for me to change all data-stuff for the needs of this program.
What i want is an easy tool to save my data from web without using a shell-script, download, import and so on. For this i really should possible to get the data from a table though it has no primary key. Im no professionell programer at all, but maybe this can be solved with a truncate and complete insert? Maybe with an option: truncate and completly insert when a table has no unique part.
Another thing i really dont like:
1. Choose a table
2. Set: Show all
3. Choose another table with about 100.000 data-sets
4. ... wait, wait, wait ...
For this there should be an option to set a limit.
Another thing is: How to reduce the cpu-power for the program to 50% for example. When downloading a table with about 50.000 lines the whole workstation slows down to death (and this machine is no slow one)