Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. mysql db in cloud with c# desktop application geting too slow

mysql db in cloud with c# desktop application geting too slow

Scheduled Pinned Locked Moved C#
databasecsharpmysqlhostingcloud
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 11033834
    wrote on last edited by
    #1

    getting too slow when connect c# desktop application with mysql cloud database

    J D J 3 Replies Last reply
    0
    • M Member 11033834

      getting too slow when connect c# desktop application with mysql cloud database

      J Offline
      J Offline
      jeron1
      wrote on last edited by
      #2

      I am thinking you're going to need a lot more information than that.

      "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

      1 Reply Last reply
      0
      • M Member 11033834

        getting too slow when connect c# desktop application with mysql cloud database

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        You're going to have to provide a LOT more information than that. There's only about a thousand things that can be wrong. We know nothing about your code, how you're retrieving data, any locking involved, normalization, queries you're using, the database, its structure, indexing, ... Absolutely nothing.

        Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

        1 Reply Last reply
        0
        • M Member 11033834

          getting too slow when connect c# desktop application with mysql cloud database

          J Offline
          J Offline
          jschell
          wrote on last edited by
          #4

          You would need to figure out exactly which part is slow. Presuming that it actually a database call then you would need to look at the SQL statements that are being executed. And the environment. So if you are running 100,000 clients it is going to be far different than if you are running 1.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups