Help Im in despair
Posted: Fri Mar 01, 2013 3:41 am
Guys I've made a nuBuilder backoffice, followed the tutorials. All good.
Detected some problems with the dropdows since i cant add ' to the queries cause it escapes those characters. Anyways I solved that inserting directly into the DB.
Problem is when i try to add something via a form to a database it just doesnt add. Returns me to the form screen and produces no output. Is there anyway i can check the queries being made or is this an easy to solve problem?
Btw the table has an INNER JOIN with another table but again, it used to work, i dunno what happened.
Thank you for any help
Detected some problems with the dropdows since i cant add ' to the queries cause it escapes those characters. Anyways I solved that inserting directly into the DB.
Problem is when i try to add something via a form to a database it just doesnt add. Returns me to the form screen and produces no output. Is there anyway i can check the queries being made or is this an easy to solve problem?
Btw the table has an INNER JOIN with another table but again, it used to work, i dunno what happened.
Thank you for any help