Hi, I'm thinking about the support of default values as parameter bind for a prepared statement. Before I implement a special DBD::MaxDB solution I would like to ask if there is a standardized way to do this in DBI. For understanding, you can set the NULL value when you bind undef but how can you set the DEFAULT value for a parameter?
If DBI does not support default values as parameter are there any other driver that support this. If yes, how is it solved? Kind regards, Marco Paskamp MaxDB, SAP Labs Berlin
