Ihre Kommentare
Hello,
Please send your XML file to our email address: contact@vertabelo.com
Best regards,
Adam
Hello Linda,
Yes, they have changed. New steps are as follows:
1. Click "My Account" on top menu.
2. Click on the "Add billing data" button ("Billing data for your account" section)
3. Enter new credit card info and click "Save"
I hope this helps you.
Best regards,
Adam
Hello,
Yes, that is all.
In some cases we extend a trial period for one more week. I have extended yours too.
Best regards,
Adam
Hello,
Yes, it does. Instruction:
Best regards,
Adam
Please:
1. Download reverse engingeering http://www.vertabelo.com/_file/reverse-engineering/reverse-engineering-1_6_12.jar
2. Download jdbc driver https://www.microsoft.com/en-us/download/details.aspx?id=11774 (exe file should install jar somewhere)
3. In the download folder do:
java -cp .:reverse-engineering-1_6_12.jar:sqljdbc4.jar com.vertabelo.reverse.Main -url jdbc:sqlserver://[serverName[\instanceName][:portNumber]][;property=value[;property=value]] -user USERNAME -password PASSWORD -o OUTPUT_FILENAME
I hope this helps.
Best regards,
Adam Mościcki
I have already answered in another ticket, so i will close this one.
Hello,
I have answered for privert ticket, but this might be helpful to others.
The reverse engineering tool imports tables from database directly.
Import from SQL script can be done on the 'new model' page.
Best regards,
Adam Mościcki
Hello,
To make it work, please comment out/remove lines at the end of the sql file like:
'ALTER TABLE xxx MODIFY yyy int(11) NOT NULL AUTO_INCREMENT;'
I have removed those lines from your sql and it worked.
Our sql2vertabelo tool has trouble in parsing such statetments.
Also I have shared to you a model which i got. Feel free to unshare me.
Customer support service by UserEcho
Hello,
You mean this:
More here: https://www.vertabelo.com/documentation/workspace/main-toolbar
Best regards,
Adam