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 Shaun E 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: FC2003
  • Content: Threads
  • Order by date
  1. FC2003

    NDR 5.2.1 when sending mail to a public folder

    Hi, I received this NDR when trying to send a message to a mail-enabled public folder, I look at Q323728, and Exchange Enterprise Servers of my domain have read access to all the groups I'm a member of. It does work with other users. Even if I put myself as Owner in folder permissions, I...
  2. FC2003

    Performance issue with Select into or Insert Into

    Hi, I'm doing select statements on large tables (over 4 millions rec.) so performance is a big factor. I have two select statement who are doing the same thing except the first one is not permitting me to update an existing table, it has to create it each time. The second one is slower but...
  3. FC2003

    Select * from table A for all entries in table B with Linked Server

    Hi, I'm trying to populate table A base on all records contained in table B from table C wich is on a linked server for example Table B on server1 a b c d e Table C on server2 a 1 a 2 b 2 c 4 d 3 d 5 e 3 f 2 g 1 Will result in Table A on server1 a 1 a 2 b 2 c 4 d 3 d 5 e 3 In...
  4. FC2003

    FtpRcvMsgAll command in Gentran result in error No recipient specified

    Hi, we use Gentran and SAP for our EDI and since monday we experience the following problem : When the FTP collection script start it use the FtpRcvMsgAll command to retreive IDOC from SAP and I get this error message: ERROR: MessAddRecipient returned 8 ERROR: No recipients specified It seems...

Part and Inventory Search

Back
Top