Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Other SQL Server 2008 Topics
 Linked server to txt or csv files

Author  Topic 

MCPietersTP
Starting Member

15 Posts

Posted - 2013-04-02 : 06:12:46
Hi,

I want to create a linked server to a text file or a csv file. How to do this?
I don't have the provider jet database engine 4.0, but i have installed the microsoft access db engine, and can select the provider 'microsoft office 12.0 access Database Engine Ole db provider'. Can I use this one?

I am working in a 64 bit environment using sql server 2008 R2 64 bit.

M.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-04-02 : 07:46:30
http://bradsruminations.blogspot.in/2011/01/so-you-want-to-read-csv-files-huh.html

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page
   

- Advertisement -