I could be wrong about this, but I don't think you _need_ to do it, on the other hand you probably _should_ do it. If you configure Transfer properly and write your code correctly then you yourself will be ensuring the integrity of the data, but wouldn't it be safer to allow the database to also do that for you? Also, unless you create indexes you'll be sacrificing performance.
Bob On Wed, Jan 19, 2011 at 7:33 AM, marc <[email protected]> wrote: > Hi, > > As the subject reads - do I need to convert the tables to innodb, make > indexes and define relationships in my database (MySQL) when I use > Transfer? Or is integrity of data taken care of by Transfer. > > Marc > > -- > Before posting questions to the group please read: > http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer > > Try out the new Transfer ORM Custom Google Search: > http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 > > You received this message because you are subscribed to the Google Groups > "transfer-dev" 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/transfer-dev?hl=en > -- Bob Silverberg www.silverwareconsulting.com -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 You received this message because you are subscribed to the Google Groups "transfer-dev" 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/transfer-dev?hl=en
