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 2000 Forums
 Transact-SQL (2000)
 BFILE on MS SQL Server

Author  Topic 

DenizD
Starting Member

5 Posts

Posted - 2006-11-22 : 12:21:09
Hello!

Maybe you know the Type BFILE from Oracle Databases.
BFILE (External Binary File) is a binary file stored outside of the database in the host operating system file system, but accessible from database tables.

What is the BFILE equivalent on a Microsoft SQL Server? I could not find one in the MSDN or Documentation - so maybe there is none?

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-11-22 : 12:28:14
Please do not cross post
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=75308


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

DenizD
Starting Member

5 Posts

Posted - 2006-11-23 : 04:47:06
Ok. Thank you.
For those with the same question, BFILE is a Oracle Datatype. There is some Information
in [URL=http://www.microsoft-oracle.com/Siebel/Pages/Workshops.aspx]at Siebel Migration Course - Module 2: Microsoft SQL Server Essentials[/URL]
Go to Top of Page
   

- Advertisement -