Access using windows security?

J

Johnny

Hi!

I have a application (in Access 2003) there i need to copy document files to
sharepoint, mostly pdf:s from printed reports.

I got everything coded to the point there i want to copy yhe file to
sharepoint but i get a security problem. It seems access uses is internal
user (Admin in this case) then trying to copy the file to sharepoint. I can
manualy copy my testfile and I have also tested to copy with code in a simple
vb exe and that works. So as far as i kan find out the problem resides inside
Access.

Is thera anyway to use the currently logged windows user then doing this
copy or any other solution to my problem?
 
Top