| | |
Database Connectivity
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
You can go to this link for more reference.
http://www.connectionstrings.com/
http://www.daniweb.com/forums/thread272.html
In a nut shell you need this
path to your database could be the computer that has the share database. be sure to give the correct rights to the database probably read and write. and of course make sure all users in the local network has access to the folder which the DataBase is.
Hope that helps regards.
http://www.connectionstrings.com/
http://www.daniweb.com/forums/thread272.html
In a nut shell you need this
Dim cn As OleDbConnection
cn = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;_
Data Source=Path to your database;")path to your database could be the computer that has the share database. be sure to give the correct rights to the database probably read and write. and of course make sure all users in the local network has access to the folder which the DataBase is.
Hope that helps regards.
If your already resolved your issue, flag it as solved.
José Bisonó
José Bisonó
![]() |
Similar Threads
- Database Connectivity in C (C)
- Database connectivity for sql server express edition 2005 (ASP.NET)
- Database Connectivity (Visual Basic 4 / 5 / 6)
- database connectivity (C#)
- Need Help -- Database connectivity in C (C)
- facing problem in database connectivity in jsp to mysql (JSP)
Other Threads in the VB.NET Forum
- Previous Thread: updating database record using forms
- Next Thread: file upload
| Thread Tools | Search this Thread |
.net .net2008 2005 2008 access account application arithmetic array basic bing button buttons center check code combobox component crystalreport data database datagrid datagridview date design dissertation dissertations dropdownlist excel fade file-dialog filter ftp generatetags google gridview hardcopy hosting images input insert intel internet listview mobile monitor ms net networking objects output panel passingparameters peertopeervideostreaming picturebox picturebox1 port position print printing problem problemwithinstallation project remove save searchbox searchvb.net select serial shutdown soap survey table tcp temperature text textbox timer timespan toolbox trim update updown user vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf year





