Forum Replies Created

Viewing 15 posts - 4,186 through 4,200 (of 7,164 total)

  • RE: How to find Disk Alignment and file allocation of a NAS share

    AFAIK you'll have to work through your NAS group. You will not be able to see that through Windows since it not a Windows partition, it's just another network resource.

    Most...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Database Design: Audit/Security Measures and Workarounds!

    Abrar Ahmad_ (5/4/2012)


    [font="Verdana"]Hi Folks,

    Can we skip all other old auditing/security techniques (Physical copy tables/Different Audit columns in each tables etc) to utilize the currnet/modern type of auditing/Security features introduced in...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Write all the records of a table to a text file on the local disk with in T-SQL (SP)

    A couple more articles I meant to mention by JKehayias

    Trading in xp_cmdshell for SQLCLR (Part 1) - List Directory Contents[/url]

    Trading in xp_cmdshell for SQLCLR (Part 2) - Export Data to...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Write all the records of a table to a text file on the local disk with in T-SQL (SP)

    Jeff Moden (5/3/2012)


    opc.three (5/3/2012)


    Lowell (5/3/2012)


    is adding CLR assemblies an option?

    I made a suite of CLR export functions as a proof of concept, and i can export to any text data...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Issue with BCP

    Bummer, sorry to hear that. If you find out please post back...hopefully someone else will benefit down the line.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Issue with BCP

    Sure, happy to assist 🙂 what was the issue?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Issue with BCP

    Rich Yarger (5/3/2012)


    opc.three (5/3/2012)


    [Simple as PRO-DBSERVER4B\sqladmin not having access to DB [FLEET-V3]?

    The user sqladmin is a Windows user - not a SQL user, but has all needed privileges to operate...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Issue with BCP

    Rich Yarger (5/3/2012)


    Hello -

    Yes - both databases are in default instances. My understanding of the -S switch is that it gives you the ability to specify the server...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Write all the records of a table to a text file on the local disk with in T-SQL (SP)

    Lowell (5/3/2012)


    is adding CLR assemblies an option?

    I made a suite of CLR export functions as a proof of concept, and i can export to any text data type or HTMl...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Issue with BCP

    I do not see a -S. Are you trying to connect to the default instance on the machine where you're running bcp?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: update stats job

    Sapen (5/3/2012)


    is it advisable to stop the update statistics job while its still running on prod env...its taking longer to complete (more than 3 hrs)

    Update stats can be killed mid...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: How to reorganize and rebuild all indexes

    Seth provided exactly what you asked for, but I must ask, why do you need to " reorganize and rebuild all indexes of database" at one time?

    Typically you only rebuild...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Update-Insert Trigger how to fire after all rows are updated

    I had to check again (hence my last post) since the trigger is for INSERT & UPDATE...wanted to retest...my response is unchanged:

    tfifield (5/3/2012)


    Orlando,

    There is another situation where even if recursive...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Update-Insert Trigger how to fire after all rows are updated

    ...looking again...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: If proc1 calls procB, can proc1 complete without waiting for procB?

    Elliott Whitlow (5/3/2012)


    opc.three,

    I agree there IS some complexity BUT it isn't really all that complex. There are some great how-tos and even BOL does a really good job.

    Straight queueing...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

Viewing 15 posts - 4,186 through 4,200 (of 7,164 total)