Subject Insert cmd will not work with date()
From Randy Waldman <randwald@comcast.net>
Date Wed, 25 Feb 2015 21:21:35 -0500
Newsgroups dbase.getting-started

Hi.  Trying to use the INSERT command for a date() (+ other fields).  dBase9.5 gives various errors when attempting to insert a date.
Try this:
1.  Create test.dbf with (1) field (date)
2.  Insert INTO test VALUES (date())

thanks, Randy


Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0