It does work!
For some reason CLOSE @db doesn't work, while CLOSE d1 does (when d1 is a specific databank name).
Thank you so much for your help!
Search found 6 matches
- Wed Aug 13, 2014 6:46 am
- Forum: Bug Reports
- Topic: Problem with the latest update of Eviews 8
- Replies: 11
- Views: 15794
- Sun Aug 03, 2014 8:00 am
- Forum: Bug Reports
- Topic: Problem with the latest update of Eviews 8
- Replies: 11
- Views: 15794
Re: Problem with the latest update of Eviews 8
It doesn't work in a program, as far as I can see. As soon as the temporary database foo is deleted, the previously used database becomes the default database. Example: wfcreate bab a 2000 2010 series aa=1 dbcreate d1 store aa dbcreate foo dbdelete foo At the end of the above program the default dat...
- Sun Jul 20, 2014 2:22 pm
- Forum: Bug Reports
- Topic: Problem with the latest update of Eviews 8
- Replies: 11
- Views: 15794
Re: Problem with the latest update of Eviews 8
Excellent Idea. I was trying to achieve this by closing the bank but it didn't work. The problem is that I do
open a database in order to save the data and I certainly do not want to delete it. Is the only solution to stick to the 32-bit computer?
open a database in order to save the data and I certainly do not want to delete it. Is the only solution to stick to the 32-bit computer?
- Sat Jul 12, 2014 5:28 am
- Forum: Bug Reports
- Topic: Problem with the latest update of Eviews 8
- Replies: 11
- Views: 15794
Re: Problem with the latest update of Eviews 8
Thank you very much for the advise. It helped me to circumvent the problem which, however, still remains. First, it is not a problem of two builds, I have updated Eviews on the other computed to the same built and nothing has changed. Second, Eviews is running differently on two machines, but there ...
- Fri Jul 11, 2014 2:27 am
- Forum: Bug Reports
- Topic: Problem with the latest update of Eviews 8
- Replies: 11
- Views: 15794
Re: Problem with the latest update of Eviews 8
Prog1.docx I have realised I was not exact enough in describing my problem. The program doesn't run on a 64-bit machine but it does run without problems on a 32-bit machine where I have not updated Eviews to the latest Built 2nd July 2014 version. In fact, the program encounters the same problem in...
- Thu Jul 10, 2014 3:38 pm
- Forum: Bug Reports
- Topic: Problem with the latest update of Eviews 8
- Replies: 11
- Views: 15794
Problem with the latest update of Eviews 8
A program which imports data from Excel files, stores them in an Eviews databank and creates a number of tables does not work in Eviews 8 after update to Built 2nd July 2014. It appears that the program looks for data (time series) only in the databank and no longer in the workfile. I have checked t...
