Hi all, Before I file a bug report, just wanted to check to see whether anyone has encountered the folllowing problem with mysql, mediumtext fields and truncated data in an OOo 1.1.4 wizard generated form.
In a mysql table, I have a mediumtext field that can accept up to about a page of A4 of text. > With the form I have created using the wizard (autopilot), I can enter a record of the length I desire and then reread the data from the form. The problem occurs when I want to change the data in that record and then save the modified text in the database. The text gets truncated to 2049 characters. The only way around this is to create a new record and enter the modified data, then delete the original record. If I update the date via phpMySQL the problem does not occur. If I RMB click on the control in the form, the length of the text is given a s -1, i.e. adaptable as a function of the length of the string to be entered (within the limits of the allowable field length). This has been observed with > Suse 9.2 > OOo 1.1.4 > MySQL 4.0.21-4.2 > MyODBC-unixODBC-3.51.07-3 > unixODBC-2.9.9-4 > Can anyone confirm ? TIA, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
