Search found 7 matches

by eviews_5
Fri Mar 04, 2022 1:10 pm
Forum: Data Manipulation
Topic: Error storing series to database
Replies: 4
Views: 2844

Re: Error storing series to database

Yes, I'm storing the database to a network location. I'll check if something is wrong with that. Thanks for your help.
by eviews_5
Thu Mar 03, 2022 2:53 pm
Forum: Data Manipulation
Topic: Error storing series to database
Replies: 4
Views: 2844

Re: Error storing series to database

Hi,
This is the command I'm using:

dbcreate {%dbname} as db

store(d=db) *
by eviews_5
Wed Mar 02, 2022 2:41 pm
Forum: Data Manipulation
Topic: Error storing series to database
Replies: 4
Views: 2844

Error storing series to database

Hi, I've been having trouble with a program storing series from a workfile into a database. An error pops up saying the "db_name.e1a database was not found," but the "db_name.e1a" file is always there when I check in the folder. It's weird because this error only happens sometime...
by eviews_5
Thu Dec 23, 2021 8:51 am
Forum: Bug Reports
Topic: Eviews 12 pagesave to excel crash
Replies: 3
Views: 27223

Re: Eviews 12 pagesave to excel crash

Thanks! There was something wrong with Excel. My programs work now.
by eviews_5
Tue Dec 21, 2021 3:11 pm
Forum: Bug Reports
Topic: Eviews 12 pagesave to excel crash
Replies: 3
Views: 27223

Eviews 12 pagesave to excel crash

Hi, I've been having a problem with the pagesave command in Eviews 12. I'm using the pagesave command to update excel sheets in two different programs . Eviews crashes every time both of the programs hit the pagesave command. When I create new excel files instead of updating an old one the programs ...
by eviews_5
Wed Aug 18, 2021 8:46 am
Forum: Programming
Topic: Loops to fill a table
Replies: 2
Views: 8811

Re: Loops to fill a table

Great, thank you.
by eviews_5
Tue Aug 17, 2021 11:51 am
Forum: Programming
Topic: Loops to fill a table
Replies: 2
Views: 8811

Loops to fill a table

Hi, I'm trying to fill in a table, "cqestimates" with the code below. When I look at the values in the table it fills each column with the same number. It fills it with the correct value for cell (2,18), but in all of columns instead of just column 18. %quarter = "2021Q3" group e...

Go to advanced search