Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Refreshing site with new field in database

New Here ,
Dec 11, 2008 Dec 11, 2008

Copy link to clipboard

Copied

If you have an existing 'application' (insert/update/delete transactions) and you add a field to the database, is there another alternative other than recreating these pages? A tutorial?
php/mysql - CS3
TOPICS
Server side applications

Views

156
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 12, 2008 Dec 12, 2008

Copy link to clipboard

Copied

LATEST
mlauts wrote:
> If you have an existing 'application' (insert/update/delete transactions) and
> you add a field to the database, is there another alternative other than
> recreating these pages?

You need to add a new field to the forms in the insert and update pages.
Then edit the insert and update server behaviors by double-clicking them
in the Server Behaviors panel.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS4",
"PHP Solutions" & "PHP Object-Oriented Solutions"
http://foundationphp.com/

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines