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 Wanet Telecoms Ltd 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. dsdjnpfvf

    Finding latest price records only

    Hi I have two tables, each with the following structure: INVOICE Table INVOICE_ID int INVOICE_DATE datetime (DD/MM/YY) CUSTOMER string INVOICE_ITEM Table INVOICE_ID int ITEM_NUMBER int DESCRIPTION string UNIT_PRICE float QUANTITY int And...
  2. dsdjnpfvf

    Monitoring NAT usage

    Hi, Does anyone know of a way to monitor the usage of RRAS NAT on a Windows 2003 box? I'd like to be able see some detailed information on each of the connections being translated if possible. I've been doing quite a bit of research and haven;t come up with much. Many thanks, Daniel
  3. dsdjnpfvf

    backup question regarding Windows SBS 2003

    Hi, I'm looking into buying a new server for my company, it's only a 7 machine network. Windows Small Business Server 2003 looks like what I'll be going for, but I've got a question that I can't seem to find a definate answer for anywhere. The server I'm looking at comes with a DVD +/- burner...
  4. dsdjnpfvf

    Security considerations

    So would you recommend I set up some sort of SMTP gateway using an older machine? I can set up a FreeBSD gateway or something. Thinking about it, I could actually use a FreeBSD box as a web server and an SMTP gateway, and that could be the only machine exposed to the internet (via a firewall of...
  5. dsdjnpfvf

    VPN solution?

    So am I understanding this correctly... On a multihomed RRAS server, you can experience computer browser problems, which you don't want on Domain Controller?
  6. dsdjnpfvf

    VPN solution?

    Sorry, I meant multihomed DC (Domain COntroller) and not PC :)
  7. dsdjnpfvf

    Security considerations

    Hi, My company are soon to buy a new Windows 2003 server. I'd like to bring the e-mail system in-house, rather than using another ISP using Exchange. Problem is I've only got the budget for one server. It's only a small network (15 client machines). I've recently had an ADSL connection with 64...
  8. dsdjnpfvf

    VPN solution?

    ChicagoTechNet - why would you say it's fine if it's not on a multihomed PC? Security?
  9. dsdjnpfvf

    VPN solution?

    Hi, I wanted to get some peoples opinions on VPN solutions. My company is about to upgrade to Windows 2003 Server and it would be useful to implement some sort of VPN solution. It would only be a small implementation, with maybe 3 or clients connected at the same time max. I've heard some bad...
  10. dsdjnpfvf

    file and directory functions

    Thanks skiflyer :)
  11. dsdjnpfvf

    file and directory functions

    Thanks for the useful tips, i'll take a look at everything you suggested. blackp: I thought about that, only problem is someone could use the following path: /myshare/share/some_dir/../../../../etc/ which still has /myshare/share at the front, but accesses and insecure directory. I'll try...
  12. dsdjnpfvf

    file and directory functions

    Hi, I'm new to php although I have quite advanced programming experience, so I'm learning quickly. I've decided to try and write a sort of enhanced Directory Listing "index of" script, but I'm having a couple of problems. I can get it working, but it's got a few bugs, and is very insecure...
  13. dsdjnpfvf

    Outlook and Exchange

    Hi, I was wondering, if I have two Outlook accounts, one Exchange account only for internal e-mail (someone@server.local) and another POP3/SMTP account for external e-mail (someone@domain.com), is it possible to get Outlook to select the appropriate account to use when sending an e-mail? (Maybe...
  14. dsdjnpfvf

    Access SQL Server using MSVC++

    I'm writing an application in which I've decided to use SQL Server as the back end database. Until now I have only had experience with the MySQL C API and have never accessed an MSSQL database from C++ before. Could anyone recommend a good way of doing this, and possibly some links to some...
  15. dsdjnpfvf

    Windows XP as a gateway?

    On the computer which is directly connected to the internet, open up a command prompt window (Start -> Run -> cmd) and type the following: ipconfig /all that will show you all the settings for all the adapters connected to the computer. Including the DNS settings for the internet connection...
  16. dsdjnpfvf

    email and program info questions

    If you're looking to remove the info left behind by a time limited trial program so that you can start the trial period again, then you might have some trouble. They try and make it very difficult for obvious reasons. As for knowing when you're e-mail has been read, linney is exactly right but...
  17. dsdjnpfvf

    pcAnywhere and anti-virus conflict

    Hi, I have Panda ClientShield anti-virus installed on my LAN computers. Some use pcAnywhere 11.0 for remote access. However, I cannot connect to my pcAnywhere hosts when ClientShield is installed forcing me to leave my pcAnywhere computers un-protected. Does anyone know anything about this...
  18. dsdjnpfvf

    Settinng up outlook/exch in roaming configuration

    Can anyone help me out with this? I've posted in the Office forum already, but didn't recieve a reply. Since Anyone who uses exchange will know a lot about Outlook, I thought it would be worth posting in here. Here's my thread: http://www.tek-tips.com/viewthread.cfm?SQID=794958&SPID=68&page=1...
  19. dsdjnpfvf

    Setup outlook for multi-user environment

    Can anyone help me out on this one?
  20. dsdjnpfvf

    TCP/IP problems in XP Pro

    I have just remembered something. After reading your FAQ, it reminded me. I used a search hijacker cleaning program to remove your-search.cc hijacker program from my computer earlier today. All seemed to work fine afterwards, but when I updated to Windows XP was the first time I had reset...

Part and Inventory Search

Back
Top