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 strongm 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: *

  1. gahess

    Cdate Conversion Problem

    Hello!, I having a lot of trouble while type casting an string into a date. Consider this code: Dim d d = "01/01/2001" Response.Write "The Date: " & cdate(d) The weird thing is that Intedev writes back: "The Date: 1/1/aaaa". It seems to me that...
  2. gahess

    COM Deployment

    Greetings, I got this error 'Run-time Error -8305 (FFFFDF8F) Automation Error', when a program make a new instance of an COM object developed on Power Builder 7.0.3, deployed on an WIN2YK server. I actually registered the dll using the component services console and copied the pb's runtime...

Part and Inventory Search

Back
Top