| 
 
 | 
						 
							Sergey Kornilov admin 3/16/2006 | 
| 
 
 Please zip and send generated ASP files to support@xlinesoft.com along with project file and your sample database for investigation.  | 
											|
| 
 
 M 
 | 
						 
							magnum author 3/17/2006 | 
| 
 
 [quote name='Magnum' date='Mar 16 2006, 03:08 PM' post='8590']  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 3/17/2006 | 
| 
 
 Hi,  | 
											|
| 
 
 M 
 | 
						 
							magnum author 3/17/2006 | 
 
Hi, please try the workaround descibed here: http://www.asprunner.com/forums/index.php?showtopic=2611 
  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 3/19/2006 | 
| 
 
 I found the only reliable MySQL ODBC driver to be version 3.51.06.  | 
											|
| 
 
 M 
 | 
						 
							magnum author 3/19/2006 | 
 
I found the only reliable MySQL ODBC driver to be version 3.51.06. You can find it at http://www.asprunner.com/files/MyODBC-3.51.06.exe 
  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 3/20/2006 | 
| 
 
 To fix this problem you need to run the following in MySQL command line:  | 
											|
| 
 
 M 
 | 
						 
							magnum author 4/7/2006 | 
| 
 
 Hi. After installing the latest ASPRunner Build (92) things seem to work just fine ! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=8945&image=1&table=forumreplies' class='bbc_emoticon' alt='B)' />  | 
											|
| 
 
 V 
 | 
						 
							viquar 6/13/2006 | 
 
Hi. After installing the latest ASPRunner Build (92) things seem to work just fine ! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=9058&image=1&table=forumreplies' class='bbc_emoticon' alt='B)' /> 
  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 6/14/2006 | 
| 
 
 Viq, mysql> UPDATE mysql.user SET Password = OLD_PASSWORD('newpwd') WHERE Host = 'some_host' AND User = 'some_user'; | 
											|