[Networkwatchman-users] HEADS UP: Device table update
Status: Alpha
Brought to you by:
perlstalker
|
From: Randy S. <per...@fa...> - 2003-12-16 17:54:33
|
Hi all, I've added a Remarks column to the Device table. You can update your DB by running scripts/update-0.3-0.4.pl. You can change your table by hand with the following command: alter table Device add column Remarks varchar(255) NULL; -- Randy Smith per...@fa... "Work is the miracle by which talent is brought to the surface and dreams become reality." - Gordon B. Hinckley |