Thanks for all the help Guys.
What i am trying to do is connect to a data source SQL and a Database "Sage200_DemoData" and a Table "SLCustomerAccout".
I would like to asign some fields from the SLCustomerAccount Table to Text Boxes and then Navigate Forward, Backward, First and Last. Edit the...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.