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 Chriss Miller 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: mgarrett
  • Content: Threads
  • Order by date
  1. mgarrett

    RCC ODBC Connection to MySQL Database

    I am having trouble with the RCC reports. Can someone help me with the default username used in the ODBC Connection to the MySQL database. The name of the ODBC connection is RCC2. I thought the username was rccuser but I can't remember it. I accidently cleared it and now I can't access the...
  2. mgarrett

    Automating Nortel Player from MS Access

    I am attempting the control the Nortel Audio Player from MS Access. I am able to add the "C:\Program Files\Nortel\CallPilot\player\nmplayer.dll" to the references in my Access databse. I am able to create the object, but I have no documentation on the commands in the library. Can anyone help...
  3. mgarrett

    Automating Nortel Player from MS Access

    I'm not sure if this is the correct place to post this, but here goes. I am attempting the control the Nortel Audio Player from MS Access. I am able to add the "C:\Program Files\Nortel\CallPilot\player\nmplayer.dll" to the references in my Access databse. I am able to create the object, but I...
  4. mgarrett

    "Out of Memory" Problem

    I am having a problem assembling a string value. strCompleteString = strSubString1 & strSubString2 When I get to this line in my code the value returned to strCompleteString is "Out of Memory", instead of the result of strSubString1 & strSubString2. I have never encountered this before. I...

Part and Inventory Search

Back
Top