SQL 2005 Express and MX 7 slow?

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

  1. #1

    Default SQL 2005 Express and MX 7 slow?

    Hi all,

    I am running SQL 2k5 express, MX 7.0.1 on XP Pro SP2. Anyone with similar
    setup notice very poor database performance when CF queries the database -- a
    query that took milliseconds in SQL2k take upward of 15secs? The performance
    issue comes and goes.

    The DB performs well on its own against Management Studio Express and other
    database tools, but slows to a crawl with CF.

    Any suggestions would be greatly appreciated. Thx in advance!

    Ed

    Ed Ip Guest

  2. Similar Questions and Discussions

    1. Sql 2005 Express connection problems
      hi, I just installed Sql Server 2005 express edition on my Win XP, and i am unable until this moment to add a database from it as a datasource on...
    2. OT - SQL Server 2005 Express
      http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1082707,00.html Seems it will be a large step above Access despite some similar...
    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. Slow opening of Outlook Express
      David http://insideoe.tomsterdam.com/problems/performance.htm -- ~~~~~~ Hope this helps.
  3. #2

    Default Re: SQL 2005 Express and MX 7 slow?

    Hi Ed, are you the former VP Eng at ANDA Networks? I have a client looking to
    bring him on board as an outside BoD and would like to get a backchannel check
    on him. If so, pls send me an email to me [email]steve@brodyexecsearch.com[/email] or call me
    408-741-8900.

    Thanks,
    Steve

    Steve Brody Guest

  4. #3

    Default Re: SQL 2005 Express and MX 7 slow?

    Sorry, I was referring to CEO Charles Kenmore.
    Steve Brody Guest

  5. #4

    Default Re: SQL 2005 Express and MX 7 slow?

    Ed Ip wrote:
    > Hi all,
    >
    > I am running SQL 2k5 express, MX 7.0.1 on XP Pro SP2. Anyone with similar
    > setup notice very poor database performance when CF queries the database -- a
    > query that took milliseconds in SQL2k take upward of 15secs? The performance
    > issue comes and goes.
    >
    > The DB performs well on its own against Management Studio Express and other
    > database tools, but slows to a crawl with CF.
    >
    > Any suggestions would be greatly appreciated. Thx in advance!
    >
    > Ed
    >
    This doesn't really help you with your problem, but I'm running SQL
    Express 2005 on XP SP 2 with CF 7 and it works like a champ. Are you
    connecting to SQL Server via localhost or via your machine name? Are
    you using the drivers that ship with CF 7? Any firewall or other
    security software that might be bogging things down?

    As an aside, and this isn't a CF problem specifically, but in SQL
    Management Studio I did notice things ran much more slowly if I
    connected to my SQL Express instance on my local machine using my
    machine name and my domain authentication as opposed to using SQL Server
    authentication. It was much faster connecting using SQL Server
    authentication.

    Matt

    --
    Matt Woodward
    [email]mpwoodward@gmail.com[/email]
    Team Macromedia - ColdFusion
    mpwoodward *TMM* Guest

  6. #5

    Default Re: SQL 2005 Express and MX 7 slow?

    Sorry Steve....I am not that Ed. But would have helped you if I could. :)
    Ed Ip 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