“ It is already opened exclusively by another user, or you need permission to view its data.”
Samt er ég með access lokað og alles
er að nota þetta til að tengjast
Dim cnnPasswordTest
Set cnnPasswordTest = Server.CreateObject(“ADODB.Connection”)
cnnPasswordTest.Provider = “Microsoft.Jet.OLEDB.4.0;”
cnnPasswordTest.Properties(“Jet OLEDB:Database Password”) = “DApassword”
cnnPasswordTest.Open “Data Source=C:\\\\\\\\Inetpub\\\\\\\\wwwroot\\\\\\\\galleri\\\\\\\\db\\\\\\\\galleri.mdb”
cnnPasswordTest.Close
Set cnnPasswordTest = Nothing
plz help meeee xp dauðans
StoneM