Jump to content

fenway

Staff Alumni
  • Posts

    16,168
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by fenway

  1. I'm sorry -- sys_city ID field *is* auto-increment? If so, you're done -- just leave out the ID fields from both sides, and you'll get what you want.
  2. So you're asking how to create users?
  3. This topic has been moved to PHP Coding Help. http://www.phpfreaks.com/forums/index.php?topic=314466.0
  4. Sorry, I don't follow.
  5. Huh?
  6. I don't follow what's desired here.
  7. If you have some sample data, I'd love to play around with it.
  8. fenway

    Versioning

    This is a very serious concern -- and in general, a true "rollback" is all but impossible.
  9. I don't see why you simply don't like the colours to the models.
  10. Please, let's not resort to posting large code snippets of JQuery with no PHP/MySQL in sight. if the DB problem has been resolved, I'll move this thread to a move appropriate board for resultion.
  11. Clearly, I'll have to re-read this when I'm not the middle of a work-day -- you're telling me this works even with arbitrary IDs?
  12. Then, solved?
  13. Not even necessary -- you have the ID already!
  14. I don't see any reference to item comments in your query.
  15. You'll need to check the value for Col2 across all rows before you write the CSV.
  16. But wouldn't I have to make a seperate row for each and every relation between product and accessory? Indeed.
  17. Yes there is -- as you check each row in order.
  18. I'm not sure I follow -- just limit your export.
  19. I'm not sure I follow -- if you're issuing the update statement, then you know which fields were changed...?
  20. What's wrong with BETWEEN?
  21. A few user variables should do the trick -- update one whenever Col1 changes, increment the other when it doesn't.
  22. Did the JOIN not work?
  23. That requires joining the table to itself as many times as you has Qs.
  24. It's not that it lacks anything, per se -- just that the default mix on HTML and scripting blurs the line for new programmers, and then they never completely recover.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.