Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Browner
  • Content: Threads
  • Order by date
  1. Browner

    How do you return a text field to an RDO recordset?

    I want to get a textfield from SQLServer into an RDO recordset in VB. I know about getchunk, but I want it in the RDO recordset, as in richtextbox = resultset!textfield. Can this be done? Any ideas would be appreciated. I am getting the resultset from a stored procedure if it makes any...
  2. Browner

    DateDiff Limitation

    I am trying to find a way of getting the number of "working" days (M-F) between two dates. I don't think I can do this with DateDiff. Is there any other function of method of doing this? Can you write your own functions in SQLServer? I would appreciate any advice.

Part and Inventory Search

Back
Top