how to you put an image into the database once its created? The form wizard ignores the image field.

Troy


Dan Lewis wrote:

On Sunday 20 March 2005 01:41 pm, H. Talhammer wrote:


Hi,

I created a table in the built-in databes HSQLDB and saved it
and put not yet data in the table.
After that I can't change anything in the structure of the
datafields, for example changing the size of a textfield.  I can only
add new datafields at the end of the table.

Is that behavior ok or wrong?

Heike



This is normal behavior at the present time. If you have not entered any data yet, you can safely remove a datafield and then add a new datafield with the same name. You can then make any changes in the structure before saving the table. One warning: you can not make any changes in the datafield which is your primary key for the table. To do this requires deleting the entire table and recreating it.


Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to