From: Date: February 20 2003 11:32pm Subject: RE: [SAPDB][DATATYPE][MSSQL] money in sapdb? List-Archive: http://lists.mysql.com/maxdb/12599 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Zabach, Elke wrote: > Massimo Renzi wrote: > >> Hi all, >> I'm developing a tool to trasform mssql database to sapdb sqlscript >> generation. >> >> Wich is the corresponding MONEY in sapdb? > > May I ask you to check the reference manual, chapter datatypes, > where you will find all datatypes known in SAP DB. > > There you will find that there is no special datatype called money or the > like and that the datatype FIXED (n,2) is the nearest you can use. > > Elke > SAP Labs Berlin you could also create a domain where certain constraints could also be added where need -- John Holland john@stripped