Forum Replies Created

Viewing 15 posts - 4,696 through 4,710 (of 9,722 total)

  • RE: Update date column

    kiran.rajenimbalkar (2/22/2012)


    Hi,

    The first two Active records having two dofferent dates i.e.

    org_club_status org_rec_eff_dt org_status_change_dt

    Active 1988-07-01 1988-07-01

    Active ...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SQL Server Language

    Anything you write and run in SSMS is T-SQL. You can implement CLR to access .Net and C#, but that reaches out of SQL Server to grab the assemblies and...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    GSquared (2/22/2012)


    GilaMonster (2/22/2012)


    He decided that he'd help out since he's organised a SQL Sat recently.

    He's actually put me and my co-leads in a rather nasty position by contacting potential sponsors...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Reindexing issue on SQL Server 2005 Standard Edition

    GilaMonster (2/22/2012)


    WayneS (2/22/2012)


    Really? I'd always heard that cancelling it would save what it has already done, which is why I was considering that method. Okay, scratch that idea.

    That's reorganise. Rebuild...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Query runs much slower when connect to SQL Server locally.

    It depends on so many factors, including where the burden of the processing is occurring.

    Grab an execution plan both from the local server and the remote box and compare...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: If i use .Csv file in open Rowset. i am getting Error

    Is the Poll added by mistake?

    What code are you using for the .csv and what code are you using for the Excel spreadsheet?

    What you posted isn't too clear because...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SQL Server Language

    Transact-SQL, also known as T-SQL.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Update date column

    Kiran,

    Thank you for providing DDL code, INSERT statements, and a expected result, but I don't know your data well enough to understand what you mean by "modify".

    Please be more clear...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSRS @StartDate and @EndDate

    This question needs more clarification.

    How are the parameters being populated?

    What about the report? Is it an auto-run or is it printed upon request?

    I'm not sure about the rest...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Placeholder rows

    Please post DDL code, a sample data INSERT statement, and what code you're already using to achieve your current solution. That will help us test any advice we give you.

    Also,...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: 2005 Setup Support Files Will Not Install

    You may have a bad install file, but on the off chance that you don't, check the following:

    Available disk space (is it enough for the setup files?)

    Attributes of the cab...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Non- SQL Replication - Third Party Tools

    Well, okay. There's still a non-Replication method around this.

    Depending on your edition, you could use Log Shipping or Data Mirroring to get a readable version of a secondary server. Log...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    GilaMonster (2/22/2012)


    Question for those of you who have organised SQLSaturdays

    Would you have been irritated if your regional mentor or an organiser of another SQL Sat in the same area had...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Capacity planning

    In addition to the previous comments, I also advise running PerfMon on the 2005 server to see if the hardware is at capacity or not.

    If you're starting to see...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Non- SQL Replication - Third Party Tools

    I've never used third party tools for replication.

    Question, though. This secondary server requirement for always online... Is it because you're using it as a report server?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 15 posts - 4,696 through 4,710 (of 9,722 total)