Forum Replies Created

Viewing 15 posts - 3,031 through 3,045 (of 6,104 total)

  • RE: Time Out Error

    Take a look at this article. It gives you some options to try and figure out what queries are causing the issue as well as some mediation possibilities, especially for...

    K. Brian Kelley
    @kbriankelley

  • RE: Development tool OTHER THAN Enterprise Manager ???

    Too early really to say on SQL Server 2005. Beta 3 is yet to come out and there may be some changes there. ApexSQL Edit does allow object creation similar...

    K. Brian Kelley
    @kbriankelley

  • RE: problem with moving .ldf file from one wdrive to another on clustered server?

    You may need your cluster administrator's help. Is Drive F in the same cluster group as the SQL Server resource? Is the SQL Server resource set to depend on Drive...

    K. Brian Kelley
    @kbriankelley

  • RE: SQL Server

    Yes, you can use Northwind and pubs.

    As far as getting the data from your source... if you're using MySQL make sure myODBC is installed on your SQL Server. If it's...

    K. Brian Kelley
    @kbriankelley

  • RE: SQL

    Audit means to be able to track and report on activity. This is true if it's a database, an operating system, a parking garage, etc. Within SQL Server you can...

    K. Brian Kelley
    @kbriankelley

  • RE: RSS feed

    What are you using as a news aggregator? I'm using Thunderbird and the feeds are coming through fine on my end.

    I'm using this as the feed:

    http://www.sqlservercentral.com/sscrss.xml

    K. Brian Kelley
    @kbriankelley

  • RE: Transaction Log software

    ApexSQL has a log reader software as well.

    ApexSQL

    K. Brian Kelley
    @kbriankelley

  • RE: Windows Authenticated users in a new Domain post migration

    You probably want to script out what permissions ABC\pthomas has now into some text files. Don't forget to get the database user mappings, too. Then use an editor or a...

    K. Brian Kelley
    @kbriankelley

  • RE: SQL Server

    It depends on how you handle the SQL Server setup to the database server (MySQL or what have you). If you already have a contention accessing the data, unless you're...

    K. Brian Kelley
    @kbriankelley

  • RE: LocalSystem VS Local account in Administrators Group

    Local SYSTEM is best thought of as Administrators + more. It can do everything an administrator can do... except access HKEY_USERS. It can access HKLM\Security, something Administrators cannot do. Also,...

    K. Brian Kelley
    @kbriankelley

  • RE: One Up

    I'm assuming you heard about Steve's breaking story of SQL Server on Linux, right?

    K. Brian Kelley
    @kbriankelley

  • RE: Connecting to the Sql server using NT authentication

    Can you connect to a different SQL Server using Windows authentication? Are others experiencing the same issue as you are? Can you connect to the SQL Server using a SQL...

    K. Brian Kelley
    @kbriankelley

  • RE: Help on SQL Server Roles and Permissions

    If you need to modify the files themselves, you may try to find a way to map your Domain / Database Name / Role into what they should be in...

    K. Brian Kelley
    @kbriankelley

  • RE: SQL Server

    To be honest, your post is hard to follow.

    From what I'm getting, your company doesn't use SQL Server, but that's the direction you want to go? And you're looking...

    K. Brian Kelley
    @kbriankelley

  • RE: One Up

    True, the Linux kits for PS2 were an add-on and aren't available in all places anymore. Also, the new PS2s since they're slimmed down can't support a hard drive, meaning...

    K. Brian Kelley
    @kbriankelley

Viewing 15 posts - 3,031 through 3,045 (of 6,104 total)