PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → PHP/MYSQL - Automatic Data Modification
PHP/MYSQL - Automatic Data Modification
Started by Gautam, Jul., 26 2010 11:16 AM - 1 reply
Posted on July, 26 2010 - 11:16 AM
Hi All

I am developing a website using PHP Pages connected to a MySQL database using Webdev 15.

I wanted to know whether Automatic Data Modification is supported for PHP/MySQL setup. When I make changes to the tables in my Analysis - the changes do not seem to be updated automatically on the MYSQL database. However, Hcreationifnotfound function works fine and Webdev automatically creates the tables on the MySql database if the table is not found on the MySQL Database.

Does anyone know how to acheive automatic modification of data tables for MySQL (using PHP)?.

Thanks in advance

Gautam
Posted on August, 09 2010 - 2:21 AM
Dear i have tried it it only worked by deleting the mysql table from it