Microsoft
Software
Hardware
Network
Question : SQL syntax error
Hi, can anyone please tell me what is wrong here:
insert into CommEmailHeader
(
CommEmailHeaderNbr, AsSoonAsPossibleYN, DateToSend,
EMailAddress,EMailSubject,
EMailMessa
ge, DeleteAfterSendYN,
PGPEncryptYN, AuditYN, SentYN, SendDate, EmailCreateDate, Cell3FirstDigit, PersonRef
)
I get an error message: Line 8: Incorrect syntax near ')'.
Answer : SQL syntax error
you are missing the VALUES part, resp. the SELECT to specify which values to actually insert...
Random Solutions
Number of WSUS in network
Vista Security
Declare variable in Microsoft SQL Server Management Studio
How can I get an accurate age to display in an Access form?
Summarizing Data using Access 2007 and Excel 2007
Can't login into Windows XP
Microsoft Office Communicator 2007 R2 auto login enternally what not a member of Domain??
Windows Media player wont play Netflix online movies
Repaint UserControl in DesignTime
How can I change the identity property of a column without setting the wrong seed?