From: Date: February 20 2003 5:14pm Subject: RE: [SAPDB][DATATYPE][MSSQL] money in sapdb? List-Archive: http://lists.mysql.com/maxdb/12595 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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