Dave,

The command is for the dataserver that you are using. I assumed that the DBCC command was directed at a MS or Sybase Sql Server. Whether you are using DBD:ODBC or DBD:Sybase the effect is the same, it causes the dataserver to flush its buffers out to the application. DBD:ODBC is just a transport mechanism for the dbcc command or whatever command you are passing.

Chuck

[EMAIL PROTECTED] wrote:

On Mon, Sep 15, 2003 at 09:23:18AM -0400, Chuck Fox <[EMAIL PROTECTED]> wrote:


David,

In regards to the buffering, in Sybase and MS there is a set command SET FLUSHMESSAGE ON, that will force the buffers to flush from OpenClient to the OS.




But the discussion was about using DBD::ODBC, not OpenClient (DBD::Sybase). Does it also work with ODBC?




Reply via email to