login
about
faq
questions
tags
users
badges
unanswered
ask a question
questions
tags
users
Revision history[
back
]
2
03 Nov '12, 11:47
Doug
10.2k
●
12
●
21
●
38
I think you probably need to change it to: VALUES
("
('"
+ Date +
", "
"', '"
+ Machine +
", "
"', '"
+ MonitorType +
", "
"', '"
+ MonitorTitle +
", "
"', '"
+ Details +
")"
"')"
1
03 Nov '12, 10:18
Doug
10.2k
●
12
●
21
●
38
I think you probably need to change it to: VALUES (" + Date + ", " + Machine + ", " + MonitorType + ", " + MonitorTitle + ", " + Details + ")"
First time here? Check out the
FAQ
!
×