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 TouchToneTommy 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: ChetShah
  • Content: Threads
  • Order by date
  1. ChetShah

    LEN Function Not Working

    Hi Everyone, I'm getting very strange results on 2 SQL 6.5 boxes (yes ok i know they are ancient) when using the LEN function. The query i run is: Select len(Last_Update) from prod_authorisation On first box i get - Msg 195, Level 15, State 10 'len' is not a recognized built-in function...
  2. ChetShah

    SendKeys Problem

    Hi, I'm using the AppActivate Method to send keys to notepad but i want to send keys when notepad is not activated and is minimised.Any ideas on what method to use Chet
  3. ChetShah

    Functionality within external application

    Hi, I'm trying to activate the Ctrl Keys within an external app which is launched via VB using the Shell function.I've tried SendKeys but doesn't work. I'd like to basically launch the external app and then have its menu activated when i focus on this external app Chet

Part and Inventory Search

Back
Top