I have over 270 data fields which are unique. I tried to store these all in one table but there seems to be a limit of 255 fields. I reduced the amount of fields to 230.
I then created another table to add more fields, but I could not add many before I got the message "too many fields"
Is the 255 limit for all fields regardless of how many tables you have? or is there a limit of 255 fields per table?
Yes, I do need to link the two tables together, each have a primary key. The field is called "Unique Identifier"
Thanks,
Dave
I then created another table to add more fields, but I could not add many before I got the message "too many fields"
Is the 255 limit for all fields regardless of how many tables you have? or is there a limit of 255 fields per table?
Yes, I do need to link the two tables together, each have a primary key. The field is called "Unique Identifier"
Thanks,
Dave