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

    Simple CL,RPG

    This is the entry in a CL program. 0109 represents month and year. I want to automate that using a system date or some other source. How can I do that in CL? IF not, RPG? How? CPYF FROMFILE(#FILE/CHRG) +...
  2. shmo

    SQL Server 2000 Audit Tools

    I am looking into some tools to monitor users and client machines for changes to a database(s). I need something capabale of reporting on inserts, updates, deletes, table and metadata changes etc... More the merrier. So far I have tried evaluations of Omni-Audit, Hallogram SQL Audit, and...
  3. shmo

    Wordpefect printing win xp pro

    I have a problem printing using wordperfect 11 and windows xp pro. When I want to print a document it sends the job to the spooler and the status says spooling for more than 45 seconds before it actually prints. There are no graphics in the document just three words. It only does this in...
  4. shmo

    Images to a ??.jpeg

    Let say I have a table with images. How can I export them to a folder c:\images using the {primary key}as the name with the extension .jpg ex. id image 1 010101 2 010101 3 010101 as 1.jpg 2.jpg 3.jpg
  5. shmo

    Deleting unwanted characters in a field

    Hello ISQL people, This is probably an easy one but I'm finding it difficult since I am not too great at ISQL. I have a field that contains phone numbers and want to delete the ( ) -. ex.. (212)555-1212 needs to be 2125551212 I can do this in T-SQL as update stage_guest set phone =...
  6. shmo

    Update command ISQL

    How do I update a field in (table A) using data from a field from (table b) in the same database? The transact sql statement does not work in ISQL. Help!
  7. shmo

    Interbase Replicator

    I have installed IBReplicator and has been working perfectly for about 2 years. The timer is set to replicate every 5 minutes but now it does not replicate automatically. Any clues?
  8. shmo

    Interbase Performance

    I have an issue with our server pegging from time to time. I have Interbase 5.6. I'm not sure if it is a bad query or process. Does anyone here know of any tools available to monitor logins and their activities so that I can pinpoint the problem. Your help will be greatly appreciated...

Part and Inventory Search

Back
Top