A
Arnon Axelrod
Hi all,
I have a large and complex dataset that is retrieved from SQL Server when my
application starts. When the application runs it needs to query data from
the dataset. I need to have many different queries that most of them read
data from multiple tables, and can be quite complex (e.g. including Group
By, etc).
Does anyone knows of a way to query the in-memory dataset using SQL syntax?
maybe a 3rd party tool?
Thanks in advance,
Arnon.
I have a large and complex dataset that is retrieved from SQL Server when my
application starts. When the application runs it needs to query data from
the dataset. I need to have many different queries that most of them read
data from multiple tables, and can be quite complex (e.g. including Group
By, etc).
Does anyone knows of a way to query the in-memory dataset using SQL syntax?
maybe a 3rd party tool?
Thanks in advance,
Arnon.