the whole program halts by itself, this is how my software work.... * form loads, then i open a connection, then i close connection but not terminating it to be use later * the user click the 'add' button, all related textbox will be enabled. * the user type in all the details, while typing the the user experience a temporary halt of the program for about 2secs then it resumes(random) * the user click the button save, i open the connection then execute 'Insert' command then the record is save, then i close the connection. * upon exit of the program i terminate the connection
before and after halt of the program i'm not requesting any large query from the db server lewell The content of this email when sent is as full as practical. Due to the settling of the words the contents might not appear as full as it was but the weight remains the same. The contents is being sent by weight and not by volume. ----- Original Message ----- From: "Victor Pendleton" <[EMAIL PROTECTED]> To: "'pazenko'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 7:12 AM Subject: RE: hang then resume.... What type of 'hang' are you reporting? Have you checked the processlist to see if the connection is processing a request? Are you returning a large result set that needs to be displayed? -----Original Message----- From: pazenko [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 7:43 AM To: [EMAIL PROTECTED] Subject: hang then resume.... i'm currently developing a software using vb6 and mysql 4.0 the problem is i'm getting a random hang from the software i develop, the hang last for about 2 seconds or more and then it resumes again. my test environment is win98se and the production environment is also win98. the hang symptoms also appear on the production evironment. does anyone have experience this kind of behaviour? lewell The content of this email when sent is as full as practical. Due to the settling of the words the contents might not appear as full as it was but the weight remains the same. The contents is being sent by weight and not by volume. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php