Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesI 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 `TransactionsMembers hip` (ID, Sum, State ) VALUES what could be swrong, importantly how do I fix it?
Post Follow-up to this messageNospam wrote: > Unknown column 'State' in 'field list' > Query: 'INSERT INTO `TransactionsMembers hip` (ID, Sum, State ) VALUES At a guess, the database table " TransactionsMembersh ip" doesn't have a column called "State". -- Toby A Inkster BSc (Hons) ARCS Contact Me ~ http://tobyinkster.co.uk/contact
Post Follow-up to this messageNospam wrote: > I installed a script that is suppose to accept paypal, however on trying t o > 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 `TransactionsMembers hip` (ID, Sum, State ) VALUES > > what could be swrong, importantly how do I fix it? > > Maybe ask whomever you got the script from? -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ==================
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread