Bonjour,
I've been able to create a link for a time series from a foreign ( local Fame ) database using Eviews 6 and 7Beta graphical user interface by following these steps :
- define the database in Eviews registry (dbsource -> c:\temp\eviews.db)
- drag & drop series from the foreign database into my workfile
- opening the series (FRA_GDP)
- changing its properties, values to select database link.
- specify the specification for database fetch (dbsource::FRA_GDP)
I'd like to do the same in an Eviews program but I could you find the proper LINK::linkto syntax.
Thanks.
Arnaud Atoch
Creating links with foreign database
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Creating links with foreign database
Once you've defined the database in the registry you can just do:
Done!
Code: Select all
fetch(link) fra_gdp
Re: Creating links with foreign database
Thanks,
I take from Eviews documentation that illegal names are automatically renamed :
From Eviews 7 command ref.pdf, p250
Thanks
I take from Eviews documentation that illegal names are automatically renamed :
From Eviews 7 command ref.pdf, p250
Using the following Eviews commands get me a form prompting for eviews illegal name resolution while my understanding of the above documentation is that renamming should have been automatic.notifyillegal : When in a program, report illegal EViews object names. By
default, objects with illegal names are automatically
renamed. (Has no effect in the command window.)
Code: Select all
dbopen(t=fame, s=frdb_r@asap1) adb_adbQ
pagecreate(page=ADBQ) q 1950:1 2013:4
fetch(link, d=adb_adbq) usa.*
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Creating links with foreign database
We haven't been able to replicate that using some test databases, it appears to work just fine for us. Could you provide some more details on exactly which database you're accessing?
Re: Creating links with foreign database
Thanks ! it worked ... as soon as I was in a program rather than in the command windows.
Sorry.
Arnaud
Sorry.
Arnaud
Who is online
Users browsing this forum: No registered users and 2 guests
