Peter Gast
unread,Jan 27, 2012, 7:04:44 PM1/27/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi
I've a mdb (1:n with about 40.000rows) and I want to make a query with a
list of 1mio rows and this mdb. At the moment the DB is an access-DB, but
I'm flexible to transform it to a dataset ..
What is the most performaned way to look with 1mio strings in a 1:n
database? Should I transform the DB to a dataset and the list added to this
dataset?
Thanks Peter