select * from table
statement from displaying all entries in a table?
My situation is. I am using a php script via an xmlhtprequest to insert data from a php webpage form into my postgresql database. Before submitting the data, I had only 1 entry in my table. I submitted the form data. In postgresql I executed the above select statement which displayed only 1 entry, despite saying there were 2 entries. Does anyone have any idea what is causing this?
rpjd

New Topic/Question
Reply




MultiQuote





|