Dear All,
I have a request that I am working with vb. What all I need is, Using a vb form am trying to change a field property of Access table ie. i want to change the property "Allow Zero Length" in to "Yes" by default it is 'NO".
when i am using like tb1.fields(1).A llow zero length = Yes , it shows error
So, Any one can give me a solution.
Thaks,
Musthafa
I have a request that I am working with vb. What all I need is, Using a vb form am trying to change a field property of Access table ie. i want to change the property "Allow Zero Length" in to "Yes" by default it is 'NO".
when i am using like tb1.fields(1).A llow zero length = Yes , it shows error
So, Any one can give me a solution.
Thaks,
Musthafa
Comment