PDA

Click to See Complete Forum and Search --> : Stored proedures - Simple question


gerard
Oct 10th, 2000, 08:21 AM
I have heard alot about the use of stored procedures in Oracle and MS SQL...can you create and use stored procedures in Access?


Ta

Gerard

Dr_Evil
Oct 10th, 2000, 08:30 AM
You can't create stored procedures directly in Access but you can create and store queries which can accomplish most of the normal DB tasks.