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
How to change the language used for menus and dialog boxes
Urgent System.UnauthorizedAccessE<wbr />xception
Pivot Multiple Column Entries to Rows?
Exchange 2010 After install when initialising it looks for the DC not the member server
Cannot send from exchange 2007
C# Enumerate IE
ToolStrip textbox focus.
VB.Net Playing a Beep
TreeGridView in VS2010
Set up windows scheduled task run from vba