Search found 1 match
- Tue Aug 02, 2011 1:13 am
- Forum: Data Manipulation
- Topic: Object exists in database
- Replies: 2
- Views: 3580
Re: Object exists in database
Hi Janvier, The following example might help your question. My databse name is XYZ which stores series with name like EST.GGINTR, EST.IRL etc. but some series do not exist in my database. So I use a combination of @wlookup and @wintersect to serve like @isobject. An example of the code is below. !ro...
