|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
How to updating PL/SQL field when user enters data through MS Access.
I have a user who uses ms access to update/insert data thats in an oracle db. When the user enters a new record into a certain table they want a date to automatically be populated into a date field.
How can I do this? would I use a view? thanks, |
|
#2
|
|||
|
|||
|
I just created a trigger that would insert the sysdate when a new record was inserted...that seems to work.
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > How to updating PL/SQL field when user enters data through MS Access. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|