|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
M$ Access jump from 1 procedure to another
I have a procedure that synchronizes my palmpilot to an access db. Once the procedure ends how can I "Jump" to another procedure to run some queries? I have tried putting the Docmd Runquery at the end of the procedure but they won't run.
Any suggestions? Thanks |
|
#2
|
|||
|
|||
|
never touched an access DB in my life so i assume this may not work but couldn't you just say
Code:
exec mystoredprocedure |
|
#3
|
|||
|
|||
|
I think I might have found another way to accomplish my goal here. Doing it from within Access was a plan B. I found a way to do it from PHP Thanks for the tip tho!
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > M$ Access jump from 1 procedure to another |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|