Viewing 15 posts - 556 through 570 (of 10,144 total)
The trigger needs to be put on the Opportunities...
October 16, 2017 at 2:14 am
...
The auto increment number is through a Trigger that when a opportunity is created it...
October 16, 2017 at 2:05 am
October 13, 2017 at 10:01 am
Can you post up the structures of the two tables? It would help to have some sample data too.
October 13, 2017 at 4:15 am
October 13, 2017 at 2:13 am
October 13, 2017 at 1:50 am
October 13, 2017 at 1:43 am
October 12, 2017 at 4:41 am
All,
I have the following CTE:
DECLARE
October 10, 2017 at 8:19 am
October 9, 2017 at 3:28 am
October 6, 2017 at 9:02 am
October 6, 2017 at 7:21 am
CREATE TABLE [dbo].[Space](
[DBName] [varchar](128) NOT NULL,
[BFileName] [varchar](128) NOT...
October 6, 2017 at 6:51 am
October 6, 2017 at 2:52 am
Viewing 15 posts - 556 through 570 (of 10,144 total)