strelkov.av Posted January 16, 2020 Share Posted January 16, 2020 Good day, I noticed a feature that I can't run the report generation in the database (/DATABASE) in the command line without specifying the /R parameter That seems to be illogical, because I want to enter data in the database, why should I specify a parameter that specifies the local storage of data Quote Link to comment Share on other sites More sharing options...
Fiery Posted January 17, 2020 Share Posted January 17, 2020 17 hours ago, strelkov.av said: Good day, I noticed a feature that I can't run the report generation in the database (/DATABASE) in the command line without specifying the /R parameter That seems to be illogical, because I want to enter data in the database, why should I specify a parameter that specifies the local storage of data It's completely logical, because the target report file in that case would be a text file with the .ADO extension. In that file AIDA64 will put an error message in case the report cannot be inserted into the database. Due to e.g. SQL misconfiguration or such. If you don't want to have that output, you can specify a non-existing filename that cannot be created anyway, like C:\? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.