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!

Recent content by ChristoM

  1. ChristoM

    Unexpected Error 50003 - This is a good one!

    Thanks again I've found a program which compares all dlls/ocx's for a specified exe on two separate machines and it shows that some dlls which the exe references are different on the NT server than my on laptop (NT has older dlls) - i'll try and bring them in line to see if this has any effect ...
  2. ChristoM

    Unexpected Error 50003 - This is a good one!

    This is the problem explained in some detail below: I run a VB 5 exe on a Citrix server (NT) which is accessed by the user via thin client technology. I have the source code on my laptop (Win98) which is where i do all my developing of code, I also compile the code on my laptop and then update...
  3. ChristoM

    Time Difference

    Hi If you look up the Datediff function in Help it should point you in the right direction although here is a wee bit of code to get you going : Private Sub Command1_Click() Dim diff As Single 'The "n" gives you the difference in minutes and then divide by 60 to give you the hours...

Part and Inventory Search

Back
Top