MSAccess link table security problem
From: lxc (xucheng@bonns.com)
Date: 01/06/03
- Next message: pry: "Security changes in .NET framework 1.1?"
- Previous message: Bob Willer: "IsInRole"
- Next in thread: Paul Clement: "Re: MSAccess link table security problem"
- Reply: Paul Clement: "Re: MSAccess link table security problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "lxc" <xucheng@bonns.com> Date: Mon, 6 Jan 2003 14:43:00 +0800
I build my WebService ,using a local MS Access Database LocalA.mdb,
LocalA.mdb have serveral tables link to Database NetworkB.mdb .NetworkB.mdb
is on a network map drive .
I program using ado.net read data from LocalA.mdb , it throw a
oledbexception "Can not find NetworkB.mdb".
i manually open LocalA.mdb , find the link tables to NetworkB.mdb work
properly.
Is it a BUG ?
if not , how can solve it using CodeAccessPermission or Impersonate ?
- Next message: pry: "Security changes in .NET framework 1.1?"
- Previous message: Bob Willer: "IsInRole"
- Next in thread: Paul Clement: "Re: MSAccess link table security problem"
- Reply: Paul Clement: "Re: MSAccess link table security problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|