|
SDB Explorer facilitates you to upload MY SQL Data to Amazon SimpleDB. You can specify primary key of database table as an Amazon SimpleDB item name.
Follow the steps below to Upload MY SQL data in your domain :
-
Run
SDB Explorer
as usual.
-
After successful authentication, select any domain of any region end point from the tree on left had side corner.
-
Click on
Bulk Upload
button situated over tool bar of main window.
-
Select
Upload MY SQL Data
from drop down window.
-
Connect using the saved connections which you have added in
Add/Manage Database Connection
-
After sucessfully connected, Enter
Database Name
from which you want to upload table or select it from the list shown when clicking on
"Select"
hyperlink.
-
Enter
Table Name
or select it from the list shown when clicking on
"Select"
hyperlink.
-
Enter
Domain name
in which you want to upload data of your database.
-
Select
server region end point
for the specified domain name.
-
Enter
Query fetch size
i.e. The size of the record to be fetched at a time by the database.
-
Enter
Query
as select * from table_name that is to be executed and to be uploaded on Amazon SimpleDB. Here
table_name
is Table Name you Entered.
-
Click on
Execute
button.
-
You can see number of records to be uploaded from database by a label situated over left hand side corner of Execute button.
-
After executing the query your database fields will be listed in the Database Fields column.
-
Select fields that you would like to
upload.
-
Select the field which is
primary key
in the database table.
-
Hit on
Upload
button.
-
A new
ADD/REPLACE
panel will opened and without any change , hit on
Ok
button.
-
After some time a queue will be opened and the uploading process will start.
-
You can see uploaded data after queue processing gets over, by double clicking on domain in which you have uploaded.
|
Related Topics
|
|