G
Guest
Hi,
It seems I ran out of clues. This is the situation: Win98se client with
Windows.Net Application (framework 1.1, MDAC2.8, Jet 4.0 Service Pack for Win
98) and the following connection string:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\archive\db\app.MDB;User
Id=admin;Password=;"
When I try to open the connection:
Dim conn As New OleDbConnection(ConnectionString)
conn.Open()
the error message in the subject is shown...
Who can help me out on this?!
Thank you in advance & Happe NewYear!
It seems I ran out of clues. This is the situation: Win98se client with
Windows.Net Application (framework 1.1, MDAC2.8, Jet 4.0 Service Pack for Win
98) and the following connection string:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\archive\db\app.MDB;User
Id=admin;Password=;"
When I try to open the connection:
Dim conn As New OleDbConnection(ConnectionString)
conn.Open()
the error message in the subject is shown...
Who can help me out on this?!
Thank you in advance & Happe NewYear!