What does Importing means? Will there be any errors due to Data Import?
Importing means transfer of data from one database to other database. In context with our application importing means transfer of data from any other specified database to our database. Errors may be generated after importing data such as invalid use of null while using the application. In such case select the record from grid and save it again.