Forum Replies Created

Viewing 15 posts - 1 through 15 (of 248 total)

  • RE: SQL Server AlwaysOn on Single node cluster

    andreas.kreuzberg - Friday, March 22, 2019 7:21 AM

    Hi,
    how do you realize a AOAG on a single node?
    Do you use named instances?
    How did...

  • RE: BCP usage

    Michael L John - Tuesday, March 12, 2019 8:34 AM

    Raghavender Chavva - Tuesday, March 12, 2019 6:33...

  • RE: BCP usage

    Can you please help me here.

    bcp.exe [dbo].Tablename in "D:\ABC\Extract.dat" -c -t\| -r\n -d DSP -T -S Instancename

    When I am executing this bcp command I am receiving...

  • RE: BCP usage

    Michael L John - Monday, March 4, 2019 1:19 PM

    Raghavender Chavva - Monday, March 4, 2019 12:50...

  • RE: BCP usage

    I have one more issue with BCP again.

    Trying to execute below bcp command. Column delimiter is |.  When I am trying below command getting the error.
    bcp [dbo].CDBI...

  • RE: BCP usage

    Thank You Every One for your help. 
    After changing the value of datatype in the SQL Server table bcp worked very well with .txt and also with csv.

    Previous...

  • RE: BCP usage

    Even I have tried with .txt file also. Still below error:

    Starting copy...
    SQLState = 22001, NativeError = 0
    Error = [Microsoft][ODBC Driver 13 for SQL Server]String data,...

  • RE: BCP usage

    Steve Jones - SSC Editor - Tuesday, February 19, 2019 8:12 AM

    bcp works with text files, with any delimeter, so a csv...

  • RE: BCP usage

    Thank You Jeff.

    Is BCP supports .csv ?

  • RE: SQL Script

    Luis Cazares - Wednesday, February 13, 2019 9:40 AM

    I just noticed that there's sample data posted now. Here's a solution that will...

  • RE: SQL Script

    Luis Cazares - Monday, February 11, 2019 11:13 AM

    Raghavender Chavva - Monday, February 11, 2019 10:49 AM

  • RE: SQL Script

    Luis Cazares - Monday, February 11, 2019 10:34 AM

    Raghavender Chavva - Monday, February 11, 2019 10:10 AM

  • RE: SQL Server Dependencies

    harikumar.mindi - Monday, July 9, 2018 5:41 AM

    Just my experience on TLS1.2
    I had enabled TLS 1.2 and applied a certificate on SQL...

  • RE: STRING_SPLIT()

    When I executed this code in SQL Server 2016, below is the error:

    Procedure expects parameter 'separator' of type 'nchar(1)/nvarchar(1)'

  • RE: SQL Server Dependencies

    Sue_H - Wednesday, July 4, 2018 7:19 AM

    Raghavender Chavva - Wednesday, July 4, 2018 7:01 AM

    July 4, 2018 at 7:25 am

    #1996306

Viewing 15 posts - 1 through 15 (of 248 total)