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
Dragging ReportViewer in VS2005 generates a 'protected memory' and an 'Invalid FORMATETC' error.
SQL - Date calulation from current date
Cut / paste rows based on criteria in one column into different worksheet; repeat multiple times
Word 2007 can't open word 2003 .doc files
How do i display Chinese Simplified properly in VFP9 ?
Enumerate Exchange Emails in vb.Net
Netman DCOM settings are disabled by default in Windows 7
Outlook not updating/refreshing inbox - have to press F9.
Stupidly activated "Log on using dial-up connection' and cant log in because i dont even have a dial-up connection
Hide the max, min and close buttons on a MDI Form