This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
First of all... Thank you for a gr8 tool..
The BLOB type is supported but I have a need for the MEDIUMBLOB and LARGEBLOB type for MySQL. Is that on your road map?
|
|
|
Hello Charl, MEDIUMBLOB is already supported. LONGBLOB was meant to be, but we have found a bug which prevents tables containing LONGBLOBs from being imported using the designer. I have committed a fix for this bug and it will be included in nightly builds dated 16 Dec 2008 and above, available from the Downloads page (Express Edition) or the store (retail editions) from about 1430 GMT. The runtime supports MEDIUMBLOBs and LONGBLOBs (within the limits of the .NET runtime), so if you would prefer not to use the nightly build, you can still create the designer model using the Toolbox (instead of Server Explorer) and specify the Blob data type, and it will work fine with your large blobs. |
|