G
Guest
Any suggestions on why I would receive err.Description "Reserved Error"
(err.Number 3045) while using the DoCmd.TransferText?
The csv file to be imported is on the client PC, but was copied from a server.
The client PC has full control over the folder on the server.
The client has full control over the folder where the .mdf and ldf are
located.
Problem persists even after moving the csv file from the server to the
client PC
It does not happen on my development machine.
(err.Number 3045) while using the DoCmd.TransferText?
The csv file to be imported is on the client PC, but was copied from a server.
The client PC has full control over the folder on the server.
The client has full control over the folder where the .mdf and ldf are
located.
Problem persists even after moving the csv file from the server to the
client PC
It does not happen on my development machine.