Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Using money datatype in asp

Author  Topic 

makimark
Starting Member

34 Posts

Posted - 2001-06-12 : 09:50:55
Hi
In asp when one wants to insert data into the money(datatype, sql)from a text field it wants either the cast or convert function to replace the character string. I've tried convert and cast but both don't seem to work. Does anyone know the right syntax ?

Thanks

Mark

   

- Advertisement -