AccessHelp123
Programmer
Hi,
I created a tool using Excel VBA which imports excel and text files into SQL Server, runs stored procedures and creates a report. I am having no issues running the tool from my computer but when users from another location try to run the tool it takes a long time for them to run the tool half way and get the error [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead(recv()). This message seems to occur while the tool is importing a text file into sql server. Can anyone help me with this issue? Thanks.
I created a tool using Excel VBA which imports excel and text files into SQL Server, runs stored procedures and creates a report. I am having no issues running the tool from my computer but when users from another location try to run the tool it takes a long time for them to run the tool half way and get the error [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead(recv()). This message seems to occur while the tool is importing a text file into sql server. Can anyone help me with this issue? Thanks.