networkwatchman-users Mailing List for Network Watchman
Status: Alpha
Brought to you by:
perlstalker
You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|
|
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 |