Easy Query
Posted: Wed Jun 10, 2009 4:33 am
For the first time, I'm trying to add description/labels to data in my database (earlier, I maintained a list of series names elsewhere). I took just 2 series as test series: CZ_OECD_CLI and HU_OECD_CLI which are stored in a database called 'emea'. Used the following commands:
CZ_OECD_CLI.label(r) OECD leading economic indicator for CZ, trend-restored
CZ_OECD_CLI.displayname OECD leading economic indicator for CZ
CZ_OECD_CLI.label(s) OECD
HU_OECD_CLI.label(r) OECD leading economic indicator for Hungary, trend-restored
HU_OECD_CLI.displayname OECD leading economic indicator for Hungary
HU_OECD_CLI.label(s) OECD
After overwriting the old series in the database, I can see these series and they say ,[displayname] OECD leading economic indicator for CZ
and all that. Easyquery when name is matched to *oecd* finds these series, but an easyquery with Description matching *OECD* turns up nothing. My aim is to add longer descriptions to all my series in the form of labels and display names and search for them that way. What am I doing wrong?
Thanks in advance,
Tatha
CZ_OECD_CLI.label(r) OECD leading economic indicator for CZ, trend-restored
CZ_OECD_CLI.displayname OECD leading economic indicator for CZ
CZ_OECD_CLI.label(s) OECD
HU_OECD_CLI.label(r) OECD leading economic indicator for Hungary, trend-restored
HU_OECD_CLI.displayname OECD leading economic indicator for Hungary
HU_OECD_CLI.label(s) OECD
After overwriting the old series in the database, I can see these series and they say ,[displayname] OECD leading economic indicator for CZ
and all that. Easyquery when name is matched to *oecd* finds these series, but an easyquery with Description matching *OECD* turns up nothing. My aim is to add longer descriptions to all my series in the form of labels and display names and search for them that way. What am I doing wrong?
Thanks in advance,
Tatha