I have a crosstab query that I've created in MS Access.

How do I run the query and stick the results into a datatable using ado.net?
Can I reference the query just like a regular table?

Re: How call crosstab query in Access by Paul

Paul
Wed Aug 18 14:32:44 CDT 2004

On Tue, 17 Aug 2004 16:04:45 -0400, "VB Programmer" <Dont*NoSpam-Please*@jEmail.com> wrote:

¤ I have a crosstab query that I've created in MS Access.
¤
¤ How do I run the query and stick the results into a datatable using ado.net?
¤ Can I reference the query just like a regular table?
¤

I see no reason why you can't call a cross-tab query and dump the results into a DataTable. Where
are you hung up?


Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)