Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7893381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:07:07+00:00 2026-06-03T07:07:07+00:00

I am fairly new to sql and I’ve run into an error while trying

  • 0

I am fairly new to sql and I’ve run into an error while trying to insert a row into a MySQL database. I am binding values before inserting to the database to prevent from sql injection.

My insert statement:

INSERT INTO member (FirstName, LastName, Date of Birth, Street Address, 
                   City, State, Zip, Email, Phone, Active)
VALUES (:FirstName, :LastName, :DateOfBirth, :streetAddress, :City, :State, 
                    :Zip, :Email, :Phone, :Active)

Is the primary key required in the insert statement? I do have it set to auto increment in the database.

The error I keep getting is:

1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘”‘FirstName’, ‘LastName’, ‘Date of Birth’, ‘Street Address’, ‘City’, ‘State’, ‘Z’ at line 1

I’ve tried working around the syntax of the statement itself and I’m fairly certain it is syntactically correct although my sql knowledge is very very limited. Thank you for your time.

Tama198

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T07:07:09+00:00Added an answer on June 3, 2026 at 7:07 am

    Try with

    INSERT INTO member (FirstName, LastName, `Date of Birth`, `Street Address`, 
                       City, State, Zip, Email, Phone, Active)
    VALUES (:FirstName, :LastName, :DateOfBirth, :streetAddress, :City, :State, 
                        :Zip, :Email, :Phone, :Active)
    

    Please check your table column name “Date of Birth” and “Street Address”. Is column name allow space!! I am doubt of it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm fairly new to coding in T-SQL and have run into an issue I
I am fairly new to Linq To SQL but trying to run what should
Alright, so I'm fairly new to PHP and SQL/MySQL so any help is appreciated.
I'm fairly new to SQL/SQLite and am making a database for storing highscores/power/misc other
Fairly new to sqlite (and sql). For each row in a table, I'd like
I'm working with a SQL database (still fairly new to it) and have attempted
I'm fairly new to SQL and I was trying to get a full list
I'm fairly new to SQL and was trying to write a procedure that would
I'm fairly new to SQL, and i'm trying to make a query with simple
I'm still a newbie to Adobe Air/Flex, and still fairly new with SQL. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.