This topic is locked

Delete?

1/7/2006 7:17:00 PM
PHPRunner General questions
C
covidium author

Hi
i have some problems with delete records, i add records but i can delete the records. what shoul i do?
here is the code generated by PHPRunner 3.0b

D
daveDiamond 1/7/2006

No, I'm not a moderator BUT <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=7405&image=1&table=forumreplies' class='bbc_emoticon' alt=':angry:' /> This is supremely annoying!! Must you copy and paste EVERY line of code when you post your question? The author knows what he wrote? Be specific. Questions like > i have some problems with delete records, i add records but i can delete the records. what shoul i do?

aren't very descriptive and we all have to scroll down multiple pages to find out you've written nothing else in your query.
ARGH!

C
covidium author 1/8/2006

sorry <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=7408&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> , more specific? hmmm i make a db in mysql named demo with 1st table, 2 rows. 1 row = username 2nd row = password, i generated the php code with PHP RUNNER 3.0b, everything seams to be ok but when i list my table, select one or more fields and try to delete, the page seams to refresh but do not delete the ones who i select. about the code sorry again

admin 1/9/2006

Ovidiu,
please ensure that the proper fields are selected as Key fields

on Choose pages tab in PHPRunner. The key fields shouldn't be

empty and must contain unique values for each row.
If this doesn't help please zip and send to support@xlinesoft.com

a full set of PHRunner-created files along with your database creation

script. I'll find what's wrong running your pages on my test box.
To daveDiamond:

When you are not an expert it's difficult to know what specific details you need to provide in order to get an answer. Please be indulgent to those who is new to web development area.