Hi,
I am new to soci and have been trying out some of its features. So far
so good.
I was wondering what would be a good way to create a compound or
statement (or and :-) from a vector of values. Like so:
vector<int> value;
select * from SomeTable where SomeColumn is :value[1] or SomeColumn
is :value[2] or .. SomeColumn is :value[n], use(value)
I have not been able to find an example yet and the documentation did
not yet give me an answer either.
Sorry if I have overlooked the obvious.
Erik
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users