Jump to content

Mysql Syntax Error.


Ninjakreborn

Recommended Posts

INSERT INTO jp_transaction_history (transaction_id, order_id, condition, authorization_code, ponumber, order_description, first_name, last_name, address_1, address_2, company, city, state, postal_code, country, email, phone, fax, cell_phone, customertaxid, customerid, website, shipping_first_name, shipping_last_name, shipping_address_1, shipping_address_2, shipping_company, shipping_city, shipping_state, shipping_postal_code, shipping_country, shipping_email, shipping_carrier, tracking_number, shipping_date, shipping, shipping_phone, cc_number, cc_hash, cc_exp, cavv, cavv_result, xid, avs_response, csv_response, cardholder_auth, check_account, check_hash, check_aba, check_name, account_holder_type, account_type, sec_code, processor_id, tax, currency, cc_bin, product_sku, product_quantity, product_description, product_amount) VALUES (valueshere)

 

Does anyone see any syntax errors with the first part of the statement.  Mostly the list of fields..it's returning a syntax error on that part of the query, but that doesn't make any sense. Everything seems to be in order.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/251196-mysql-syntax-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.