Search results for query: *

  1. A

    Connection Problems

    I changed the datatable to dataset before, i did it again just to check, it still didnt work. I am getting the same error message which is An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in system.data.dll My database is located in the bin folder, i've tried it with...
  2. A

    Connection Problems

    I'm still new at this, can anyone tell me if there is a problem with this code. All I want to do is establish a connection to a ms access database. I've tried everything i can think of :mad: Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
Back
Top