in reply to Database time or just time
INSERT INTO mytable (user_id, subject, message, message_date) VALUES ('Bob', 'Lunch', 'Anyone want lunch?', SysDate)
Before you write code to format the date in Perl, you might check whether Access has something similar.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Database time or just time
by gharris (Beadle) on Dec 05, 2000 at 21:45 UTC |