Subject | C Language ServiceManager Interface DLL? |
---|---|
Author | Dan Cooperstock |
Post date | 2007-12-19T14:19:57Z |
I need to call the ServiceManager from PowerBuilder, which means I need
to build a C-language DLL - I can't call the C++ classes in IBPP.
Has anyone done this, who would be willing to supply the code? All I
really need is to be able to do a backup using ServiceManager,
supplying an optional server, username, password, database to backup,
and single backup filename, and somehow get back any results.
I need this because of the bug in GBAK, where it doesn't handle
filenames containing spaces if you are using the ServiceManager.
Thanks.
to build a C-language DLL - I can't call the C++ classes in IBPP.
Has anyone done this, who would be willing to supply the code? All I
really need is to be able to do a backup using ServiceManager,
supplying an optional server, username, password, database to backup,
and single backup filename, and somehow get back any results.
I need this because of the bug in GBAK, where it doesn't handle
filenames containing spaces if you are using the ServiceManager.
Thanks.