Stored Procedures

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
 
J

J. Clay

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top