L
Luis
Hello.
I'm building a script that adds fields in a table if they are not defined yet.
Every field is of VARCHAR(10) datatype.
The problem i'm having is that i'm getting this "Too many fields defined"
error and there are only about 90 fields on the table.
Thanks
Luis
I'm building a script that adds fields in a table if they are not defined yet.
Every field is of VARCHAR(10) datatype.
The problem i'm having is that i'm getting this "Too many fields defined"
error and there are only about 90 fields on the table.
Thanks
Luis