| | |
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 2008 access add advanced application array assignment basic beginner box browser button buttons center click code combo cpu cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic editvb.net employees excel exists fade filter forms html images isnumericfuntioncall listview map mobile module msaccess mssqlbackend mysql net number objects open pan panel pdf picturebox picturebox2 port position print printing printpreview record regex reuse right-to-left save search serial settings shutdown socket sorting sqldatbase sqlserver storedprocedure survey temp temperature textbox timer timespan transparency txttoxmlconverter usercontol vb vb.net vba vbnet vista visual visualbasic visualbasic.net visualstudio.net web winforms wpf wrapingcode xml year





