Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To: Running Local Queries
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01053927
Message ID:
01054119
Views:
14
Hey, Chad,

While it's true that ADO.NET doesn't offer full-blown SQL statements, there are filtering capabilities that *can* span multiple datatables, if a relation is set between the tables and the tables are part of the same dataset.

You may have to write a few lines of code to do so (or if it's too complex, you may have to do it in the back-end database.

If you're still interested in at least trying this out, can you provide some details on what you're trying to do?

Thanks,
Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform