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

    SQL Server 2000 & OpenRowset

    I'm having an issue with using the OpenRowset function in T-SQL to read Excel workbooks. I use the query in the following format: SELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;Database=C:\Temp\file.xls;HDR=No;IMEX=1', 'SELECT * FROM [Sheet1$]') Initially the query works fine...
  2. MitelRob

    MiXML Development

    Does anyone know much about MiXML development? It seems that it is available as an application server that acts as a broker between workstation HTTP messages converting the requests to/from XML from the 3300. But I also read that there is a MiXML API that I would assume could be access...
  3. MitelRob

    Multiple Extension Divert

    I have a requirement to divert a set of internal extensions to an individual number (xmas party time!). I do not have physical access to the devices but I can reprogram using the 3300 system console. My current thinking is to export the current Call Rerouting Assignment form, edit the First...
  4. MitelRob

    3300 DHCP Export

    Hi, does anyone know if it's possible to automatically export the current DCHP list from a 3300? At the moment I'm manually logging into the ESM and using the Export button to dump the "All IP Telephones" page to csv. Ideally I'd like to be able to query the 3300 directly at run-time if there...

Part and Inventory Search

Back
Top