D
Dr. Know
Hi,
I have searched the SQL for Access info I have, but have not been able
to come up with an answer to this problem.
Using VBA and a RunSQL CREATE TABLE command, how do you create a table
that allows certain text fields to be Zero Length.
This is different from NULL.
I can get the Allow NULLs on and off, but not the Zero Length.
This is causing major headaches with subsequent updates from an
externally linked table with some zero length text fields.
Thanks,
Dr. Know
I have searched the SQL for Access info I have, but have not been able
to come up with an answer to this problem.
Using VBA and a RunSQL CREATE TABLE command, how do you create a table
that allows certain text fields to be Zero Length.
This is different from NULL.
I can get the Allow NULLs on and off, but not the Zero Length.
This is causing major headaches with subsequent updates from an
externally linked table with some zero length text fields.
Thanks,
Dr. Know