|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How can I call MS access Records from a SQL Store Procedure
How can I get MS ACCES database records from an sql Stored Procedure. Idea is I have a SQL stored procedure, which wants to calculate a few things using some data from an MS access DB. Is it possible or am I talking against any DB principles?
Last edited by sunnysuku : November 30th, 2004 at 03:52 AM. Reason: Typo |
|
#2
|
|||
|
|||
|
Yes it's possible. You can create a query in the access database using the stored proc as a template (in the gui turn sql view on and cut & paste it in). There are a few slight differences in the syntax but it's nothing a swift rtfm won't solve.
|
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > How can I call MS access Records from a SQL Store Procedure |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|