jTDS install on Linux and usable by CF

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

  1. #1

    Default jTDS install on Linux and usable by CF

    I'm running JRun4 in distributed mode with CFMX7 sitting on it, all managed by
    SuSE Enterprise Linux 9.
    I'm new to Linux and I'm trying to figure out how to install jTDS and
    configure it to the CFadmin JDBC list because the driver I have by default is
    slow as molasses with tables of record counts exceeding 500.

    I've searched everywhere and can't find any references, other than it's been
    around since forever and it's easy...
    :/



    lnagy Guest

  2. Similar Questions and Discussions

    1. Linux can't install
      I am on a brand new Dual Xeon x86_64 Fedora 6.0 with 4Gigs of ram. I downloaded the tarball, and at first untar, it tells me that I am on the...
    2. How to install FMS on Linux
      Hi I was trying to intstall FMS2 on a Linux server by following the livedocs installation insyructions. However, after I run the ./installFMS...
    3. jTDS SQL Driver
      Can somebody point me to any articles, blogs, etc that discuss how to use the jTDS drivers with CFMX 7, including installing and any configuration? ...
    4. install help on linux
      Hi, I'm having trouble installing PHP on Caldera OpenLinux 2.4. Apache version 1.3.x I want to run a similar configure command to this:...
    5. Linux Install From NT
      Sharninder wrote: There are ways to install an entire OS from a network site as a system image, but I don't think you're ready to go there. Can...
  3. #2

    Default Re: jTDS install on Linux and usable by CF

    Suse Linux 9 is not yet supported for CFMX 7.X. See [url]http://www.macromedia.com/software/coldfusion/productinfo/systemreqs/[/url]
    LL@Work Guest

  4. #3

    Default Re: jTDS install on Linux and usable by CF

    Um, yes it is. In fact, I had direct support a few months back without any
    complaints...following your link, justifies my position...pasted here: ( see
    below: SuSE Linux Enterprise Server 8, 9 )

    Linux
    ColdFusion Product Editions Enterprise, Standard, Developer
    Processor 32-bit x86 processors (Intel Pentium II or AMD Athlon class
    peformance or better)
    Operating System Red Hat Enterprise Linux AS & ES 3.0 or 4.0
    SuSE Linux Enterprise Server 8, 9
    TurboLinux 8 Server (Japanese only)
    Memory 512 MB RAM
    Hard Disk Space 500 MB

    lnagy Guest

  5. #4

    Default Re: jTDS install on Linux and usable by CF

    As a side note: I've gotten jTDS working with SuSE Linux 9, but not CFMX. I
    built a Java class to pull from the remote SQL Server 2k db, and it snaps it
    out fast.

    The only issue is to get CFMX to see the driver to enable me to build a
    reference that can be used in CFM,CFC code, I'm sure it's something rather
    simple, yet not knowing what it is... leaves it still broken.



    lnagy Guest

  6. #5

    Default Re: jTDS install on Linux and usable by CF

    :brokenheart;

    Another disappointment in the CF arena. My entire dual-tiered, dual-clustered
    system is depending on improving the SQL Server performance,.... 800 records in
    5 seconds, indeed. And all I get from Adobe/MM is, it's not supported on Linux
    9....err, although Adobe/MM markets that it is...we've only spent ca$h and
    ti:me to build it....now it runs like a turtle. That'll make the CIO,CEO
    happy. Go play with flash and the pretty pictures.

    lnagy Guest

  7. #6

    Default Re: jTDS install on Linux and usable by CF

    Not to be an M$ basher, but are you tied to MSSQL? I have MX 7.0.1 running on
    Solaris 9, hitting MySQL 5.0.16 via JDBC, and there are no perceptible
    performance issues even under simultaneous load from batch jobs and transaction
    users.

    In the experience I've had with CF, from v3 on NT 4 to v7 on Solaris, MSSQL
    has been problematic, with the possible short-term exception of the glory days
    when we had v4 hooked up to SQL Server 7 on NT 4 back in 98/99.

    If you are tied to MSSQL, and have to use ColdFusion on a non-windows
    platform, I strongly encourage you to read this:

    [url]http://www.devarticles.com/c/a/SQL-Server/How-to-Perform-a-SQL-Server-Performanc[/url]
    e-Audit/

    &laz;

    *Side note: [url]http://www.redev.org/archives/000023.cfm[/url]

    dlasley Guest

  8. #7

    Default Re: jTDS install on Linux and usable by CF

    Well, our company was going to use Oracle, I was pushing for Postgres or MySQL.
    Then we were 'acquired' by a MS shop. They wanted us to dump the whole Linux
    cluster; however, we convinced them...for the time being to leave it as it
    is...although we had to comprimise on the database. So we're stuck with MSSQL.

    I'll check out your link, thanks. :beer;

    lnagy 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