Re: Word mail merge data source



The chances are that it's a permissions issue, probably to do with the
permission to create a file on the network drive - e.g. if your database is
a .mdb, Jet will try to create a .ldb file in the same folder as the .mdb
and will fail if you don't have the necessary permissions.

Peter Jamieson
"Markus" <Markus@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0B235C47-2C2D-4C1A-8678-152FAEDE8389@xxxxxxxxxxxxxxxx
I am trying to use VB using OLE to change the datasource in a Word mail
merge
file to a server drive from the C: drive. When I try to make this change
to
another location on the C drive, there is no problem. When I try to use
the
UNC path to the server drive, I get an OLE Exception error.

Anyone have a similar problem, or have any ideas on why Word will not let
me
make this change to the datasource location? Any ideas on how to get
around
the problem?

Any and all ideas appreciated,
Mark


.



Relevant Pages

  • Re: Word mail merge data source
    ... "Peter Jamieson" wrote: ... a .mdb, Jet will try to create a .ldb file in the same folder as the .mdb ... and will fail if you don't have the necessary permissions. ... make this change to the datasource location? ...
    (microsoft.public.word.vba.general)
  • Re: List Users Permissions down to table.column action
    ... THIS STORED PROCEDURE GENERATES COMMANDS ... -- FIXED PROBLEMS WITH STATEMENT LEVEL PERMISSIONS GRANTING. ... -- CREATE TABLE TO HOLD LIST OF USERS IN CURRENT DATABASE ... -- GRANT USER ACCESS TO SERVER ROLES ...
    (microsoft.public.sqlserver.security)
  • Re: User access on a company intranet
    ... Yes they need full permissions on the folder where the backend is. ... You wouldn't need to do this in your copy of the database. ... However you can toggle the shiftkey bypass from another mdb file. ... When you want to implement security, you create a new mdw file, ...
    (microsoft.public.access.security)
  • Re: Active directory corruption
    ... During an installation of PHP I accidentally changed permissions for the ... Active Directory database is unavailable because it is damaged, ... Open a command prompt and run NTDSUTIL to verify the paths for the ...
    (microsoft.public.windows.server.sbs)
  • Re: Active directory corruption
    ... default web site and copied the permissions to all the child ... as it may not be the database that is the problem. ... prompt, use the ESENTUTL to check the integrity of the database. ... To recover the database type the following at the command prompt: ...
    (microsoft.public.windows.server.sbs)

Loading