Search:

Type: Posts; User: spinkung

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,243

    Re: Connect to sql using oledb

    sorted. i found this series extremely useful/easy...

    http://www.youtube.com/watch?v=qUesXr6rjkQ
  2. Replies
    4
    Views
    1,243

    Re: Connect to sql using oledb

    ok thanks i'll make some changes and see where i end up.
  3. Replies
    4
    Views
    1,243

    Re: Connect to sql using oledb

    i have it set as Dim con As System.Data.OleDb.OleDbConnection
  4. Replies
    4
    Views
    1,243

    Connect to sql using oledb

    Hi

    I'm trying to fill a datagridview with a filtered dataset/view based on a text box selection.

    I have found this code which i've added to a button click:

    Dim cnnStr As String
    Dim...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width