Viewing 2 posts - 1 through 3 (of 3 total)
Thanks Chris, that did the trick!!
Thank you so much everyone!
April 26, 2017 at 2:43 pm
#1940104
Once the stored procedure is created, how do you call it?
USE [hp_accting]GO/****** Object: StoredProcedure [dbo].[PROCPartnerTaxAllocation] Script Date: 4/26/2017 1:14:31 PM ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGO
ALTER PROC...
April 26, 2017 at 12:45 pm
#1940088