Viewing 3 posts - 1 through 4 (of 4 total)
Thanks very much Ninja's_RGR'us
I will analyse the sql script...
regards
Bol
December 14, 2011 at 10:52 am
Hello Sean.
I believe you answer my question that a column cannot be passed as a parameter...
The informationI included is the entire table for fund_balance in the database... It does not...
December 14, 2011 at 10:38 am
Hello Guys,
Below is the Information
CREATE TABLE [dbo].[fund_balance](
[ldr_entity_id] [char](5) NOT NULL,
[processing_yr] [smallint] NOT NULL,
[rollup_structure_id] [char](10) NOT NULL,
[cost_centre] [char](5) NOT NULL,
[item] [char](5) NOT NULL,
[programme] [char](3) NOT NULL,
[activity] [char](4) NOT NULL,
[btl_sof] [char](8) NOT...
December 13, 2011 at 3:58 pm
Viewing 3 posts - 1 through 4 (of 4 total)