Database modeling

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In our last project, we created (in notepad no less) the database generation
scripts. Needless to say it sucked.

Is there a database modelling tool that is able to produce SQL CE compatible
scripts? (I tried SQL Server but you need to edit the results quite a bit
before they are compatible).

I need the usual stuff, i.e. add tables and relationships between them and
print a graphical tree...

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top