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 ...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.