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
LINQ to SQL insertonsubmit, multiple instances before submitchanges
Printing mutipul pages VB.NET 2005
how to run SSIS package until it succeeds
Formula, Function or Macro that will eliminate the last 6 characters from a cell value
IRR function - project with all negative periods
Excel Question
Can not create outlook data file
UML Reverse Engineer Visual Studio 2008 and Visio 2007
How to run DBCC CHECKDB
MSCom1 control returns objectrequired - what am I doing wrong?