Re: longtext column problem
Posted by: Fernando Gonzalez Sanchez
Date: July 08, 2013 11:14AM

Hi,

I'm afraid I couldn't reproduce this problem: I copy-pasted the code, and save for a missing Try, it worked fine and the DataTable.Load executes correctly and MaxLength for the mentioned column is reported as -1 (not as zero).

I tested with both cnet 6.7.4 & 6.6.6 and VS2010 and MySql 5.6.10, Windows 8, 64 bit.

Can you provide more details on your test environment (ie. which Visual Studio & MySql versions are you using?).

Also, you can double check at runtime the version of Connector/NET used, using this expression in debug watches:
con.GetType().Assembly.FullName

(just to be sure 6.7.4 is effectively used).

Options: ReplyQuote


Subject
Written By
Posted
July 05, 2013 07:37AM
Re: longtext column problem
July 08, 2013 11:14AM
July 08, 2013 01:11PM
July 15, 2013 01:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.