M
MS Newsgroups
Hi,
I am trying to build a function that returns a dataset.When populating the
dataset, is it possible to test if a value already exists in a column and
only add it if it is not already present ? I tried adding setting
mycolumn.unique=true, but this generates an exception when the first
duplicate occur.
Any suggestions would be appreciated
Niclas
I am trying to build a function that returns a dataset.When populating the
dataset, is it possible to test if a value already exists in a column and
only add it if it is not already present ? I tried adding setting
mycolumn.unique=true, but this generates an exception when the first
duplicate occur.
Any suggestions would be appreciated
Niclas