Page 1 of 1

Database, fetch or copy commands

Posted: Thu Nov 04, 2010 11:49 am
by fmramos
Hi all!

I'm a user of EViews' database solution. Here I found out the structure 'copy a::x b::y'. It is great. I'd like to know if is there something similar to copy/transfer series from a database to another doing a frequency conversion. Example: copying a daily series from a database to a monthly (by average) one.

Tks in advance,

Fabio - Sao Paulo - Brazil

Re: Database, fetch or copy commands

Posted: Thu Nov 04, 2010 11:51 am
by EViews Gareth
I think you'll have to go through a workfile. Copy from the database to a workfile of the desired frequency, then copy back to a database.

Re: Database, fetch or copy commands

Posted: Thu Nov 04, 2010 2:37 pm
by fmramos
Yep. I thought this. I was wondering a nicer/elegant solution, but this will work. indeed it is working (i applied this solution successfully). Tks Gareth. Fabio.