| | |
Vb.net
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2004
Posts: 19
Reputation:
Solved Threads: 0
Hi,
The following code segment demonstrates how to create a connect to a Microsoft Access database using an OleDbConnection.
Connection string for MS Access via OLE DB:
Dim connection As OleDbConnection
connection = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydir\access.mdb;User Id=;Password=;")
connection.Open();
Regards
bhar
Knowledge is power
http://www.vkinfotek.com
The following code segment demonstrates how to create a connect to a Microsoft Access database using an OleDbConnection.
Connection string for MS Access via OLE DB:
Dim connection As OleDbConnection
connection = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\mydir\access.mdb;User Id=;Password=;")
connection.Open();
Regards
bhar
Knowledge is power
http://www.vkinfotek.com
•
•
•
•
Originally Posted by peer mohamed
I am a beginer for VB NET. If any body helps me connect MS Access database through script and using Oledb
Thanks
![]() |
Similar Threads
- Anyone a VB.NET Guru? (VB.NET)
- Windows .NET RC1 (Windows NT / 2000 / XP)
- digital imaging in 2k/.net? (Windows NT / 2000 / XP)
- .NET Speech SDK for ASP.NET (ASP.NET)
- Visual Basic.net (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: Required Help urgently
- Next Thread: VB.Net communicating with MySQL Database.
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access account application arithmetic array arrays basic bing button buttons c# center check checkbox code combobox component convert crystalreport data database datagrid datagridview date dissertation dissertations dropdownlist excel fade file-dialog ftp generatetags google gridview hardcopy images inline input insert intel internet listview mobile monitor ms net networking objects output passingparameters picturebox picturebox1 plugin port print printing problem problemwithinstallation project remove save searchbox searchvb.net select serial server shutdown soap sorting survey table tcp temperature text textbox timer toolbox trim update updown user validation vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





