ERAttachment Migration Fail on ERFileAttachment?
ERAttachment Migration Fail on ERFileAttachment?
- Subject: ERAttachment Migration Fail on ERFileAttachment?
- From: James Cicenia <email@hidden>
- Date: Fri, 16 Sep 2011 16:10:18 -0500
Ok -
I went back to the beginning with a complete migration.
I get the following error:
MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'null filesystemPath VARCHAR(255)' at line 1
I assume this is coming after:
ERXMigrationTable erFileAttachmentTable = database.existingTableNamed("ERAttachment"); erFileAttachmentTable.newStringColumn("filesystemPath", 255, true);
Why is it failing?
Thanks James |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden