I am a user of sdb Explorer and whenever I upload any database table, it uploads whole table, my requirement is to upload specific data from database to my domain on amazon simpledb, plz tell me how can I do that?
Hello, SDB Explorer uploads the resultant data of a query which you provide in Query option at Upload panel. Your requirement is to upload the data, so you need to fire; SELECT query in such a way that the resultant data would be your desired data which you want upload. This page will explain you the steps for uploading databse to Amazon SimpleDB http://www.sdbexplorer.com/documentation/simpledb--how-to-upload-mysql-data-on-amazon-simpledb.html