VMware

This Question is Answered

2 "helpful" answers available (6 pts)
4 Replies Last post: Nov 5, 2009 3:42 AM by Thinstall2  

Isolationmode "sb_only" posted: Nov 5, 2009 1:03 AM

Click to view Thinstall2's profile Enthusiast 44 posts since
Jul 29, 2008
I did a sbmerge on a project a couple o'days ago.
It needed a new odbc-source so I included odbcad32.. ill post the complete entrypoint here, its a nice tip

http://Virtual ODBC Administration.exe
Source=%SystemSystem%\odbcad32.exe
Shortcut=<Whateveryourmaincontaineris>

Anywho, the new ODBC-source (user) was then marked with isolationmode "sb_only" in hkcu.txt. When was this isolation mode introduced? (im using 4.0.3)
I thought that then this new odbc-info would only be read if it was located in the apps sandbox (for some reason) but no.
So whats the advantage with sb_only versus Full?

In my case the app had to be locked to a special odbc-source, pointing to a "test-database", therefore its critical that no physical-odbcsettings can be read since the production database looks the same/same credentials.

Re: Isolationmode "sb_only"

1. Nov 5, 2009 1:28 AM in response to: Thinstall2
Click to view pbjork's profile Hot Shot 105 posts since
Mar 7, 2008
full isolation means "probe sandbox, if you don't find a value then probe the read-only layer (package contents)".
sb_only isolation means "probe sandbox only". This isolation mode only occurs if you delete a subkey at runtime, in such a case we should no longer probe the read-only layer because any values that were originally in the package should be gone (deleted). So.. the sb_only isolation mode should only exist in the sandbox.

Re: Isolationmode "sb_only"

3. Nov 5, 2009 2:40 AM in response to: Thinstall2
Click to view pbjork's profile Hot Shot 105 posts since
Mar 7, 2008
Cannot tell why it was made sb_only if it was not deleted but it origins from the sbmerge process.

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities