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

    Equipment Question

    I was wondering what hardware to buy to make this setup work. Details: - A Dlink wireless router connect to a broadband modem in the living room (Used for my laptop and my desktop in the next room over.) What piece of hardware do I have to get for the garage that will allow me to connect my...
  2. lynchdog

    Replication Question

    Is it possible in UDB 7.2 to specify that you only want inserts replicated?
  3. lynchdog

    DRDA Connections

    I was wondering if somebody could give me some information on DRDA connections. They are the only kind of connection I appear to be able to make between the db servers. The reason for this is that the db runs on W2K in a DMZ and in my new company they have the machines locked down pretty...
  4. lynchdog

    what is way to do this

    I've been asked to write a report against a transactional database which is made up of 3-7 transactions. TRANSTYPE STATUS --------- -------- 68 SUCCESS specific data for this transtype 71 MATCH specific data for this transtype 76 SUCCESS specific data for this transtype...
  5. lynchdog

    Control Bounced Emails

    How do I control bounced emails from removed employees. &quot;The following recipients did not receive the attached mail. Reasons are listed with each recipient: <X-EMPLOYEE@imagedatallc.com> X-EMPLOYEE@imagedatallc.com MSEXCH:IMS:IMAGE DATA:IMAGEDATA-DOM:IDEXCH01 0 (000C05A6) Unknown...
  6. lynchdog

    if-then-else not working ?

    I for the life of me can not figure out what is wrong with this formula. It appears that the only thing being evaluated is the very first line of the if statement and nothing beyond that. I appreciat any help on this one... Thanks, Josh if {FORMATTEDTRANS.TYPE_69_STATUS} = &quot;MATCH&quot...
  7. lynchdog

    Count Characters

    I have a string &quot;YYNNYYYXXNYN&quot;, from which I need to be able to count the number of X(s), Y(s), and N(s). I am unable to locate a command or think of a why to programatcally do this...any help would be appreciated. Josh
  8. lynchdog

    Notify on Failure

    Is there anyway to write a script that could send an email when a scheduled backup fails? Josh
  9. lynchdog

    Triggers

    Is it possible to create a trigger that will upon update/delete/insert to a row send data to another database? My company is looking to use a trigger for this instead of replication because they believe that a trigger reacts faster than replication. Is this true? And if anyone has any ideas...

Part and Inventory Search

Back
Top