Open Client framework

We have re-packaged our Open Client software into a Mac OS X 10.3 Framework, making it convenient for applications written using Xcode (Project Builder) to incorporate database interaction within the application. The framework is located in the Sybase directory at:

/Applications/Sybase/System/OCS-12_5/frameworks/SybaseOpenClient.framework

It is also installed at:

/Library/Frameworks/SybaseOpenClient.framework

To use the framework, the command used to link your application should contain these linker directives:

-framework SybaseOpenClient -framework CoreFoundation

The framework can also be incorporated into an application bundle, making the application itself a self-contained package that can be distributed easily across any number of workstations or servers.

For more information about the framework see the ReadMe file, located at:

/Applications/Sybase/README/ReadMeFramework.pdf