hamrthroer
Registered User.
- Local time
- Yesterday, 22:16
- Joined
- Jul 30, 2008
- Messages
- 33
Seriously I know there has to be a simple line of code for this. I want to set the AllowZeroLenthString property for one field on one table to true just long enough to run an update query to clear out the fields for preperation of new assigned numbers.
I don't want to permenently set it to true. could someone please provide an example?
tblStaff.Random is the feild.
All I can find is bloated code examples that set it to true for all tables, etc.
Thanks!
I don't want to permenently set it to true. could someone please provide an example?
tblStaff.Random is the feild.
All I can find is bloated code examples that set it to true for all tables, etc.
Thanks!