How to import data into oracle database
How to import data into oracle database. If you have any difficulty you can comment at the end of the page.
Open the CMD as administrator from the start menu
Write sqlplus and enter
Write the dbuser and dbpassword that you created in oracle
Write select * from ad_user and enter
Write imp dbname/dbpassword file=C:\ViennaAdvantageHTML5_DB.dmp full=Y and enter
Make sure that your Vienna Advantage database file should be in Disk:C
After completing the setup close the CMD
How to install ASP.net for Vienna Advantage
Write cd:/ in CMD as administrator and enter
Write cd %windir%\Microsoft.NET\Framework\v4.0.30319 and enter
Write aspnet_regiis.exe –i and enter
Now ASP.net is installed
To see the article about Vienna Advantage you can visit us: https://www.softwarelinkers.com/category/vienna-erp/

