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 macro needed to find existing text and replace with new text
Using File Dialog to select directory
Crash when using VLOOKUP in MS-Excel
"A specified authentication package is unknown" on client workstations after updating Windows servers
VS 2008: "The designer cannot process the code at line...."
Tweak needed in Access VB Code
Hibernate Exception - Errors in named queries
SSIS: Insert New, Update existing -- how?
bypass key in msaccess
Running Total for fiscal year