Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by voorkey

  1. voorkey

    Problem using a Stored procedure in a form

    Got it to work! Removed "set nocount on " and added "return" statements to the stored procedure which did the trick. Looks like it needs an explicit "return" statement.
  2. voorkey

    Problem using a Stored procedure in a form

    Hi, I have a MS Access report "Report1" in which I am trying to set the "Record Source" property (design view) to point to a stored procedure on MSDE (SQL server) database and getting the following error Microsoft Access can't find the object 'Microsoft Access can't findthe object...
  3. voorkey

    Excel remove duplicates

    Patricia, Is there a way to get the list of non-unique records only?

Part and Inventory Search

Back
Top