I need a sybase API so I can call some simple commands from C++ (just connect to a sybase server and reset a password). Is there some standard Sybase API for C++? I saw a very robust api for sql,db2,oracle,etc called sqlapi++ but its not open source.