Microsoft
Software
Hardware
Network
Question : Type DATE rejected in CREATE TABLE
create table test
(DD DATE NULL,
STNO SMALLINT PRIMARY KEY NOT NULL);
The error refers to the line with CREATE TABLE statement
"Column, parameter, or variable #1: Cannot find data type DATE."
Answer : Type DATE rejected in CREATE TABLE
DATE datatype is available on sql server 2008 , if you are using sql 2008 make sure that the compataility of the database is 100
Random Solutions
Excel slow opening sheet
Find last time a stored procedure was used
is there a way to set the defaults of a pivot table?
Access VB for combo box
SQL Functions
Newly created AD user account with exchange mailbox doesnt display in ESM
New lines for Javascript's Confirm in .NET
Hiding the mouse cursor
c# form with microsoft access database and user level security
how to fix an image in certain place of the Word document