Access sample project

M

Mark CHP IMD

I’m looking for a sample Access project front end, (.adp) maybe â€Pubs†that
accesses SQL Server Views and Stored Procedures. I need to examine the code
and determine how calls to SQL Server are made. I have the Pubs db on SQL
Server (2000), but do not have the Access project front end which would show
me the calls/interface. Can anyone help?
Thanks,
Mark
 
A

Arvin Meyer [MVP]

Have you tried the NorthWind CS database that comes with Access? Look in
Help >>> Sample Databases >>> Northwind Sample Access Project.
 
Top