Stored Procedures

  • Thread starter Thread starter Gary Nelson
  • Start date Start date
G

Gary Nelson

We use Access2000 as a frontend and SQL as a backend server. Many of the
forms, reports, etc in Access are written as Stored Procedures rather than
Views. Is there a site in newsgroups, or somewhere else that has a forum
for writing stored procedures, or asking questions?

Signed - Newbie to SP's
 
This is probably as good as any if it is related to an access .adp
application. Otherwise, there are SQL groups available that may be of some
help, such as microsoft.public.sqlserver.programming.

Also, I would highly recommend finding a good book on Transact SQL as well
as use the SQL Books Online very judiciously! The book I use along with the
BOL is "The Guru's Guide to Transact-SQL" by Henderson.

HTH,
J. Clay
 
Back
Top