Forum Replies Created

Viewing 6 posts - 1 through 7 (of 7 total)

  • RE: More than one instance on a server?

    Adam check you install properties. SQL does a good job of parcing accross multiple CPUs. I can be told to use only one however.


    Carl Davis

  • RE: Linked server Alias?

    Nilssond is correct. Use client connectivity to define the alias.


    Carl Davis

  • RE: Object Name in SQL Profiler

    Use ObjectID. Then you can use sysobjects in the database to get object name.


    Carl Davis

  • RE: Diagram Designer error

    I take it you have already imported the data. Is the 'Project Numbers' defined as an identity column. If so make sure you import the data with 'Identity...


    Carl Davis

  • RE: Point in time restore.

    Thanks. I've done point-in-time backups but just got thinking about this issue and wasn't sure.


    Carl Davis

  • RE: Point in time restore.

    Even if I've run a full backup already. I can skip the full and use a subsequent tlog backup?


    Carl Davis

Viewing 6 posts - 1 through 7 (of 7 total)