Re: Entering data
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Entering data
graeme wrote:
Thanks,
When I think about it editing data will not be desirable, however it
should be possible to add a new row, which was what I wanted to do,
although I didn't explicitly state that.
pgAdmin needs to read that very line immediately after insertion to show
correct values for columns with defaults (and triggers), so the same PK
restriction applies to inserts.
Regards,
Andreas
Home |
Main Index |
Thread Index