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!

Recent content by sunkentek

  1. sunkentek

    Serial cable rather then DCE?

    Ok nevermind I got home and took a look, the WIC-1T is a DB60 and a serial cable is DB9, Completely different cable. I feel really stupid about this question, so in hopes that no one ever asks this again I posted a reply.
  2. sunkentek

    Serial cable rather then DCE?

    I was just wondering, I have 2 2600 routers and just receieved 2 WIC-1T, can I use a standard serial to serial cable or does it have to be the DCE DTE cable, or is there a difference?
  3. sunkentek

    Foreign Key problems

    Thanks, I think I understand now what I was trying to do vs. what I did. Thanks for the explanation.
  4. sunkentek

    Foreign Key problems

    However I was under the impression that because the JobID key in the JobTitle Table would create the ID key and it should then populate the Foreign Key column of my Table Employee?
  5. sunkentek

    Foreign Key problems

    No I did not, this is what the data looked like that I entered into both tables. INSERT INTO Employee (LastName,FirstName,Address,City,State,AreaCode,Telephone,EEO1Class,HireDate,Salary, Gender,Age) Values ('Edelman','Glenn','175 Bishops Lane','La Jolla','CA',619,555-0199,'Sales...
  6. sunkentek

    Foreign Key problems

    Sorry I almost forgot to add that I am using SQL Server 2008
  7. sunkentek

    Foreign Key problems

    Hello, I am new to SQL and I am working on a class project, But I just cant seem to fix this one problem and I have deleted and rebuilt this data base about a hundred times. I fixed everything else that was bugging me but this I cant fix. Ok, so here are the two tables I have written...
  8. sunkentek

    Email only moving one way

    Thanks, I noticed that earthlink and several others require that you authinticate to the server in order to use SMTP. I lloked around and the only place i found that appears to allow me to set up a username and password for this is in outgoing security in exchange. Is this the correct place for...
  9. sunkentek

    Email only moving one way

    Thanks for the info guys, this isnt a company Exchange server, but rather my lab at home for learning and testing. Is appears that earthlink blocks only the outgoing SMTP traffic on 25, so i dont suppose that I could some how route that traffic some other way could I? Also they do prove an SMTP...
  10. sunkentek

    Email only moving one way

    Thanks, after attempting to telnet and it timing out I checked with my ISP and they do infact block outgoing port 25. Could I setup exchange SMTP to use a different port?
  11. sunkentek

    Email only moving one way

    Ok, so I changed the address space to "*" and selected "entire Organization" I can recieve outside mail but still am unable to send out.
  12. sunkentek

    Email only moving one way

    Yes I can surf the internet from that server. I will change that setting from a url to the wildcard *. Thanks again for all the advice.
  13. sunkentek

    Email only moving one way

    Ok, sorry for the delay. I have configured my outgoing SMTP by going into Server manager/first organization/admin group/first admin group/routing group/first routing group/connectors/ I created a connector and set it to use DNS, in the bridgehead I added the Exchange server from the list...
  14. sunkentek

    Email only moving one way

    I found the log files in system32/logfiles Should I post the log file?
  15. sunkentek

    Email only moving one way

    Thanks for the reply, I can send email from gmail to the exchange server, but not from the exchange server to gmail. I looked inside the exchange queues and I see gmail.com as a folder. It has the last 5 emails I tried to send from the exchange server and its status is retry. I tried unfreeze...

Part and Inventory Search

Back
Top