View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
joel[_1008_] joel[_1008_] is offline
external usenet poster
 
Posts: 1
Default Passing dates to Sql Server 2005 stored procedure


You can still pass the date as a number and not a string. The only
place you need to convert to a string is on the SQL statement. Excel
will automatically convert a string date back to a number date.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=207503

http://www.thecodecage.com/forumz