Thanks for the reply, I am still wetting my feet wit VB.NET
My code now looks like this you can see I have commented out my original line and added what you said.
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
'dbSource = "Data Source =...
Hi, I am following a tutorial for vb.net here
http://www.homeandlearn.co.uk/NET/nets12p9.html
I am using Windows 7 & Visual studio 2012 ultimate
In there tutorial the connection string looks like this
dbProvider = "PROVIDER=Microsoft.Jet.OLEDB.4.0;"
dbSource = "Data Source =...
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.