Forum Replies Created

Viewing 15 posts - 301 through 315 (of 645 total)

  • RE: Are the posted questions getting worse?

    Grant Fritchey (4/28/2016)


    Solomon Rutzky (4/28/2016)


    Grant Fritchey (4/28/2016)


    Technical question:

    I want to export large amounts of data. However, I don't want to use SSIS. I'm going to use SQLCMD.EXE. I need to...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (4/28/2016)


    Technical question:

    I want to export large amounts of data. However, I don't want to use SSIS. I'm going to use SQLCMD.EXE. I need to be able to script...

  • RE: Processing strings.

    Jeff Moden (4/20/2016)


    Solomon Rutzky (4/20/2016)


    Actually, all of the statements quoted directly above make absolutely no sense, and reflect a complete misunderstanding of .NET. .NET is structured very similarly to Java:...

  • RE: Processing strings.

    ben.brugman (4/11/2016)


    For performance I hope to process about 1 mb each 10 to 20 seconds. For the smaller files this was achievable.

    But my solution is still not complete. (Friday I...

  • RE: Security - View is not able to select from base table

    Phil Parkin (4/11/2016)


    This

    I am getting the tilde under the 3 in the editor and it states that "Could not find the stored procedure", but ...

    Is odd.

    I don't know what...

  • RE: Finding special characters within character strings

    david woakes (4/8/2016)


    Unicode defines potentially 1,114,112 characters. So two bytes won't be enough for all of them!

    What actually goes on is the data is encoded as UTF-16. For code points...

  • RE: Are the posted questions getting worse?

    Sean Lange (3/29/2016)


    Solomon Rutzky (3/29/2016)


    SQLRNNR (3/29/2016)


    Sean Lange (3/29/2016)


    Finally!!! Somebody who claims experience with sql server that knows getdate(). The response was much as I would expect. An immediate answer that...

  • RE: Are the posted questions getting worse?

    SQLRNNR (3/29/2016)


    Sean Lange (3/29/2016)


    Finally!!! Somebody who claims experience with sql server that knows getdate(). The response was much as I would expect. An immediate answer that sounded timid and somewhat...

  • RE: Trouble Deploying CLR functions

    fxferguson (3/21/2016)


    The error is a SQL server error. VS doesn't give an error at all. VS says the deployment was successful. I will check and try the deployment setting...

  • RE: Are the posted questions getting worse?

    Alan.B (3/21/2016)


    Any CLR savvy people want to take a look at this? http://www.sqlservercentral.com/Forums/Topic1766573-3412-1.aspx

    Solomon Perhaps?

    I added a couple of replies. Thanks for mentioning it :-).

  • RE: Trouble Deploying CLR functions

    Lowell (3/21/2016)


    for the 2012/2014 stuff, I've also not been able to use VS to deploy.

    Do you get an error when trying to deploy to 2012/2014? Obviously SQL Server 2014 wasn't...

  • RE: Trouble Deploying CLR functions

    fxferguson (3/4/2016)


    The CLR assemblies I'm trying to deploy performs a lot of external file manipulation.

    Hi there. File manipulation alone should not be a problem. What classes / methods are you...

  • RE: Are the posted questions getting worse?

    spaghettidba (3/21/2016)


    Jeff Moden (3/20/2016)


    spaghettidba (3/17/2016)


    I had the same issue in the past, both with VMs and my laptop, where I partitioned the disk a bit too aggressively...

    What I ended up...

  • RE: Are the posted questions getting worse?

    Jeff Moden (3/16/2016)


    Solomon Rutzky (3/16/2016)


    Given the nature of the operation, it is most likely to be serial / sequential...

    True enough but get Microsoft to post the guarantee of correct order...

  • RE: Are the posted questions getting worse?

    Jeff Moden (3/15/2016)


    jasona.work (3/15/2016)


    Reading the SQL2016 release notes, and especially Jeffs' comments here[/url], I'm wondering if maybe MS didn't bother to set up their string splitter with the capability of...

Viewing 15 posts - 301 through 315 (of 645 total)