| Home > Solution Guides > How to migrate data from excel to database? |
How to migrate data from excel to database? |
|
|
|
1.
|
Create new task |
Click on New->Task Editor |
|
2.
|
Connect to the database |
Using the Database command from the Application category specify a connection string to connect to the Database Screenshot 1.
Connect to '
|
|
3.
|
Copy records from Excel |
- Let's say you want to transfer Excel records as shown in Screenshot 2
- Create 4 variables, $Firstname$, $Lastname$, $City$ and $Country$ of type value from Tools->Variable Manager.
- Copy each cell from Excel and assign the value of Clipboard to respective variables using 'Assign From Clipboard' option in Clipboard command.
|
|
4.
|
Transfer records to the Database |
- Specify Insert query to insert records in destination database. The insert query for this example looks like as follows
INSERT INTO Addresses ( FirstName, [Last Name], City, Country ) VALUES ('$FirstName$', '$LastName$', '$City$', '$Country$');
- Put these commands in a Loop for as many times as you want to transfer the records from Excel.
- The final task would look as shown in Screenshot 3
|
| |
|
When you run this task, it connects to the source database, copies the excel records, with insert query in loop it will add all the records to destination table in the database. This tutorial demonstrates use of one of the very powerful features of Automation Anywhere, 'Database' applications. Use this when you want to migrate large numbers of records from excel or other applications to any database.
|
Screenshot 1:

Screenshot 2:

Screenshot 3:
|
|
Related Downloads: |
 |
DVD Power Burner is leading DVD/CD burning software that burns data, audios, videos, and images...
|
|
|
|
|
|
| Hot Software |
Cannot open MKV files by default media player? What exactly you need is an MKV to AVI converter....
Utilize Your PowerPoint and you can convert them to various formats now! Convert your PPT to...
DVD Cloner, 1Click DVD Copy and Copy DVD Gold - powerful DVD copy software, help you copy, rip,...
This article shows the TOP 10 best video to 3GP software that the editors pick out for you. You...
Top 10 popular data backup & recovery software for you! Backup your important documents in case...
|
| Editor Reviews |
 Jarod Simmons
Good: A helpful utility, quickly backup and restore the hard drive, supports nearly all the...
 Dr. File Finder
DriveScrubber, by iolo technologies, LLC is a neat utility program that really cleans a hard...
 Lucy Lee
Create your own web site without any knowledge of HTML. Strength: Namo Webeditor Professional...
 Dr. File Finder
FolderCloak, by filesee.com is an interesting utility that lets you hide folders so others can't...
 Jackie Lee
Agent, by Forte is a powerful, first-rate newsreader and it's gotten progressively better over...
|
|