I am brand new to .net but not to SQL.
I am using an OleDbConnection to an Oracle database and am having difficulties filling a dataset when there are multiple tables in the SQL query.
This statement poses no difficulty.
SELECT emp.firstname, emp.lastname, emp.orgid
FROM emp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.