How can I execute query...?
-
I want to show the query result in Html table view directly.. with this sql statements we can make html table view for 'select * from tab'..It is working in Oracle Console..How Can I execute it in VB.net SET markup HTML ON spool INDEX.html SELECT * FROM tab; spool off SET markup HTML off
-
I want to show the query result in Html table view directly.. with this sql statements we can make html table view for 'select * from tab'..It is working in Oracle Console..How Can I execute it in VB.net SET markup HTML ON spool INDEX.html SELECT * FROM tab; spool off SET markup HTML off
You may need to get a ASP.NET/VB.NET book and read chapters on ADO.NET.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson