Search results for query: *

  1. K

    Question help me with oracle connectivity..

    I get the following error when this code is executed Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click Dim myConnection As New OracleClient.OracleConnection("Data Source=karthi;User ID=scott;Password=tiger") Dim...
Back
Top