hyme
Aug 23rd, 2000, 10:09 AM
Howdy!
This code runs fine in Win95,98 , but soon as I run it in Win NT I get a run-time error.Why?
Dim Cn As New ADODB.Connection
Cn.Open "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=\\OSLER\Test\Mnemonic.mdb"
Help Please!
This code runs fine in Win95,98 , but soon as I run it in Win NT I get a run-time error.Why?
Dim Cn As New ADODB.Connection
Cn.Open "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=\\OSLER\Test\Mnemonic.mdb"
Help Please!