Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. callsupport1

    ADO.net

    Hi can you please help a novice. I am trying to learn ADO.NET and have got this far:- Dim connectionString As String = _ "Data Source=(local);Initial Catalog=Sage200_DemoData;" _ & "Integrated Security=true" ' Provide the query string with a parameter...
  2. callsupport1

    will not .MovePrevious() or .MoveLast()

    Hi Experts please help I am new to trying to program so please be gentle. I am using vb2005 and can't use moveprvious or move last but can us movenext and movefirst. Here is my code, don't laugh to much. Public Class Form1 Dim MyConnObj As New ADODB.Connection 'ADODB Connection Object...

Part and Inventory Search

Back
Top