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

  • Users: fxsol
  • Order by date
  1. fxsol

    2K Server and External DNS

    I am my own ISP, I also figured out why I could ping ns1 and ns2, it is because my name servers where registered with verisign when i registered my domain name....the server is listening on the specified IP on port 53.....I can get this to work fine in NT4....
  2. fxsol

    2K Server and External DNS

    hi, i am trying to setup DNS for a website on a different box than the DNS is hosted on. I set up a new primary zone, then added 2 name servers and 2 A records. Now when I ping the name servers by DNS name I get a reply, but when I ping mail.mydomain.com I get "Unknown Host or Bad...
  3. fxsol

    Outbound Mail Failure

    Hello all I have been recieving this message for awhile now, but nothing shows up in the queues. I cannot find any info on this and I was hoping to find someone that has had this problem and found a resolution: A mail message could not be sent because the following host is unknown: . The...
  4. fxsol

    SQL returning 1 ROW then all ROWS after refresh

    and to bother you with another question....where can I find sp_dbcmptlevel dbname at?? thx
  5. fxsol

    SQL returning 1 ROW then all ROWS after refresh

    I get an error "Incorrect syntax near the keyword 'TOP'. " when I try use TOP.....I have Ver7 and SP3....hmm
  6. fxsol

    SQL returning 1 ROW then all ROWS after refresh

    on my default page I have the ASP page call to the DB (SET ROWCOUNT 1 SELECT Name,Comm,Time FROM Comments Order By Time desc) and return only one row from that db. When the user clicks the link, which takes them to another page which calls to the same DB (SELECT * FROM Comments ORDER BY...

Part and Inventory Search

Back
Top