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 |
|
sara_baboo
Starting Member
8 Posts |
Posted - 2004-07-08 : 23:00:47
|
hi,can someone help me with these problems ...1) i have a content of hex values -- @hex = '0034004500120078'i need to convert it to char and take the character to proceed theoperation ..can anyone help me with this..2) i am creating sms program where my sql program must use http toaccess the gateway and load in the information.. can some body help me with the coding on how to access the gateway.3) what is the coding of vb run .sql file whereby all the coding for the application is in .sql file.pls help asap..saras |
|
|
ValterBorges
Master Smack Fu Yak Hacker
1429 Posts |
Posted - 2004-07-08 : 23:32:17
|
| What kind of gateway?Why not store the sql in a stored procedure?? |
 |
|
|
kselvia
Aged Yak Warrior
526 Posts |
|
|
|
|
|