Invalid internet address

K

k.karthikit

Hello All,

I used the Oledb connection string as follows

Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Test.xls;Extended
Properties="Excel 8.0"

Its working for local path.If i gave the path as

Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=http://localhost/Test/Test.xls;Extended Properties="Excel 8.0"

It throws "Invalid internet address." exception.

Whats wrong in this connection string............?

Please help me....

Regards,
karthik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top