> I have'nt found a Statement in the Reference for setting the > DateTime-Format > for a Session. If I'm working with the dbmcli-Tool , the > DateTime-Format is > set to INTERNAL. If I'm working with the SQL-Studio, the > DateTime-Format is > set to ISO. The corresponding Parameter of the Database is set to > INTERNAL (see below).
The command is 'SET FORMAT <format>'. You can't change the format for a JDBC or ODBC session, they require the ISO format internally. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
