Database help
-
Good day everyone, I'm doing a project with database MS Access in VB.Net 2005. I'm struggling with the connection and coding with database. Does anyone know where I can get a tutorial of how to connect to database and manipulate with data? Thanks for your help in advance. Eric
eric
-
Good day everyone, I'm doing a project with database MS Access in VB.Net 2005. I'm struggling with the connection and coding with database. Does anyone know where I can get a tutorial of how to connect to database and manipulate with data? Thanks for your help in advance. Eric
eric
Eric You really want some articles on getting started with ADO.Net I just did a quick google on "getting started with ado.net vb" and came back with a load of what looked like suitable articles. If you're having problems with the connection string check out this site: http://www.connectionstrings.com/[^] Hope this helps Tom
-
Eric You really want some articles on getting started with ADO.Net I just did a quick google on "getting started with ado.net vb" and came back with a load of what looked like suitable articles. If you're having problems with the connection string check out this site: http://www.connectionstrings.com/[^] Hope this helps Tom