Database

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Datatype

    2 answers - 44 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    What is the datatype to display hrs,minutes?
  • No.1 | | 50 bytes | |

    Usually it's a Date/Time variable (in VB) ...
  • No.2 | | 297 bytes | |

    What DB Engine?

    In MS SQL, its either the "datetime" or "smalldatetime" data types. The difference between the two is the allowable range of date and time values that can be assigned to a field declared as one or the other.

    In MS Access, its "Date/Time" (like M Owen indicated).

Re: Datatype


max 4000 letters.
Your nickname that display:
In order to stop the spam: 8 + 7 =
QUESTION ON "Database"

VISUAL C++ TECH