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 strongm 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: *

  1. abuchan

    Can I see if an administrator is reading others e-mail?

    We may have a security violation and we need to check and see if an administrator has beeen reading and compling e-mail from others in the AD. Is there a way to do this? Thank-you.
  2. abuchan

    When restoring Enterprise MGR times out

    Thanks that is exactly the suggestion I needed.
  3. abuchan

    When restoring Enterprise MGR times out

    When I select restore from the Enterprise Manager the app Times out for a few minutes aprox 10mins. It the comes up and can be addressed and I can resotre the DB. A DBCC INPUTBUFFER shows during this time it is continiously looking for this: select physical_device_name,device_type from...
  4. abuchan

    xp_sendmail and quoted identifiers errors

    Thank-you for your response Claire However, the select commands run on their own through Query Analyzer. It is when the xp_sendmail is used this works EXEC xp_sendmail @recipients ='abuchan' @query = 'use Ticoon_Dump select max(price_date)[OFFBOOK PRICE DATE],(select count (*) from...
  5. abuchan

    xp_sendmail and quoted identifiers errors

    I am having the sqlagent run this job daily however the last query I am asking it to run is returning errors. EXEC xp_sendmail @recipients ='abuchan' @query = 'use Ticoon_Dump select max(price_date)[OFFBOOK PRICE DATE],(select count (*) from tc_ndi_pos_stk where price_date = (select...
  6. abuchan

    Adobe shuts down IE6 original session

    When more than one session of IE6 is opened and just one of the sessions is closed. All of the sessions of IE6 are closed. Is there an option switch to support multiple sessions? This seems to only occur on a couple of machines and tends to be in conjunction with an ADOBE report in an IE6...
  7. abuchan

    IE 6.0 Closing after Printing from Adobe

    Have you had any luck in resolving this?
  8. abuchan

    IE6 and XP problem when closing a session

    When more than one session of IE6 is opened and just one of the sessions is closed. All of the sessions of IE6 are closed. Is there an option switch to support multiple sessions? This seems to only occur on a couple of machines and tends to be in conjunction with an ADOBE report in an IE6...
  9. abuchan

    Import from Foxpro 2.6 to SQL2000 null date value populates

    While doing a data transformation from Foxpro 2.6 to SQL2000 it would seem that all date fields that are empty in the source populate in SQL as '1899-12-30'. Is there any way on the conversion task to keep this field empty?

Part and Inventory Search

Back
Top