Viewing 15 posts - 1,606 through 1,620 (of 1,655 total)
I can see it as part of a PK if you do a lot of time range queries, but definetely not as the only column. The risk of rejected insert...
May 30, 2003 at 9:57 am
What I don't understand is why MS says onit's site
quote:
If you have applied SP3, you do not need...
May 30, 2003 at 7:45 am
I've seen this message before although I can remember the exact situation. My guess is that someone else holds a connection to the model datatabase or maybe you've selected the...
May 30, 2003 at 7:36 am
I've seen this message before although I can't remember the exact situation. My guess is that someone else holds a connection to the model datatabase or maybe you've selected the...
May 30, 2003 at 7:36 am
quote:
quote:--------------------------------------------------------------------------------
I'm mainly a MS SQL Server guy, but I toyed around a bit with a pretty interesting databse called Caché from Intersystems....
May 30, 2003 at 5:43 am
It might be a stupid question, but did you configure publishing on your server?
Also run a profiler trace to see what is actually happening.
May 30, 2003 at 5:36 am
Oops, I forgot the place the link to the document.
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b260182
May 28, 2003 at 2:45 am
I'm not sure if you're doing this in EM or Query analyzer, but there is a problem if it's the first restore your doing and you use EM. Check out...
May 28, 2003 at 2:44 am
I finally found the time to come back to this problem and I found a document from Microsft confirming that this is a bug in SQL 7 and 2000. There's...
May 27, 2003 at 6:37 am
Jan,
you're right about this option, but technically it's not replicating the UDD's. So you still have to script your data types and create them on the subscriber.
May 21, 2003 at 8:25 am
Quest-Software has a tool called DataFactory which creates testdata.
May 21, 2003 at 8:17 am
Best way to do it is create "Pending deletes" tables. Create a copy of your tables by generating a script and add a insert option to your triggers which inserts...
May 19, 2003 at 11:34 am
As far as I remember, you can't replicate user defined data types or defaults. You need to create them at the subscriber. Best thing is to create a script and...
May 19, 2003 at 11:30 am
Thanks for the replies. It's good to know that someone else get's the same result.
I'll try to get the hotfix but to be honest I doubt it will help. Anyway...
May 19, 2003 at 11:26 am
First the alert triggered is one of the demo alerts, which are created during SQLServer installation. There are demo alerts for all error with a severity level of 19 or...
May 16, 2003 at 1:45 am
Viewing 15 posts - 1,606 through 1,620 (of 1,655 total)