From: Mr. X. on
What are the types that a column of a table can be ?

Thanks :)
From: Jeff Boyce on
Have you checked Access HELP? It lists these.

Have you opened a table in design view and used the drop-down to list the
valid data types?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Mr. X." <nospam(a)nospam_please.com> wrote in message
news:ONSpxhMtKHA.732(a)TK2MSFTNGP06.phx.gbl...
> What are the types that a column of a table can be ?
>
> Thanks :)


From: Jerry Whittle on
Open Access.

Create a new table.

Go to Design view - save the table with some name.

In the first row go to the Data Type drop down.

There they are. Watch out for the Number data type as it can have a bunch of
different types like byte, single, double, long, and so one. Press F1 Helf to
get an explanation.
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"Mr. X." wrote:

> What are the types that a column of a table can be ?
>
> Thanks :)
> .
>
From: De Jager on

"Mr. X." <nospam(a)nospam_please.com> wrote in message
news:ONSpxhMtKHA.732(a)TK2MSFTNGP06.phx.gbl...
> What are the types that a column of a table can be ?
>
> Thanks :)