Can anyone recomend a good tool which allows you to query different database types? I like the query analyzer which comes with SQL Server, but all I have for Oracle is SQL Plus which is pretty lame ...
With dbcomm.Parameters: .Add(New OleDbParameter("@sType", sType.SelectedValue)) .Add(New OleDbParameter("@sName", sName.Text)) .Add(New OleDbParameter ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results