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
 URGENT- OpenRowSet() Loop

Author  Topic 

Sindbad
Starting Member

5 Posts

Posted - 2008-05-25 : 04:05:35
Hi All,

Can anyone please give some code reference to loop openrowset.

I have 8000 html files and I want to save these files data in my table column. I can save one by one. But I need some kind of code to loop all the files which are placed in one folder order by their name and save them in the table column.

I am using SQL EXPRESS 2005. (MANAGEMENT STUDIO)

its very urgent.

Thanks for any help.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-05-25 : 07:00:40
Is this same as http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=103550 ?
Go to Top of Page
   

- Advertisement -