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.
| Author |
Topic |
|
makimark
Starting Member
34 Posts |
Posted - 2001-06-12 : 09:50:55
|
| HiIn 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 ?ThanksMark |
|
|
|
|
|