Search found 5 matches
- Fri Jun 23, 2023 9:41 pm
- Forum: General Information and Tips and Tricks
- Topic: Exporting Entire Database to Excel file
- Replies: 2
- Views: 48697
Re: Exporting Entire Database to Excel file
Thank you Gareth :)
- Thu Jun 22, 2023 3:33 pm
- Forum: General Information and Tips and Tricks
- Topic: Exporting Entire Database to Excel file
- Replies: 2
- Views: 48697
Exporting Entire Database to Excel file
Hello, I have an Eviews database that contains data series in a few different frequencies. I would like to export the entirety of this database into Excel files based on the frequency. For example, 3 output files for Annual, Quarterly, Monthly. I am thinking the best way to do this would be to have ...
- Fri Apr 21, 2023 9:35 am
- Forum: Any Other Business
- Topic: Setting up pyeviews in Databricks environment
- Replies: 2
- Views: 50919
Re: Setting up pyeviews in Databricks environment
Thanks Steve. Much appreciated.
- Mon Apr 03, 2023 1:58 pm
- Forum: Any Other Business
- Topic: Setting up pyeviews in Databricks environment
- Replies: 2
- Views: 50919
Setting up pyeviews in Databricks environment
Hello. First want to say what an incredible resource this forum is for users new to Eviews and we appreciate all the work that is put into replying to all the posts. My company has recently begun using Databricks in the Azure environment. I was able to run and use pyeviews locally and it worked perf...
- Mon Nov 14, 2022 7:39 pm
- Forum: Programming
- Topic: Delete(noerr) not working
- Replies: 7
- Views: 8959
Re: Delete(noerr) not working
Is it possible that this functionality was broken again?
My code:
delete(noerr) db_name::series_name
Error Message:
db_name::series_name was not found in "DELETE(NOERR) db_name::series_name" on line 70.
My code:
delete(noerr) db_name::series_name
Error Message:
db_name::series_name was not found in "DELETE(NOERR) db_name::series_name" on line 70.
