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

    O250 adding sys drive fails

    Hi all, getting the following error(s) when I try to add a drive 1: Enter drive to be installed[0-5]: 1 Drive Serial No: JLxxxxx Is this the correct drive? (y/n): y Installing System drive 1. Please wait... Error Code File Number Record 8e 32...
  2. YewNork

    CM5 Announcement Groups not working (I think)...

    Hi all, I think I have a problem with VVal. There is a .wav file in the board. 'list directory board 3v9' shows a filename & size, but 'list integrated 3v9' shows the same filename (-.wav) BUT 0 size! A 'list trace' shows the announcement being played from another location. list directory...
  3. YewNork

    Which MBs use which attd sched?

    Hi all, Is there a report or other means to determine which attendant schedule is used by MailBox? I believe I have unused attendant schedules, but I'd like to be sure. Thanx LDS (TELUS)
  4. YewNork

    Call Waiting doesn't work from Vector

    Hello all, The Customer is a care home. Residents have a phone with a speed call button for emergencies. The emergency button is a vdn. An announcement indicates "for emergencies press 0". At night the call is routed to an extension (analog cordless with call waiting allowed. If the extension is...
  5. YewNork

    No coverage after xfer from vector

    Hello all, G3V8; Trunk call is routed to vector, "Press 1 if you know the ext" Route to digits with coverage "y" If the caller presses 0, & asks the attd for an ext, the unanswered call covers to VM If the caller presses 1 + ext, the call will ring forever at the local (no coverage). Any...
  6. YewNork

    MSDE Upsizing Wizard Failure

    I'm trying to explore SQL Server by upsizing an existing database (FE/BE) to MSDE. The report that shows at the end of the process indicates that nothing was created & under ERRORS: shows tablename: Table was skipped, or export failed Any direction much appreciated. LDS (TELUS)
  7. YewNork

    Link BE tables conditionally

    Scenario: FE distributed among multiple users 2 BEs on network, 1 of which is used by all. The other BE is restricted (by network permissions) to a subset of users. I would like thru code to only attempt to link to the 2nd BE only if logon id = xxxxx. Can this be done? Currently I distribute 2...
  8. YewNork

    Open form based on list box selection

    Hi, I have done this before, but can't duplicate it. What I'd like to do is open a form based on the selection in a list box. The list box displays escalations with ticket number and date. When double clicked, the escalation form should open for that customer & ticket number. Here's the code...
  9. YewNork

    Outgoing Name Display - not happening?

    I can't successfully set up outgoing Name Display. I just want the Hotel name to display when a outgoing call is made over the PRI. The number displays OK & the network says it is enabled. The only field I've changed is on page 2 of the trunk form (Send Name: Y). It is a G3V6i.02.1.125.1...
  10. YewNork

    combining AND with IF

    In my mind the test "IF(VAR1>1 AND VAR2=0,TRUE,FALSE)" makes sense, but I find that Excel won't accept the AND command within the logical test of IF. Instead I've worked around it by nesting the them "IF(VAR1>1,IF(VAR2=0,TRUE,FALSE),FALSE)". After the 8 or so AND's that...
  11. YewNork

    Search based on subform field

    Hi all, any suggestions on providing a search based on a field on a subform (on a tab control)? The respective tables are linked.
  12. YewNork

    'Cannot find the file...'

    Hi, when I double-click to start my database, I get the message "Cannot find the file 'C:\..... .mdb' (or one of its components). Make sure the path and filename are correct and that all required libraries are available. The database, however, has started and is just a window down. When I...
  13. YewNork

    Link to Maximizer

    I would like to use as my address table, the information in Maximizer. I'm assuming that ODBC is the way to go, but that exhausts my knowledge. Any direction would be appreciated.

Part and Inventory Search

Back
Top