On Mon, 19 Jun 2006 14:18:54 +0100
"Phil Powell" <[EMAIL PROTECTED]> wrote:

> 
> This ought to do the job:
> 
> http://www.djangoproject.com/documentation/legacy_databases/

Definately - it does a decent job building a starting Model, but
you will definately have to go through it and make sure everything
is to your liking.  For one, I'm not sure if it sets up Foreign
Keys if you are not using an engine like InnoDB.

Josh

> -Phil
> 
> On 19/06/06, Mike Crowe <[EMAIL PROTECTED]> wrote:
> >
> > Hi folks,
> >
> > I'm just starting looking at a django backend for a system we
> > need to redo.  The existing db is MSSQL (yes, I know it's not
> > quite supported yet).  We need a system which supports most of
> > the adodb classes.  We will start with supported DB's, and
> > hopefully the additional ones will be ready when we are.
> >
> > However, here's my question:  The existing DB is very well laid
> > out. Is there a way to convert that DB Schema into django
> > models?  Doesn't have to be purely automatic, but any tool
> > which would help this migration would be appreciated.
> >
> > TIA
> > Mike
> >
> >
> > >
> >
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to