Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the allow in process from script
Message
 
 
To
11/03/2008 01:21:36
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01300132
Message ID:
01300778
Views:
10
>This is what I use for the script to update that property:
>
>
>EXEC master..xp_regwrite
> 'HKEY_LOCAL_MACHINE',
> 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\Providers\VFPOLEDB\AllowInProcess',
> 'RegisteredOwner',
> 'REG_DWORD',
> 1
>
>
>This works well. Thanks

You're welcome
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform