hi friends can anybody tell me how to take MYSQL database backup and convert it to MS-ACCESS can you suggest any software to achieve this. thanks
Try exporting as csv format to a text file and import to Access using the import wizard, depending on complexity of data it should work fine
If you are managing your MySQL database via PHPMyAdmin, you can export your database. Regarding, MySQL to Ms Access converter refer the thread http://forums.digitalpoint.com/showthread.php?t=863731 Kailash