Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gandolf989

    Error handling in VB/oracle using stored procedures for DML

    Neil, You should look at Microsoft ADO for doing DML (Data Manipulation Language). You can create resources in you VB environment for each table and or views and post the queries and updates directly to those resources. Also I only use system views such as user_tab_columns in ad hoc queries. It...

Part and Inventory Search

Back
Top