RE: [PHP-DB] Changing a column in a table

2006-02-11 Thread Bastien Koert
Use PhpMyAdmin to do this, very simple...otherwise look at the ALTER statement in the mysql manual bastien From: Roger Dickinson <[EMAIL PROTECTED]> Reply-To: Roger Dickinson <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] Changing a column in a table Date: Sat,

[PHP-DB] Changing a column in a table

2006-02-11 Thread Roger Dickinson
Hi all, I defined a field in a table to be float(10.2) but I decided it should be float(10.3). Can I change it without creating a new table? I can't seem to find anything in the online documentation about this. __ - Martian Rover KF6KNC -- PH