TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
aylin_sk
NA
87
0
syntax errors
Dec 3 2004 5:36 AM
When I execute this script, I got 2 errors at end of the script "myConnection" like: - ; expected - Invalid expression term ')' Please help me correcting these syntax errors.. String insertCmd = "insert into PATIENTS (PATIENT_NUMBER, PATIENT_NAME, PATIENT_LASTNAME, PATIENT_SEX, PATIENT_TREATSTARTDATE)" + " values(:p_patient_number, :p_patient_name, :p_patient_lastname, :p_patient_sex, :p_patient_treatstartdate)", myConnection);
Reply
Answers (
2
)
Reagarding Datagrid
C# program for solving puzzle needed