Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,325 members, 7,815,636 topics. Date: Thursday, 02 May 2024 at 03:43 PM

Problem With Connecting Access Database To VB.NET - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Problem With Connecting Access Database To VB.NET (2230 Views)

Microsoft Access Database - Please Help Me / How To Deploy Application With Access Database In Vb.net 2008 / Connecting To A Database Using Visual Basic (2) (3) (4)

(1) (Reply)

Problem With Connecting Access Database To VB.NET by Lakulos(m): 8:51pm On Nov 26, 2012
I am trying to connect a passworded access 2010 database to my VB.NET project but each time i try to submit the data entered on my form to the access database through a save button,it brings out an error saying "not a valid password". I used DataSet wizard to configure the database and i set it to hide sensitive data,that is why the password is not appearing in the connection string.
This is my connection string.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</conectionStrings>
<add name="Interview_System.My.MySettings.InterviewdbConnectionString"
connectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=|DataDirectory|\Interviewdb.accdb">
ProviderName="System.Data.OleDb"/>
</connectionStrings>

Thanks
Re: Problem With Connecting Access Database To VB.NET by avosoft: 9:36pm On Dec 23, 2012
Lakulos: I am trying to connect a passworded access 2010 database to my VB.NET project but each time i try to submit the data entered on my form to the access database through a save button,it brings out an error saying "not a valid password". I used DataSet wizard to configure the database and i set it to hide sensitive data,that is why the password is not appearing in the connection string.
This is my connection string.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</conectionStrings>
<add name="Interview_System.My.MySettings.InterviewdbConnectionString"
connectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=|DataDirectory|\Interviewdb.accdb">
ProviderName="System.Data.OleDb"/>
</connectionStrings>

Thanks

post you question here stackoverflow.com

(1) (Reply)

Learn Software Development In A 19 Weeks Bootcamp / Python (Flask) Developer / I Want To Create An AI (artificial Intelligence) With Java

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 11
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.