Doug Steele
dbdoug at gmail.com
Tue Aug 19 21:56:50 CDT 2008
Try here: http://rodeworks.com/wp-content/uploads/2008/08/msaccess_and_sqlserver.pdf It looks like a great article - it was mentioned in the Access Team Blog today Doug Steele On Tue, Aug 19, 2008 at 6:21 PM, Darren D <darren at activebilling.com.au>wrote: > Hi team > > > > I need to call some Stored procedures (SPROCS) in SQL Server from my Access > dB > > The SPROCS will be both simple update ones and some of them will return > results > > Does anyone have examples how to interact with both types? > > IE Just run one. And with the other get the results back and display them > in my > Access dB? > > >