Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save machupicchubeta/9947063 to your computer and use it in GitHub Desktop.
Save machupicchubeta/9947063 to your computer and use it in GitHub Desktop.
the command to start the object-browser in windows when an error occurs that can not read the oci.dll
set PATH=<ODAC x86 edition installed directory>;%PATH%
cd "<object-browser installed directory>"
start <object-browser exe file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment