Hi ZmrAbdulla
Thank you for your response. I wasn't too sure if a query was the same as a stored procedure because all of the articles I read were connecting through sqlserver and using stored procedures. The reason I asked this was that stored procedures allow for certain things to be coded within the procedure and creates an increased level of security that I would like to incorporate into my ms access system. Do I need to use sql server to be able to accomplish this? thank you
There is a concept of Stored Procedures within Access, but as far as I know, they don't allow much more than the stored queries of Access (they will become more or less Access stored queries - so well - OK it's the concept, isn't it ;-) ).
So I think the answer to your question is, yes, you would need SQL server to be able to accomplish this. If cost is an issue, there are free versions, whith some limitations, for instance the MSDE, and I believe there's a SQL server 2005 version that is free too.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.