Your feedback is highly appreciated! Let's make Vertabelo even better.

0
W trakcie analizy

How do I show a report to be requested in a diagram

kane smith 8 lat temu Ostatnio zmodyfikowane przez anonymous 8 lat temu 1

How do I show in a database design diagram that I want a daily report to be ran?


Thank you all for your help in advance.

0
Z odpowiedzią

Vertab Client : do not connect

khampol VCHID 8 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 8 lat temu 2

can u tell : ports required ? firewall config ? ....

0
Ukończony

how do i add the mandatory symbols in vertabello? i'm using crow's foot notation

Karabo Koosimile 8 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 8 lat temu 1

how do i add the mandatory symbols in vertabello? i'm using crow's foot notation

0
Z odpowiedzią

Confirmation Email

Cynthia Rosas 10 lat temu Ostatnio zmodyfikowane przez iomarg 8 lat temu 6
Ever since I created my Vertabelo account, I have never received the email message where I conform my email address. I've clicked the "Resend Confirmation" link too many times to count and nothing. Any suggestions on how to get it?
+5

Allow importing / creating stored procedures

Todd Robinson 8 lat temu 0

So far, I'm pretty impressed with the features that this modeling tool offers. There are a few minimum things that I think are missing which could make it even better. When doing an import from MSSQL, I'd like to have it save the stored procedures / triggers / functions / etc at the very least in the section where it will run after the generated model. If you wanted to exceed all my expectations, these could also be stored as objects in the model, and decorated so that you could see dependencies. Looking at the XML, you could add entities for Procedures, Triggers, Functions and store them accordingly.

0
Z odpowiedzią

Account Expired

dhaval patel 9 lat temu Ostatnio zmodyfikowane przez Adam Mościcki 8 lat temu 1

I only had the trial account for 7 days ... is that all you provide as a trial period ?

Odpowiedź
Adam Mościcki 8 lat temu

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

0
Ukończony

Does the Academic Account allow exporting to PDF? Our professor said use this tool and turn in the result with PDF.

JR Cooper 9 lat temu Ostatnio zmodyfikowane przez Adam Mościcki 9 lat temu 2
Odpowiedź
Adam Mościcki 9 lat temu

Hello,


Yes, it does. Instruction:


Best regards,

Adam

0
Z odpowiedzią

How can I extract sql script only for changes that we made on our model

Kesiya Abraham 9 lat temu Ostatnio zmodyfikowane przez anonymous 9 lat temu 6

If I add a new column,how can I generate SQL script for that particular change

Odpowiedź
anonymous 9 lat temu

Hello,


There is no way to that easily right now. You can generate 'drop' script and 'creation' script, but it works only for fresh databases and requires deletion of data in the table.


We've implemented a migration tool which can do that, but we are still testing it. We are going to release it in about 2 weeks.


I hope this helps.