Saturday, March 26, 2011

ManyToMany Intermediate Table on a Separate Database?

Hey,
I tried setting up an intermediate manytomany table relationship where
my intermediate table
is in one database, my user table (target table) is in a registration
database and my data table (source table) is in another database.

Things aren't working correctly and I'm just checking to make sure
that I can set relationships between tables that are in different
databases. I assume this is possible correct?


Thanks
Mazery

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment