Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • Reply To: Cluster events on SQL 2016

    Did you get any joy on this??

    I am getting this error too.

    The computer object associated with the cluster network name resource 'Cluster Name' could not be updated in domain 'xxxxz.local'...

  • RE: SSMS (SQL server) renders a tab ever 4 chars

    Mister Magoo

    The solution unfortunately does not work

    from the example

    /*

    YYYY/MM/DDOwner

    -----------------------

    data1X

    data2+X

    data3++X

    data4+++X

    */

    Line 1 /*

    Line 2 YYYY/MM/DD<tab>Owner

    Line 3----------<tab>-------------

    Line 4data1<tab><tab>X

    Line 5data2+<tab><tab>X

    Line 6data3++<tab><tab>X

    Line 7data4+++<tab>X

    Line 4*/

    after running...

  • RE: SSMS (SQL server) renders a tab ever 4 chars

    position = if you look at the bottom of SSMS the bit with the Line column and Character the col stay the same at 13 for all the X's in...

  • RE: SSMS (SQL server) renders a tab ever 4 chars

    Unfortunately this is not a fixed length data string replacement as it could be 1,2,3,4 chars depending the point at when the user pressed tab the replace will fix it...

  • RE: Data Migration to SQL Server

    I used a ODBC adaptor from Transoft, that convert flat file data from acucobol.

    they are the only company in the world (that I could find)that does this type of...

Viewing 5 posts - 1 through 5 (of 5 total)