Hello, everyone! I want to implement some sort of importing data into my database from excel. And i have a problem: this xls tables are huge and needs to be normalized to relation structure, in other words i want to torn one excel table to many with FK relationships between them, but i dunno how to do this: in my python import function, or some kind of SQL procedure, or there are software, which can do that. Please, advice
Regards, Dmitry Shevchenko. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

