RE: xsql date format

2003-12-16 Thread Zabach, Elke
Jean-Michel OLTRA wrote: > > Le lundi 15 décembre 2003, Simenec, Thomas a écrit... > bonjour, > > > > you can find the sqlcli in the Standard Installation > package for MaxDB on the mysql homepage. > > After installing, sqlcli can be found in /bin. > ok, but what about a tool for Sapdb ?

RE: xsql date format

2003-12-15 Thread Simenec, Thomas
> ok, but what about a tool for Sapdb ? You can use sqlcli together with SAP DB also. Thomas Simenec SAP DB, SAP Labs Berlin -Original Message- From: Jean-Michel OLTRA [mailto:[EMAIL PROTECTED] Sent: Montag, 15. Dezember 2003 15:24 To: MaxDb Subject: Re: xsql date format Le lundi

Re: xsql date format

2003-12-15 Thread Jean-Michel OLTRA
Le lundi 15 décembre 2003, Simenec, Thomas a écrit... bonjour, > you can find the sqlcli in the Standard Installation package for MaxDB on the mysql > homepage. > After installing, sqlcli can be found in /bin. ok, but what about a tool for Sapdb ? dbmcli displays correct date format but

RE: xsql date format

2003-12-15 Thread Simenec, Thomas
ember 2003 13:11 To: MaxDb Subject: Re: xsql date format Le lundi 15 décembre 2003, Simenec, Thomas a écrit... bonjour, > the xsql tool does not really support the different date/time formats listed > in the xsql help message. so you need to remove these useless help messag

Re: xsql date format

2003-12-15 Thread 'Jean-Michel OLTRA'
Le lundi 15 décembre 2003, Simenec, Thomas a écrit... bonjour, > the xsql tool does not really support the different date/time formats listed > in the xsql help message. so you need to remove these useless help message. > For an ISO formatted date string (-MM-DD) please use our tool

RE: xsql date format

2003-12-15 Thread Simenec, Thomas
gards, Thomas Simenec SAP DB, SAP Labs Berlin -Original Message- From: Jean-Michel OLTRA [mailto:[EMAIL PROTECTED] Sent: Sonntag, 14. Dezember 2003 17:35 To: MaxDb Subject: xsql date format bonjour, Silly question but...: xsql -h says: -D : Use this date and/or time format inste

xsql date format

2003-12-14 Thread Jean-Michel OLTRA
bonjour, Silly question but...: xsql -h says: -D : Use this date and/or time format instead of the one specified in the database set command. (INTERNAL, ISO, USA, EUR, JIS ) without any -D value I get date format as YY-MM-DD giving -D INTERNAL, I get something strange... What c