Microsoft Visual Basic Run Time Error 80070057 on Importing Data to Excel

Hi all,
There are some new implementation to our company's database. We need to get some data from our old Excel files, so I decided to import some data from Microsoft Excel files so as not to encode it again.
When I was on the process of importing data from Microsoft Excel, I met an error that said," Cannot connect to the server at this time. Your table cannot be published".

Microsoft Visual Basic
Run-time error '-2147024809 (80070057)':
Cannot connect to the server at this time. Your table cannot be published.
I thought of a solution to this error. What came into my mind was the physical connection going to the server. But when I checked my connection, I am connected to the server. I am now wondering what else shall I check to get rid of the error.
Please help me with my problem.
Thanks.
