Groups | Blog | Home
all groups > sql server (alternate) > february 2006 >

sql server (alternate) : unknown column 'state' in field list


Toby Inkster
2/25/2006 12:00:00 AM
[quoted text, click to view]

At a guess, the database table "TransactionsMembership" doesn't have a
column called "State".

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Jerry Stuckle
2/25/2006 12:00:00 AM
[quoted text, click to view]

Maybe ask whomever you got the script from?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
Nospam
2/25/2006 4:44:45 AM
I installed a script that is suppose to accept paypal, however on trying to
test a payment, I get this error msg:

Error
Database access error


and I get this error msg emailed to me:


Unknown column 'State' in 'field list'
Query: 'INSERT INTO `TransactionsMembership` (ID, Sum, State ) VALUES

what could be swrong, importantly how do I fix it?

AddThis Social Bookmark Button