B
Bob Day
USING VS 2003 vb.net MSDE...
I have a table with a boolean (bit) data type that I use as an index (table,
etc., created via Server Explorer). When I go to the tables property pages,
Index tab, this bit column does not show up in the drop down list of columns
to create a new index on it.
Is there some issue with creating an index on a bit column? It works OK
with out the index, but I would think it would allow me to create an index.
Or is an index not needed for a bit column?
Please advise
Bob
I have a table with a boolean (bit) data type that I use as an index (table,
etc., created via Server Explorer). When I go to the tables property pages,
Index tab, this bit column does not show up in the drop down list of columns
to create a new index on it.
Is there some issue with creating an index on a bit column? It works OK
with out the index, but I would think it would allow me to create an index.
Or is an index not needed for a bit column?
Please advise
Bob