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 Wanet Telecoms Ltd 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: Gweener
  • Content: Threads
  • Order by date
  1. Gweener

    Paradox 9 - terminal server printing

    Hi, Am using a paradox 9 application over terminal server, mapping local network printers in the terminal server connection (RDP in most cases). All applications print ok, except Paradox. Every time a print is run, paradox will terminate. Anyone any ideas? Many thanks.
  2. Gweener

    DTS Output file name

    Hi All, Doing a simple DTS to execute a SQL task and then output the results to a text file. Can do all this OK - EXCEPT, this is to be a daily task and I want to be able to control the naming convention of the file i.e. to have a different name each time it executes (integrate the date for...
  3. Gweener

    DTS Output file name

    Hi All, Doing a simple DTS to execute a SQL task and then output the results to a text file. Can do all this OK - EXCEPT, this is to be a daily task and I want to be able to control the naming convention of the file i.e. to have a different name each time it executes (integrate the date for...
  4. Gweener

    Paradox 9 (objectPAL) + Robohelp

    Does anyone have any experience of using Robohelp with Paradox 9? I've created a CHM (html) help file and created a map file (text file) with the map id's in them. I need to know how the map file is used in Paradox in order to enable the F1 context sensitive help. Many thanks in advance.
  5. Gweener

    Win XP Pro SP2 & SQL Alias'

    Hi, I've just installed XP SP2. The paradox application i use connects to SQL database via ODBC and a paradox "Data" alias. The alias to data (i.e. to sql server) no longer works if i try and manually open a table in that alias. I can find some info relating to the problem but no evidence of...
  6. Gweener

    Using an asterix to mark a word as bold

    All, Does anyone know how to turn the functionality of automatically rendering text bold when putting an asterix at the start and end? E.g. *Dave* I need to use a barcode font and barcode readers use the * to denote the start and end of a barcode. Thanks in advance.
  7. Gweener

    No mail showing in inbox

    In my outlook client, i have configured to retrieve mail from my exchange server. I can send/receive without error BUT do not see any mail in my mailbox. My account is configured to deliver mail to my mailbox name. I can send email fine, see it in my sent items etc and all calender views etc...
  8. Gweener

    Access Report - header from page 2 onwards

    Is it poss to put an item in the report header, but only to print that header from page 2 onwards. Example being the title of a document. Title appears in report header, but smaller version in italics on all continuation sheets. Looks kind of cr@p to have the page header on page 1 also.
  9. Gweener

    MS Word 2003: Draw arrow, text box etc action

    Does anyone know how to turn off the [damn annoying] "Create your drawing here" box which appears each time a user tries to insert a line, arrow, text box etc?
  10. Gweener

    GM 6.0 (SQL) Where are user names stored

    Anyone know where the list of GM User names is stored i.e. table name?
  11. Gweener

    Access Report, calculated field

    Have an access report from an access query. Report gives a count of values in a field (count of result codes entered into CRM from calling activity). I want to put a calculated field on the report which gives a count where the result codes = x or y or z. If I were to write it in T-SQL, it'd...
  12. Gweener

    Phone and Modem Properties - Avaya Tapi driver

    All, Using IP406, Phone Manager 2.0 on Win2k machines. In the "Phone and Modem Settings" > "advanced" > "Avaya TAPI32" configuration, the "user name" settings are those entered on the installation of the Phone Manager (the first part where it detects your switch and prompts for a user name)...
  13. Gweener

    IP Office - Call Recording

    Is there any way to disable/turn off the automated "this call is being recorded" message when enabling call recording on the IP switch? (I have a 406)
  14. Gweener

    ArchiverSQL Schema

    Does anyone have a schema showing tables and links in the archiver SQL, just trying to figure out how it all pieces together. Thanks in advance.
  15. Gweener

    SQL Svr 2000: DTS - "invalid pointer"

    All I've created a query in query analyser to update a table through data derived from another. The query i have written works fine in query analyser, produces the results and if i add an "insert" statement, will update my destination table. However, if i try and set this up using the DTS...
  16. Gweener

    Float: decimal point in wrong place

    I'm performing some analysis on some data. I'm summarising data using variables and then performing calculation on the variables. @var1 int @var2 int @var3 float calculation: @var3 = cast @var1 as float/cast @var2 as float the values (in this instance) are 6/45 (var1 & 2 respectively). The...
  17. Gweener

    WAN Connection to SQL Server

    All, I need to be able to connect a CRM application to a SQL database that resides on a SQL server on a different LAN. The CRM connects via ODBC, so technically, all I need to do is connect the ODBC driver to the SQL Server on the 'other' LAN. Obviously, I could VPN to the 'other' network...
  18. Gweener

    GMTAPI - mutli user environment

    Having some issues with Goldmine TAPI link. We use Avaya IP office with phone manager on each client PC. Avaya users use a virtual extension, so when they log into Avaya phone manager, they select the physical extension they are sat at. Each user has a different user name (you don't say!)...
  19. Gweener

    SMDR - Calculations

    A big cross over to SQL here, so may well be best placed in that forum. Trying to interrogate the SMDR file. Have DTS'd into SQL database and now want to interrogate to find total phone time by summing the [Call Duration] field for each agent on a given date. [Call Duration] is a date time...
  20. Gweener

    IP Voice

    Looking at rolling out IP voice on my network. Currently using analogue phones, analogue expansion module, phone manager on clients etc. To move to IP Voice, i envisage having a USB headset/handset plugged into PC. iPhoneManager as the client software which sends the packets down to the 406...

Part and Inventory Search

Back
Top