I am attempting to import data from excel to a text(64000) field in an existing table, using the 'update' action.
this problem is... the import is truncating the notes field at 255 characters. during the import, it seems to automatically decide it is text(255). the only way i can force it to import as text(64000) is to create a new field, instead of updating the existing field.
In the table design, the notes field to be updated is definitely text(64000). am i missing something?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
amayne
I am attempting to import data from excel to a text(64000) field in an existing table, using the 'update' action.
this problem is... the import is truncating the notes field at 255 characters. during the import, it seems to automatically decide it is text(255). the only way i can force it to import as text(64000) is to create a new field, instead of updating the existing field.
In the table design, the notes field to be updated is definitely text(64000). am i missing something?
regards
~allen.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.