Home All Groups Group Topic Archive Search About

vb.net ado Paradox and SQL Server... How can I run query...

Author
31 Mar 2005 1:43 AM
Roger
I want to run a query in my vb.net application that will join a table in
Paradox and a SQL Server table?

How do I do this?


Thanks,

Rog

Author
31 Mar 2005 6:47 AM
Cor Ligthert
Roger,

>I want to run a query in my vb.net application that will join a table in
>Paradox and a SQL Server table?
>
Because that is all done with adonet and SQL is that a typical question for
the newsgroup

Adonet
news://msnews.microsoft.com/microsoft.public.dotnet.framework.adonet

Web interface:
http://communities2.microsoft.com/communities/newsgroups/en-us/?dg=microsoft.public.dotnet.framework.adonet

That is where I give you much more change on an answer

Cor