Subject Re: [firebird-support] Re: Running gbak from CreateProcess or ShellExecute
Author Helen Borrie
At 03:56 AM 26/10/2004 +0000, you wrote:

>So it seems as if the last parameter is always being corrupted. It
>would be nice to find the cause of this, so if anyone has any more
>ideas, I'd like to hear them. The really odd thing, as I said in my
>original post, is that even if I put the command sting into a batch
>file and execute that with CreateProcess, the same thing happens.

Could it be that your app is sending a null-terminated string?

./hb