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
 General SQL Server Forums
 New to SQL Server Programming
 How Read CSV file in other server using bulk inser

Author  Topic 

raz.naren
Starting Member

2 Posts

Posted - 2008-03-24 : 21:42:56
Hi All,

Please some one help me...

I have to insert a csv into one table in sql server. But the problem is the file is in one server and SQL SERVER 2005 is in other server..

how do i insert the file....

please help me.....

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-03-24 : 23:36:57
Similar as read from remote file.
Go to Top of Page
   

- Advertisement -