October 3, 2006 at 8:43 pm
I have a VB 6 application. It has an import routine that uses Bulk Insert. When I run the application on the server it does everything perfect. When I get it on a network drive, I believe it is having problems with the bulk insert.
The permissions are set to do bulk insert for the user. Its driving me crazy because it works on the server.
October 4, 2006 at 6:27 am
You'll need to use UNC's instead of file/path. Example... \\Machinename\path
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply