 |
SUPPORT LINK TROUBLESHOOTING
Thank You For Using GoToAssist Please follow these steps that will need to be repeated at each one of the problematic machines: Open up a Web browser and go to Go To Assist Wizard Click the GoToAssist Connection Wizard Link and save the file to your desktop. Close all browsers then click on...
|
|
11 Jan, 2016
Comments: 0
|
|
 |
EZCASH MIGRATION MYSQL TO SQLSERVER
To begin, select the database type. Next, you’ll need to type in the ODBC alias for the source and destination databases. Once those are typed, click “Open” for each one. When opened successfully, you will see a message in the “Messages” area, and the “Go” button will be enabled. ...
|
|
11 Jan, 2016
Comments: 0
|
|
 |
JPEGGER MIGRATION MYSQL TO SQLSERVER
Detailed instructions with screen shots are in the attached article. BatchMove is for JPEGger MYSQL to SQLServer Migration. For EXcash MYSQL to SQLServer migration, use Mygrator instead – see reference article. The BatchMove installation program is also attached.
|
|
18 Feb, 2016
Comments: 0
|
|
 |
IMAGES TABLE REPAIR COMMAND FOR MYSQL
FOR MYSQL ONLY Enter this command at a dos prompt: NOTE: you need to be in the folder that has the images table note that there is a ‘double dash’ before max and before sort. the others are single dashes. myisamchk -r –max-record-length=2000000 –sort_buffer_size=64M images
|
|
11 Jan, 2016
Comments: 0
|
|
 |
CONFIGURING MYSQL FOR NETWORK ACCESS
Configuring MySQL For Network Access By default, the root user in MySQL will not be allowed access from remote machines. The easiest way to allow remote access is to grant access to another user, and then specify that user in the database login on the remote PC. Here are the steps to do this: ...
|
|
11 Jan, 2016
Comments: 0
|
|