index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Aug 3 2006, 1:38 PM |
| ||||||
ghost from: Washington, DC | The best fix for now will be to just add another parameter to your stored procedure for LastDate as follows: objWiz.UseProcedures = "USP_GETCONSIGNLOCATIONINVENTORY,@P_LOCATION='CYLTECH IL', @P_CATALOGSET='CylTec', @LastReceivedDate = '"& FormatDatetime(Now,2) &"'" P/S: We are working very hard to fully support stored procedures. ------------------------- Ghost | ||||||
Pages: (1) [1] |