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 bkrike 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: fatmosh
  • Content: Threads
  • Order by date
  1. fatmosh

    Filtering mail by client location

    I'm wondering if there is a way to filter the mail a user can see based on their currently logged in location. For example, Say I am VP of Sales and VP of Finance. So I get a lot of company sensitive financial e-mails. While I'm viewing e-mail at headquarters, I want to be able to see all of my...
  2. fatmosh

    Schema Constraints and XPath Namespaces

    I have to (seemingly) simple questions: 1) I'd like to enfore a child node to take the value of it's parent in a given situation using an XML Schema. For example: Assume the following ridiculous logic is true: If my parent likes pizza, I MUST like pizza. Otherwise, I may like pizza. So...
  3. fatmosh

    SQL Server 2000 Trigger

    I have a problem that I can't quite figure out, but seems pretty simple to me. Basically, our company has a large database of clients. We would like to divide them into three categories: new, active, and former. Right now we have a GIANT table with ~55,000 records that include all of our...
  4. fatmosh

    Initializing a RAM

    My program has the need to intitialize an instance of a RAM on startup, before doing the actual algorithm. I am unsure of how exactly to do this. I have created a ram.vhd file which contains an array of 256 bytes. On startup, I need to put "0" in block zero, "1" in block 1, ..., "255" in block...

Part and Inventory Search

Back
Top