> Just one simple question. I want to change the > dateandtimeformat from ISO to USA format. What statement > would I have to execute in order to accomplish this?
If you're using ODBC (including Perl,PHP, ...) or JDBC, you're stuck in the ISO format. For the Precompiler and Python, you can execute 'SET FORMAT USA'. 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
