On May 4, 12:22 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Sat, May 3, 2008 at 11:55 PM, jmDesktop <[EMAIL PROTECTED]> wrote:
>
> > If all I want to do is display a row(s) from a legacy database, one
> > that I did not create with Django and syncdb, will Django do that? Do
> > I have to alter my legacy database in any way (assume it's a pre-
> > existing MySQL, Oracle, or SQL Server database)?
>
> > Thank you.
>
> Search the docs on legacy and you'll find this:
>
> http://www.djangoproject.com/documentation/legacy_databases/
>
> Karen
Thanks. To be sure, when I do the python manage.py syncdb, that
doesn't alter my existing database does it? What is syncdb doing in
this case?
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---