Viewing 5 posts - 1 through 6 (of 6 total)
Hi. I agree not to use them for schemas sake use, but we explicitly want to have this behavior, except it doesn't work for tables. I would like to have...
January 20, 2009 at 6:13 am
the attachment upload doesn't work for the moment.
here the script:
USE [TestSchemas]
GO
/****** Object: User [custom] Script Date: 01/20/2009 13:57:42 ******/
CREATE USER [custom] FOR LOGIN [custom] WITH DEFAULT_SCHEMA=[custom]
GO
/******...
January 20, 2009 at 5:51 am
I've uploaded the xdl file, so you can see it graphicallly.
In the meantime I've the same case with another table.
With Regards
Geoffrey
January 8, 2009 at 9:15 am
O, I forgot to mention I use the read_committed snapshot isolation level
January 8, 2009 at 8:58 am
Hi,
here is the XML:
UPDATE task_header
SET task_type =...
January 8, 2009 at 8:57 am
Viewing 5 posts - 1 through 6 (of 6 total)