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

  1. TalentedFool

    Mail not delivered after POPing server

    Hi all I have a Winsows SBS server 2003 with exchange loaded on there and my manager in his wisdom has setup an accountan external ISP for a new part of the business - the only way we can get the emails from them is via POP3. Problem I have is when I POP the ISP to get the email, it tells me...
  2. TalentedFool

    XP client needs to authenticate to server in domain

    Hi All I have a DC and a second server that is simply a member of that DC. When I log onto my PC using a local account I have to authenticate to the second server every time putting in DOMAINNAME\Username Is there a way that I don't have to do this? With logging into the domain on the PC...
  3. TalentedFool

    OWA Directories gone in IIS - How do I recreate them

    Hi all I've got a windows SBS 2003 server with Exchange 2003 all loaded up nice. Some plonker has removed the virtual directories in IIS and has totally broke my OWA. I don't seem to be able to re-create them! I've tried the Metabase explorer and removed the ds2MB entry and re-started...
  4. TalentedFool

    DNS Issue with W2k3 and a web site in the DMZ

    I think I'm missing something in my configuration and it's driving me nuts. I have a new web server in my DMZ that has a nice www.websitename.com and can access that from the outside world no problem - when I try and access the site from inside the company (behind my firewall) I get site not...
  5. TalentedFool

    Language Character Sets for Chinese / Japanese & Korean

    Hi all I have a strange problem. I need to have a database that supports Traditional Chinese, Japanese and Korean characters. I've been thinking about AL32UTF8 but not entirely sure as we have seen that some characters are getting stored/converted incorrectly in our testing. Any advice...
  6. TalentedFool

    IMB problem with failed email

    Hi All I'm on Windows 2003 SBS with Exchange Recently, I had a crash of some sort and figured it out but I've now got a whole load of undelivered email in the Failed Mail folder (under the POP3 connector) I've had a look at these emails and they are all addressed to...
  7. TalentedFool

    NSLOOKUP adding my domain to query

    Hi all I've got a windows 2003 server acting as an AD/DNS server with my PC pointing at the server to act as my DNS Server Whenever I go into NSLOOKUP and lookup an MX record it always seems to add my domain to the end and points back to me. C:\Documents and Settings\lwalters>nslookup Default...
  8. TalentedFool

    IP name lookup failed [xx.xx.xx.xx]

    Hi All I've installed an Exchange 2003 server (sp2) on a Wk3 box and when I try and send emails to the outside world I get an NDR back with the following == SOM == Your message did not reach some or all of the intended recipients. Subject: Sent: 25/08/2006 14:38 The following...
  9. TalentedFool

    POP3 Account Problem

    Hi All I'm trying to connect to my exchange server via POP3 but when I connect it keeps asking me for account information. Which account info should I be using, the domain username/password or do I have to set someother type of account information up? Kind Regards ~ Remember - Nothing is...
  10. TalentedFool

    packet sniffing on 2250

    Hi all I have a 3COM 2250 switch which I need to run a packet sniffer on (am using ethereal) to monitor network traffic of a few of our users. Does anybody know how I can configure the switch to allow me to see their traffic? Thanks ~ Remember - Nothing is Fool Proof to a Talented Fool ~
  11. TalentedFool

    Directly Connected servers via Cross over LAN

    Hi all I'm trying to setup a test case in my lab whereby I have one server on the network via normal LAN and another server with SQL 2000 loaded all working etc directly to the 1st server via a 2nd NIC and cross over cable. I can see the 2nd server in explorer no problem but when I try to...
  12. TalentedFool

    Max Hard Disk Size problem

    I've just installed a brand new Maxtor Diamon 10 300GB Drive into my Windows 2000 server (Sp4) The BIOS on the machine is tellinf me I've got 300GB but when I go into Disk Manager - it tell's me that I've only got 128GB. I've checked the BIOS for any sort of RAIDing options but none there...
  13. TalentedFool

    Find tables in Filegroup

    How can I find out which filegroup a table has been created in ? For example if I use create table test1( Field1 varchar(1) ) on SomeFileGroup Then I know that the test1 table will be stored in the SomeFileGroup filegroup. I've searched all the built in tables such as sysfilegroups...
  14. TalentedFool

    Search table by field that includes a quote

    Hi all I'm trying to do a search on a table something like this select * from table where field = 'this is the text's that I am searching for' Obviously it throws it out due to single quote in the text. Noob question - how do I get around that? Cheers ~ Remember - Nothing is Fool Proof to...
  15. TalentedFool

    Altering Memory allocation for Databases

    Hi all not quite sure of what I need to do here. Basically sombody has created a database on one of our servers and left a whole load of documentation as to how he created it. In it, he specified that he allocated 80% of the memory to the database instead of a fixed amount. How do I go about...
  16. TalentedFool

    How to Specify a server config?

    Anybody done anything with specifying the server configuration for SQL 2000? Basically, my bos has asked me to price a machine for 200 users on a SQL environment? ~ Remember - Nothing is Fool Proof to a Talented Fool ~
  17. TalentedFool

    Forwarding Mail

    I've got Sendmail set up acting as a relay server between my exchange server on the inside and the outside world. When I send an email and it hits the Linux server to be relayed to it's destination, is there a way to also forward a copy of the outbound email to another address. Basically we're...
  18. TalentedFool

    Invalid Cursor Position

    Help I get an "Invalid cursor position" when writting away data to the database, any table when I go through an ODBC connection. If I do the work in query analyzer its fine. Any thoughts ? ~ Remember - Nothing is Fool Proof to a Talented Fool ~
  19. TalentedFool

    odbc PROBLEM

    Hi all I Have SQL server 2000 sp3a developer on Windows XP pro sp2(Just updated) I can update and write to my database via query analyzer but when I try to use my app to update which uses the SQLServer ODBC driver to connect I get "invalid cursor position" - I can read the DB no problem but...
  20. TalentedFool

    Program_name in sysprocesses

    I'm using a bog standard SQLServer ODBC to connect to SQL with for my program. Problem I have is that it isn't passing through my Program name to the app and so the program_name in sysprocesses is not filled. anybody know of a way to update the program_name field on sysprocesses after the...

Part and Inventory Search

Back
Top