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
office2010
Drop down list from a combo box in a parameter value
How to set a different sender address from Exchange 2007
Access 2000 - Top Nth function
INSERT INTO new table from existing stored procedure
How do I set the value of a textbox that is bound to a required datetime field to blank so it doesnt show the default date?
MS Access - Is there a way to reset the Page Number after a Group.
Why does InternetConnect function need a password and a login ?
Pop pop calender when clicking textbox in userform
sub report with null fields