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!

Recent content by david80

  1. david80

    Virtual FTP Issue

    We have multiple ftp sites that are setup as virtual ftp sites. All of these sites share the same ip address but have a different url name. Example: http://recreation.townofmanchester.org shares the same ip address as http://schoolconstruction.townofmanchester.org (two different sites, same ip)...
  2. david80

    IF Statement in WHERE Clause

    I'm in the process of converting some of my ColdFusion Component SQL Queries to Stored Procedures. I have a SELECT statement with multiple IF Statements in the WHERE clause. The ColdFusion SELECT Statement is as follows. SELECT * FROM Employees a, Departments b WHERE a.EmployeeID=a.EmployeeID...

Part and Inventory Search

Back
Top