This ought to do the job:

http://www.djangoproject.com/documentation/legacy_databases/

-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