Ask a Question related to Dreamweaver AppDev, Design and Development.
-
BillB #1
Updating a whole table
Can anyone give me an example of an Update query that would update a entire
table. The field I want to update is a Yes/No field and the page I've
created has a check box in a repeat region that displays the field. Checked
if yes and un-checked if no. I'd like to toggle all or un-toggle all and
update all fields according to the state of hte chackbox.
Bill
BillB Guest
-
#25473 [Opn->Bgs]: Updating single row in table causing all rows in table to be updated.
ID: 25473 Updated by: sniper@php.net Reported By: jim at bluedojo dot com -Status: Open +Status: ... -
#25473 [Fbk->Opn]: Updating single row in table causing all rows in table to be updated.
ID: 25473 User updated by: jim at bluedojo dot com Reported By: jim at bluedojo dot com -Status: Feedback +Status: ... -
#25473 [Opn->Fbk]: Updating single row in table causing all rows in table to be updated.
ID: 25473 Updated by: sniper@php.net Reported By: jim at bluedojo dot com -Status: Open +Status: ... -
#25473 [Opn]: Updating single row in table causing all rows in table to be updated.
ID: 25473 User updated by: jim at bluedojo dot com Reported By: jim at bluedojo dot com Status: Open Bug Type: ... -
#25473 [NEW]: Updating single row in table causing all rows in table to be updated.
From: jim at bluedojo dot com Operating system: WinXP PHP version: 4.3.3 PHP Bug Type: MySQL related Bug description: ... -
Alexandro Colorado #2
Re: Updating a whole table
On Fri, 25 Mar 2005 10:33:24 -0500, BillB
<bill.betournay<"spamTrap"@gmail.com>> wrote:
WE have an extension for this, is called ImpAKT and you can generate this> Can anyone give me an example of an Update query that would update a
> entire
> table. The field I want to update is a Yes/No field and the page I've
> created has a check box in a repeat region that displays the field.
> Checked
> if yes and un-checked if no. I'd like to toggle all or un-toggle all and
> update all fields according to the state of hte chackbox.
>
> Bill
>
>
forms with ease. Our new version (still beta) even reminds what the user
put so even if the validation catch some odd data, it will not delete the
rest of the information. This allows fast data capturing and improve
productivity.
Please have a look here:
[url]http://www.interaktonline.com/Products/Dreamweaver-Extensions/ImpAKT/Overview/[/url]
make sure to see some of the Flash Demo's.
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
BillB #3
Re: Updating a whole table
You guys have an extension for everything don't you :-)
I'll likely end up buy that too.
Bill
"Alexandro Colorado" <acolorado@interaktonline.com> wrote in message
news:opsn699gzvrohbc4@acolorado...> On Fri, 25 Mar 2005 10:33:24 -0500, BillB
> <bill.betournay<"spamTrap"@gmail.com>> wrote:
>> WE have an extension for this, is called ImpAKT and you can generate this>> Can anyone give me an example of an Update query that would update a
>> entire
>> table. The field I want to update is a Yes/No field and the page I've
>> created has a check box in a repeat region that displays the field.
>> Checked
>> if yes and un-checked if no. I'd like to toggle all or un-toggle all and
>> update all fields according to the state of hte chackbox.
>>
>> Bill
>>
>>
> forms with ease. Our new version (still beta) even reminds what the user
> put so even if the validation catch some odd data, it will not delete the
> rest of the information. This allows fast data capturing and improve
> productivity.
>
> Please have a look here:
> [url]http://www.interaktonline.com/Products/Dreamweaver-Extensions/ImpAKT/Overview/[/url]
> make sure to see some of the Flash Demo's.
>
>
> --
> Alexandro Colorado
> ------------------------------
> Support Engineer
> InterAKT Online
> [url]http://www.interaktonline.com[/url]
> Tel: 40(21) 312.5312
BillB Guest



Reply With Quote

