|
-
Jul 18th, 2009, 09:54 AM
#4
Thread Starter
Member
Re: OpenFileDialog messes up Database
here is the connection string...
variables:
Dim ds As New DataSet()
Dim intCurrentIndex As Integer = 0
Dim da As New OleDbDataAdapter()
Dim conn As New OleDbConnection()
Dim intNum As Integer
connection:
conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source = UserData.mdb;User Id=admin;Password=;"
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|