Forum Replies Created

Viewing 15 posts - 1,606 through 1,620 (of 1,654 total)

  • RE: SQL Server 2000 Service Pack 3a

    What I don't understand is why MS says onit's site

    quote:


    If you have applied SP3, you do not need...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Create Database Failed

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Create Database Failed

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Other databases

    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....

    [font="Verdana"]Markus Bohse[/font]

  • RE: Setting up replication over the internet

    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.

    [font="Verdana"]Markus Bohse[/font]

  • RE: Restore with STOPAT

    Oops, I forgot the place the link to the document.

    http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b260182

    [font="Verdana"]Markus Bohse[/font]

  • RE: Restore with STOPAT

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Maintenace plan won't change

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Replication & User Defined Defaults

    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.

    [font="Verdana"]Markus Bohse[/font]

  • RE: inserting test data

    Quest-Software has a tool called DataFactory which creates testdata.

    http://www.quest.com/datafactory/index.asp

    [font="Verdana"]Markus Bohse[/font]

  • RE: How to keep and restore the deleted records?

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Replication & User Defined Defaults

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Maintenace plan won't change

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: sql server agent alerts

    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...

    [font="Verdana"]Markus Bohse[/font]

  • RE: Other databases

    I'm mainly a MS SQL Server guy, but I toyed around a bit with a pretty interesting databse called Caché from Intersystems. Runs on Unix, Linux or Windows, is really...

    [font="Verdana"]Markus Bohse[/font]

Viewing 15 posts - 1,606 through 1,620 (of 1,654 total)