Question : What is datatype #9?

When looking at the Access constants for field data types in an Access table here is the list for 1 through 12... Almost:

FieldType      FieldName
1                  YesNo
2                  Byte
3                  Integer
4                  Long
5                  Currency
6                  Single
7                  Double
8                  Date/Time
9
10                 Text
11                 OleObject
12                 Memo/Hyperlink

What is Number 9????

Answer : What is datatype #9?

Note that Jet doesn't support binary fields . Quote from A97 help file:
Microsoft Access itself doesn't use the BINARY data type. It's recognized only for use in queries on linked tables from other database products that support the BINARY data type.
Random Solutions  
 
programming4us programming4us