Adding Fields property DecimalPlaces using the fields collection
- From: "jeff" <jeff@work>
- Date: Mon, 15 Jan 2007 15:05:00 +0900
Hi gurus
I am using vb code to create a table and add fields. I need to set the
DecimalPlaces property of a field to a value. I cannot see how to do this as
it is not a "standard" attribute of the field object eg like
fieldobject.AllowZeroLength = True where I want to
fieldobject.DecimalPlaces=1
Can anyone help me with this...it is not so obvious in the online help...or
am i missing something entirely??
cheers
Jeff
.
- Follow-Ups:
- Re: Adding Fields property DecimalPlaces using the fields collection
- From: Alex Dybenko
- Re: Adding Fields property DecimalPlaces using the fields collection
- Prev by Date: Re: Syntax error for INSERT INTO WHERE statement
- Next by Date: Re: Adding Fields property DecimalPlaces using the fields collection
- Previous by thread: Syntax error for INSERT INTO WHERE statement
- Next by thread: Re: Adding Fields property DecimalPlaces using the fields collection
- Index(es):