Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: VB to SQL: Decimal Parameters


Message #1 by "Doug Joseph" <djoseph@d...> on Tue, 8 Aug 2000 18:45:39
Its very simple.
All u have to do is pass the parameter as an varchar from VB
and then using convert function in Sql u can convert it to any data type.
Best Regards
Deepak.

  Return to Index