I'm using Transfer v1.1 with an Oracle 10g database. Here is my problem, as a personal preference I give my database objects names with leading caps, i.e. TableName instead of TABLE_NAME. This works just fine, the only caveat is I have to enclose my identifiers in double quotes when I write out SQL statements. The problem is when Transfer generates SQL statements it doesn't enclose identifiers in quotes. Is there an option I can set somewhere to change this? Or do I have to modify my schema to work with Transfer, or vice versa.
-- 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
