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 |
vinay.a
Starting Member
20 Posts |
Posted - 2008-04-25 : 02:35:00
|
The above code is missing some data:While I return the data I do a REVERSE function on the @hexVal:REVERSE(@hexVal)I forgot to assign the input value '@decValIn' to ' @decVal' in the above code.After doing the above changes, I stiil get the same 'NULL'regards,vinay |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-04-25 : 05:50:40
|
Can you post the full query you used?MadhivananFailing to plan is Planning to fail |
 |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-04-25 : 06:28:18
|
quote: Originally posted by Peso You told us here that the query is working?http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=101713Why post again? E 12°55'05.25"N 56°04'39.16"
I think he posted in both the threads at the same time MadhivananFailing to plan is Planning to fail |
 |
|
|
|
|