|
-
Feb 18th, 2005, 03:15 PM
#1
Thread Starter
Member
Guru question - at least I think so: Generate SELECT from dataset
I am constructing a dataset in memory from one or multiple tables with some links between them. I use existing tables from my database and user can select any combination of them to create his own data source.
It is like when you create a view in SQL Server and it creates SQL SELECT statement for you.
My question is:
Can ADO.NET somehow help me to create/generate SQL SELECT statement based on constructed dataset?
Thank you.
Victor
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|