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 |
|
sqllearner
Aged Yak Warrior
639 Posts |
Posted - 2004-09-16 : 16:58:09
|
| Iam stuck with this conversion..I want to insert .0000 value (advance_pay-column (type -money) in tbl_ad_book) to the database and it gives me an error saying I need to convert it into datatype This is not working convert(. |
|
|
sqllearner
Aged Yak Warrior
639 Posts |
Posted - 2004-09-16 : 18:04:06
|
| got it thanks |
 |
|
|
|
|
|