SQL Server 6.5 available for download with manuals

  • Hi, I've eventually managed to get a copy of SQL Server 6.5 and I've made it available for download for SSC users.

    You will need an FTP client (or command line!) Use 8-bit binary type (TYPE BINARY at cmd line) and a RAR extractor.

    Server: http://ftp.derekcolley.co.uk

    Username: sqlservercentral AT derekcolley.co.uk

    Password: ssc

    Filename: SQL65.RAR

    I'll leave it online for the foreseeable future. There is a manual included in the download.

    Install by using setup.exe in the I386 folder,documentation is in SQLBKS65. Extras scattered throughout inc. ISQL, DTS client and more.

    Enjoy!

    ---

    Note to developers:
    CAST(SUBSTRING(CAST(FLOOR(NULLIF(ISNULL(COALESCE(1,NULL),NULL),NULL)) AS CHAR(1)),1,1) AS INT) == 1
    So why complicate your code AND MAKE MY JOB HARDER??!:crazy:

    Want to get the best help? Click here https://www.sqlservercentral.com/articles/forum-etiquette-how-to-post-datacode-on-a-forum-to-get-the-best-help (Jeff Moden)
    My blog: http://uksqldba.blogspot.com
    Visit http://www.DerekColley.co.uk to find out more about me.

  • Hi Derek,

    thank you for sharing!!!!

    I try to access your ftp with filezilla, Chrome, IE, Dos Command... but i got this message..

    530 Login authentication failed

    Can you Please Check it!!!!!!

    Thank you Very Much!!

  • jefersonsenci - Wednesday, May 24, 2017 1:26 AM

    Hi Derek,

    thank you for sharing!!!!

    I try to access your ftp with filezilla, Chrome, IE, Dos Command... but i got this message..

    530 Login authentication failed

    Can you Please Check it!!!!!!

    Thank you Very Much!!

    Worked just fine for me, even Windows Command Line.
    I'd guess you were thrown off by a copy/paste for user, not translating his spaceATspace into the @ sign, because he (smartly) doesn't want his e-mail floating around for spambots to grab.

    That said, thank you Derek, I just now grabbed a copy.

  • patrickpartin - Thursday, September 28, 2017 3:10 PM

    jefersonsenci - Wednesday, May 24, 2017 1:26 AM

    Hi Derek,

    thank you for sharing!!!!

    I try to access your ftp with filezilla, Chrome, IE, Dos Command... but i got this message..

    530 Login authentication failed

    Can you Please Check it!!!!!!

    Thank you Very Much!!

    Worked just fine for me, even Windows Command Line.
    I'd guess you were thrown off by a copy/paste for user, not translating his spaceATspace into the @ sign, because he (smartly) doesn't want his e-mail floating around for spambots to grab.

    That said, thank you Derek, I just now grabbed a copy.

    Careful... Derek isn't the copyright owner of SQLServer 6.5.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Jeff Moden - Thursday, September 28, 2017 4:18 PM

    Careful... Derek isn't the copyright owner of SQLServer 6.5.

    Turned out there were CRC errors, so my performance test will have to go back to SQL Server 2000 SP4a from the good ol' MSDN CD's.
    (Necroposting is also truly, truly evil. My apologies.)

  • Hi derek. Thank you very much! Your download was providential  for me!!!
    I needed just to restore a DB and recover dates. But without that Setup I was in big troubles!
    Thanks again
    Davide

  • I am trying to connect to an old SQL Server 6.5 server.  SSMS wouldn't help me.  Could you please have me connect to your FTP site so that I can conect and download SQL Enterprise Manager to connect to the SQL 6.5 instance

  • Rather than download SQL Server 6.5 from a random FTP site, you can download WinSQL Lite free and connect to your 6.5 database via that.
    WinSQL

  • Thank you Tom. Let me try that.

  • Hi Derek,

    I´m not being able to connect to FTP server. This is the error that I´m receiving.

    Estado: Desconectado del servidor

    Estado: Resolviendo la dirección de http://ftp.derekcolley.co.uk

    Estado: Conectando a 213.171.193.5:21...

    Estado: Conexión establecida, esperando el mensaje de bienvenida...

    Respuesta:         220-Matrix FTP server ready.

    Respuesta:         220-This is a private system - No anonymous login

    Respuesta:         220-IPv6 connections are also welcome on this server.

    Respuesta:         220 Please note: files for your website must be stored under the htdocs directory.

    Comando:          USER sqlservercentral@derekcolley.co.uk

    Respuesta:         331 User sqlservercentral@derekcolley.co.uk OK. Password required

    Comando:          PASS ***

    Respuesta:         530 Authentication failed, sorry

    Is it possible that you help me with that?

    Thanks in advance.

    Damian

Viewing 10 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic. Login to reply