VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Connects to Oracle databases and queries using Oledb and ADO. Very simmple and effective way to que

N.K.Velu  (2 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Fri 31st August 2001   Mon 8th February 2021

Connects to Oracle databases and queries using Oledb and ADO. Very simmple and effective way to query Oracle databases!

API Declarations


' included them all in the code below. Create a new vb project. On the form
' create a button and a list box. Name the button as "cmdOracle" and the list
' box as "lstOracle". Cut and paste the code below in the click procedure of
' the button you have created. Click the button and your query will be
' displayed in the list box!

Rate Connects to Oracle databases and queries using Oledb and ADO. Very simmple and effective way to que (1(1 Vote))
Connects to Oracle databases and queries using Oledb and ADO. Very simmple and effective way to que.bas

Connects to Oracle databases and queries using Oledb and ADO. Very simmple and effective way to que Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters