All Tags » update (RSS)

Browse by Tags

  • Update multiple records, one table/multiple fields PHP/MYSQL

    I am trying to insert multiple records from a form on a previous page with all values posted as arrays. Example: 2 pages (modifyrecords.php / update.php) - I have the form submitted with the text fields being submitted as arrays exampleID[ ]. - I attached my code for my update.php with what I think it...
    Posted to PHP and Databases (Forum) by software on 06-14-2010
  • Update query / general script problem

    Hi, i have this script below, and it is very on and off. Sometimes it works but then i change a line of code and it stops. I can't for the life of me see whats going wrong, if anything? It redirects but doesn't redirect like it should and fails to perform the update query. Any help? Thanks Alex...
    Posted to Oracle (Forum) by software on 06-10-2010
  • Update query / general script problem

    Hi, i have this script below, and it is very on and off. Sometimes it works but then i change a line of code and it stops. I can't for the life of me see whats going wrong, if anything? It redirects but doesn't redirect like it should and fails to perform the update query. Any help? Thanks Alex...
    Posted to Oracle (Forum) by software on 06-10-2010
  • UPDATE - SQL - using TIMESTAMP

    I am trying to build a page and when the code is run, place in the date_modified in the current date. When i run: store.php?id=2&word=ryan&x=3&y=6 It will insert everything, but the DATE column, i have my table structure below: CREATE TABLE `history` ( `id` int(100) default NULL, `word` varchar...
    Posted to PHP and Databases (Forum) by software on 06-02-2010
  • TIMESTAMP on update current_timestamp

    I have my table structure here: CREATE TABLE `words` ( `id` int(100) NOT NULL auto_increment, `word` varchar(70) NOT NULL, `uri-title` varchar(100) NOT NULL, `x` int(100) default NULL, `y` int(100) default NULL, `date_added` timestamp NOT NULL default CURRENT_TIMESTAMP, `date_modified` timestamp NOT...
    Posted to PHP and Databases (Forum) by software on 06-01-2010
  • Quicken Rental Property Manager v2 Conversion

    I have a customer Quicken Rental Property Manager v2. They purchased Quicken Rental Property Manager v 2010. V 2010 will not convert the v2 files. Are there any suggestions to make this conversion? (I believe the file format for v2 is .QRP and for v2010 is QDF)
    Posted to Quicken (Forum) by software on 06-01-2010
  • MySQL update on dropdown "onchange"

    Is there a way to run an update query (or even a PHP function) when a drop down menu changes state, such as "onchange"? Basically I have a function that generates the drop down menu, which holds years. If I want to change this year, so something else, I will need it to update a table in the...
    Posted to PHP and Databases (Forum) by software on 05-31-2010
  • Checkbox update record

    Is it possible to have a master page with a checkbox, that can update a record if selected?
    Posted to Adobe Dreamweaver (Forum) by software on 05-31-2010
  • Coldfusion (cfgrid) grid multiple update/insert with dropdown (combo) boxes - a bit technical, and definitely worth 500 pts

    I'm using Coldfusion MX 7, and I've seen that ColdFusion can now bind many form elements to a CFgrid. Can someone please tell me how to do the following: I need to build a grid with data from a SQL query which will consist of 3-4 columns. Each column should consist of a drop-down box (single...
    Posted to ColdFusion (Forum) by software on 05-31-2010
  • Quicken Rental Property Manager v2 Conversion

    I have a customer Quicken Rental Property Manager v2. They purchased Quicken Rental Property Manager v 2010. V 2010 will not convert the v2 files. Are there any suggestions to make this conversion? (I believe the file format for v2 is .QRP and for v2010 is QDF)
    Posted to Microsoft Money (Forum) by software on 05-30-2010
Page 1 of 56 (551 items) 1 2 3 4 5 Next > ... Last ยป