|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
using ASP to run queries in Access
Hi Guys
I know that asp can be used to fire off stored procedures within databases, but I was wondering - does a 'query' in Access mean the same thing as stored procedure? If it does, how could I get asp to fire off that procedure when needed? Thanks! Chris |
|
#2
|
|||
|
|||
|
a query is usually a stored select statement in the database. it can be executed similarly to opening a table via ADO.
__________________
Programmer's Corner |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > using ASP to run queries in Access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|