Forum Replies Created

Viewing 15 posts - 1,336 through 1,350 (of 3,366 total)

  • RE: What SQL Server Sites do you use?

    4) "Worked For Me" and "Helpful" voting buttons: NOT an "answer" button or "accepted", etc. Keeping track of these is useful, but they should not be presented as anything other...

    Kind regards,
    Gift Peddie

  • RE: a simple authentication methodology for reporting services on the internet

    For just a real quick one-login authentication into one report on the internet using asp.net, would it be best to use the SOAP API with SSL?

    You have two options SharePoint...

    Kind regards,
    Gift Peddie

  • RE: Getting Full Text Search on another named instance.

    That may be the reason fulltext which comes with the Advanced is disabled, now you know fulltext is not available in User Instance so make sure you are running server...

    Kind regards,
    Gift Peddie

  • RE: Underlying OS SQL Server 2005 EE - W2003 R2 or W2008 SP2

    I don't think it will but read up on SharePoint and Project x64 SQL Server intallations to make note of all you need to prepare.

    Kind regards,
    Gift Peddie

  • RE: Underlying OS SQL Server 2005 EE - W2003 R2 or W2008 SP2

    Both applications runs Cubes which is previous projects are .sql files because Microsoft does not want developers making changes. And both are also SSRS heavy applications so you could...

    Kind regards,
    Gift Peddie

  • RE: Underlying OS SQL Server 2005 EE - W2003 R2 or W2008 SP2

    SharePoint and Project should be running in 2008 x64 because you can run IIS 7 in both x64 and x86 mode which gives you the flexibility to deploy code in...

    Kind regards,
    Gift Peddie

  • RE: Collation Changes

    Here is the way to verify what you can use because when I try to create a new database in XP SP2 I can access the collation you are looking...

    Kind regards,
    Gift Peddie

  • RE: c# .net app showing NT Authority

    lbUserLoginID.text = "Logged In as: " + WindowsIdentity.GetCurrent().Name.ToString();

    That is for Winforms application but your application is Asp.net so it is running in the context of Asp.net, if you want that...

    Kind regards,
    Gift Peddie

  • RE: Getting Full Text Search on another named instance.

    saivko (6/17/2009)


    Well, the other instance was some sort of pre-installation the webserver made. I've been using that old instance. But the newer instance can have the advanced services...

    Kind regards,
    Gift Peddie

  • RE: Collation Changes

    I think it may have been depreciated because I could not find it from my collation drop down and I think you must know both are for English.

    Kind regards,
    Gift Peddie

  • RE: SSIS Package Issue When Run From Agent

    When we use the rename task and run from an agent the file doesn't go where it belongs, it goes into C:\Windows\System32. This does not happen when run from the...

    Kind regards,
    Gift Peddie

  • RE: Unable to Find the OLEDB Driver

    That could be 11g is blocking your 10g connection the only way I know how to fix that is watch the Oracle installer and make sure your connections to your...

    Kind regards,
    Gift Peddie

  • RE: Collation Changes

    If you are in the US that is the default collation the only exception is SSRS and SharePoint databases use a different collation by design from Microsoft.

    Kind regards,
    Gift Peddie

  • RE: SSIS Package Issue When Run From Agent

    robert.jones (6/17/2009)


    I went down that path unsuccesfully. I changed the SQL Server Agent Service to use the domain admin account that I created the package with. I also set the...

    Kind regards,
    Gift Peddie

  • RE: Why Object Databases will always be Tomorrow's Technology

    This is a manifestation of the YAGNI (You Ain't Gonna Need It) principle that emerged from the bowels of the Extreme Programming movement. It refers to the idea that you...

    Kind regards,
    Gift Peddie

Viewing 15 posts - 1,336 through 1,350 (of 3,366 total)