Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Loading Info To an Oracle DataType DATE

0 views
Skip to first unread message

Ted Conard

unread,
Oct 1, 1999, 3:00:00 AM10/1/99
to
We have an Oracle DB 8(something). We want to update a field on the DB
table that has a Datatype of DATE. This is a field to show the date and
time of the update to the record.

What do we use to fill in this filed and How do we do it?????


Thanks in advance


--
Ted N. Conard
tco...@manifest-solutions.com

John B. Moore

unread,
Oct 4, 1999, 3:00:00 AM10/4/99
to
In article <7t35gg$fo...@forums.borland.com>, Ted Conard wrote:
> What do we use to fill in this filed and How do we do it?????

You need to look into QuerydataSets for your provider..
Then depending on your needs, a data aware control to display it and
allow editing..
Then call saveChanges() on the above Querydataset or it's attached
database to resolve the changes back to the database.

BTW.. your question is very broad and vague.. If you can give this a
try (read the manual and help docs on the above topics) and ask more
specific questions, we can help you better..

John..

+++++++++++++++++++++++
TeamB are volunteer helpers. Please do not email replies or questions.
Post or reply only on this newsgroup. Thank you.
=======================


0 new messages