Hi,
I have a workfile with numeric series and alphanumeric series. I want to store to a specific database only the numeric series. How do I do this in a program command?
Alternatively, I can store all (numeric and alpha) series and then delete from the database all the alphanumeric ones, how would I do this?
Thanks,
Javier
Database storing
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13600
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Database storing
Unfortunately there is currently not a way to select/group together series based on whether they are numerical or alpha series. Thus I'm not sure I can think of a good way to do what you want.
I suppose you could always put all the series in the workfile into one group, then go through the group one series at a time and performing a mathematical operation on that series. If EViews errors, then it is an alpha series, if it doesn't error it is a numerical series.
You can use @errorcount to keep track of whether a command has caused an error or not.
I suppose you could always put all the series in the workfile into one group, then go through the group one series at a time and performing a mathematical operation on that series. If EViews errors, then it is an alpha series, if it doesn't error it is a numerical series.
You can use @errorcount to keep track of whether a command has caused an error or not.
Who is online
Users browsing this forum: No registered users and 2 guests
