Advertisement

06.30.2008 at 11:59AM PDT, ID: 23527945
[x]
Attachment Details

Open txt file on web using T-SQL

Asked by Anvie in MS SQL DTS, SQL Server 2005

Tags: microsoft, SQL 2005, 2005 64 bit, T-SQL, The OLE DB provider "MSDASQL" has not been registered

Hi,

I am trying to open a text file with Delimited(|) on web using T-SQL openrowset but I am recieving an error.
The OLE DB provider "MSDASQL" has not been registered.
Start Free Trial
1:
2:
3:
4:
5:
6:
select * from OpenRowset('MSDASQL',
'Driver={Microsoft Text Driver (*.txt; *.csv)}; 
DefaultDir=http://www.link/;
Extended properties=''ColNameHeader=True;
Format=Delimited(|);''',
'select * from Web.txt')
[+][-]06.30.2008 at 12:17PM PDT, ID: 21902166

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 07:14AM PDT, ID: 21907990

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 09:31AM PDT, ID: 21909292

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 11:13AM PDT, ID: 21910130

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 11:33AM PDT, ID: 21910305

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 12:25PM PDT, ID: 21910742

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 02:00PM PDT, ID: 21911604

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 03:23PM PDT, ID: 21912094

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 07:17PM PDT, ID: 21912977

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 07:02AM PDT, ID: 21925512

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 09:11AM PDT, ID: 21926848

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: MS SQL DTS, SQL Server 2005
Tags: microsoft, SQL 2005, 2005 64 bit, T-SQL, The OLE DB provider "MSDASQL" has not been registered
Sign Up Now!
Solution Provided By: mark_wills
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628