All,
We have developed an ADDIN that fetches information from database into a gridview. So far ADDIN prompts user for Database connection details and forms a OLEDB connection string to connect to the database.
I would like to know of any API or Database Key-in Utility to execute SQL's using the default Oracle Connection. Could someone help me out on this?