Teie kommentaarid
You can't reopen a closed account. I have removed the old email from our system, so you can now create a new account with the same email as before.
If you want to use our Academic Account plan, please register using this form: https://my.vertabelo.com/sign-up/create-academic
If you want to use our Academic Account plan, please register using this form: https://my.vertabelo.com/sign-up/create-academic
Thank you for the idea. So far no one has complained about the drag support for references. I will keep the issue open so other users can upvote if they experience the same problem.
Actually, this is one of the features we're thinking about right now. We're still discussing the priorites for the coming months so we can't promise any dates.
You can create a new idea in the forum so that other users can upvote. The more votes a feature gets, the higher priority it gets in the development.
You can create a new idea in the forum so that other users can upvote. The more votes a feature gets, the higher priority it gets in the development.
The "open in new tab" works in the Dashboard. Just click with the right mouse button on the link and select "open in new tab".
You shouldn't have a semicolon at the end of the classpath (the -cp option) and you should refer to the downloaded jar file (reverse-engineering-1_6_9.jar instead of reverse-engineering-1_6_9).
You should also add the JDBC driver for Oracle to the classpath. You can download the driver from this site:
http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
So it should be
java -cp .;reverse-engineering-1_6_9.jar;path_to_jdbc_driver.jar com.vertabelo.reverse.Main -url jdbc:oracle:thin:@//localhost:1521/xe -user dv -password xx -o dv_demo
You should also add the JDBC driver for Oracle to the classpath. You can download the driver from this site:
http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
So it should be
java -cp .;reverse-engineering-1_6_9.jar;path_to_jdbc_driver.jar com.vertabelo.reverse.Main -url jdbc:oracle:thin:@//localhost:1521/xe -user dv -password xx -o dv_demo
I have added your domain to our list of academic domains. Enjoy Vertabelo!
This seems like a good idea. I will keep the issue open so other users can upvote it.
I have given you 10 bonus points for this idea. You can read about our bonus points program here: http://www.vertabelo.com/bonus-points
I have given you 10 bonus points for this idea. You can read about our bonus points program here: http://www.vertabelo.com/bonus-points
The gray grid lines show page boundaries. I've checked your model and it spans over 6 pages. You have to move your tables manually so that the model spans over two pages.
You're right, it was a bug. Please try again now.
Customer support service by UserEcho
Fixed. Thanks for pointing this out!