Sorry , I should have made it clear, how do I do it in code.

Thanks.

Re: Using ms access how do I set column that can be of zero length TIA by Val

Val
Sat Apr 30 20:09:59 CDT 2005

Hi,

If you are using Access 200 or newer version of it, then field should have
Allow Zero Length set to Yes by-default. If it does not work, then you could
use Jet OLEDB:Allow Zero Length dynamic property in ADOX to set property of
the field. Check next link with an example

http://cwashington.netreach.net/depo/view.asp?Index=585&ScriptType=vbscript

--
Val Mazur
Microsoft MVP

http://xport.mvps.org



<CobraStrikes@al.com> wrote in message
news:d5091c$up3$1@news6.svr.pol.co.uk...
> Sorry , I should have made it clear, how do I do it in code.
>
> Thanks.
>
>