Hey all, I saw this helpful thread: http://tinyurl.com/b958sl and wanted to clarify something mentioned in it.
My problem is, just like in the linked thread, that I'm trying to use a table name of "Order" which is a reserved word in mySQL. At the top of the thread Mark says that one could get around this problem by escaping the table name "Order" like so " `Order` " ... This, however, doesn't line up with the XSD and therefore breaks things. As a result Mark suggested to "change the XSD to allow back ticks". With that said, I'm just clarifying that Mark is saying that in this situation, a Transfer user should modify his copy of transfer/ resources/xsd/transfer.xsd to allow back ticks. Is this correct? If so, how exactly should I modify transfer.xsd so that it would allow the tick marks? Thanks for the help, Brian --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer 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 -~----------~----~----~----~------~----~------~--~---
