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
 SQL Server Administration (2008)
 Create file encountered Operating System Error

Author  Topic 

sunny_10
Yak Posting Veteran

72 Posts

Posted - 2013-06-12 : 02:39:06
Hi

When i am creating SQL Database through code on Windows 8 Basic it is giving me error "Create file encountered operating system error 5 while attempting to open or create the physical file "c:\programfiles\x86\Test.mdf"

Thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-06-12 : 02:51:02
try

http://blog.amastaneh.com/2012/10/create-file-encountered-operating.html

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

- Advertisement -