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
Would like to add column to existing Datatable, then add items to it one at a time.
Reporting Services Configuration Error
Update from SQL Query
Terminal Server 2008 does not show a users printers
Suggested Reading
how to access the mdb file
how to impact RPC over Https Clients if certificate get from verisign expires
How to custom NDR message in Exchange 2007 and disable NDR for internet email sender
Can't RDP to a Windows XP worktation
Capture data from listbox