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
 Script Library
 OPENROWSET Documentation

Author  Topic 

twl55
Starting Member

19 Posts

Posted - 2011-09-01 : 17:13:25
Does anyone know of a good introduction to OPENROWSET which explains the different portions of the statement - such as the statement to describe the external data source? I see lots of examples but could really use a real explanation of how OPENROWSET works.

Thanks

twl55

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-09-01 : 23:59:20
see

http://msdn.microsoft.com/en-us/library/ms190312.aspx


it even has links to different ways of using like BULK mode

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -