Results 1 to 1 of 1
- 08-12-2009, 07:42 PM #1
Member
- Join Date
- Feb 2009
- Posts
- 38
- Rep Power
- 0
May need to scap project again, is there a way to increase connection times?
Hello,
I have built an application that sends lots of SQL queries to a MySql database. The program dynamically displays a buttons, spinners and checkboxes depending on what category is selected from a ComboBox. To achieve this, it uses lots of methods and public variables that I made. On a machine with a local database there is no lag and it works fine. The problem is, as soon as I made the database remote (which is required for this application to be useful) it takes a good 8/10 seconds to do anything when a category is selected,
Is there anyway to make a remote connected database as fast as a local one? I read up about connection pools but unsure if this will help.
Please, any guidance will be appreciated. This is the third try at this software I have in mind what I want to achieve. It is now essentially finished but if I cant get rid of the delay issue in using a remote database I will have to start from scratch again.
Ps. Could the delay have anything to do with the fact I am temporary using a Free webhost until I know the application is full functional?Last edited by mainy; 08-12-2009 at 07:49 PM.
Similar Threads
-
increase pixel size
By rosh72851 in forum New To JavaReplies: 9Last Post: 07-31-2012, 07:30 PM -
why the number will not increase?
By rayda in forum New To JavaReplies: 3Last Post: 03-16-2009, 05:47 AM -
Increase signature length?
By xcallmejudasx in forum Suggestions & FeedbackReplies: 3Last Post: 12-18-2008, 06:04 PM -
increase stack size in eclipse for highly recursive method.
By Daedalus in forum EclipseReplies: 3Last Post: 09-27-2008, 04:46 AM -
gridbaglayout: increase/decrease size of components.
By newtojava7 in forum New To JavaReplies: 2Last Post: 01-28-2008, 07:22 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks