MS-SQL 2005 (MS-SQL 8.0)

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    Has anyone got CF MX / CF MX 7.0 do work with the new SQL 2005 as yet.

    Looking for a solution to evaluate this urgently, the only means I have at the
    moment is to use an ODBC connection and that is not an ideal solution as it
    cause problems with our framework.

    Have tried to use the JDBC drivers from MS to no avail really has anyone got
    any advice tips or anything to get this to work?

    cyberdevil67 Guest

  2. Similar Questions and Discussions

    1. MAX 2005
      hello...any info in MAX 2005 where and when???
    2. ANNOUNCE: DBD::Informix - IBM Informix Database Driver for PerlDBI Version 2005.01 (2005-03-14) released
      IBM Informix Database Driver for Perl DBI Version 2005.01 (2005-03-14) has been uploaded to CPAN. IBM Informix Database Driver for Perl (also...
    3. The FreeBSD Diary: 2005-02-06 - 2005-02-26
      The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org...
    4. The FreeBSD Diary: 2005-01-30 - 2005-02-19
      The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org...
    5. FH MX 2005
      New Issue of UK magazine Computer Arts reports Freehand MX 2005 may be due out February 2004
  3. #2

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    I know this is kinda OT, but are you also planning to rewrite your DTS packages
    in SSIS? Are you ready to deal with the demise of T-SQL in favor of CLR-based
    querying? Have you investigated the feasibility of doing so yet?

    philh Guest

  4. #3

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    Yes very off topic....

    All I want is the ability for Coldfusion to connect to MSSQL Server 2005.

    And FYI we don't use T-SQL or DTS packages, because we are server and platform independant.
    cyberdevil67 Guest

  5. #4

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    Have a read of this thread.


    [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=6&thread[/url]
    id=1044557&CFID=9383714&CFTOKEN=42bc1e9205c08869-EB98AE72-C8EE-3283-BB583087131E
    2466&jsessionid=48301c64353979475428

    Ken

    The ScareCrow Guest

  6. #5

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    That thread doesn't talk about getting SQL 2005 to work, I have an ODBC
    connection already and it works but not properlly with inner joins etc within
    the framework we have.

    So I am at a loss and guess will have to wait until MM get the act together
    and make a suggetion:-)

    cyberdevil67 Guest

  7. #6

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    >Have tried to use the JDBC drivers from MS to no avail really has anyone got
    any
    >advice tips or anything to get this to work?
    From your original post it sounded like your ultimate goal was to get SQL 2005
    to work with with JDBC, which is discussed at end of that thread.
    >So I am at a loss and guess will have to wait until MM get the act together
    >and make a suggetion:-)
    If SQL 2005 is still in the beta stage then I think the ball the is in MS's
    court not MM ;-)

    mxstu Guest

  8. #7

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    Exactly. MM, nor any other Application vender, going to commit time to a
    product that is still in beta and will be changed for the state it is in now to
    how the final product will be once it is out.

    Im sure that once Microsoft releases it for public in November, MM will start
    to impliment support for it. Who knows, maybe SQL2005 will have fixed itself by
    then to be able to run with JDBC drivers.
    We'll see.

    Abinidi Guest

  9. #8

    Default Re: MS-SQL 2005 (MS-SQL 8.0)

    Abinidi,

    I really don't think yo gave your answer too much thought!

    MS have JDBC drivers for SQL 2005, which work in java and yes the examples MS give work. But just not with CF MX 6.1 / 7.0
    cyberdevil67 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139