NAME

DBSimple::Msql2 - DBSimple implementation class for Msql v2 databases

DESCRIPTION

You shouldn't need to use this: all this stuff should be called transparently by DBSimple::DB or DBSimple::Table objects.

If the environment variable SQL_DEBUG is defined, each SQL statement will be warned to STDERR.

FUTURE

Try to keep up with future changes to DBSimple::Table.

HISTORY

v0.02 Hugo 29/3/97

cleaned up some for external release

v0.01 written by Hugo 6/3/97

This is a thinly disguised copy of the DBSimple::Msql code