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

  • Users: kelfuego
  • Content: Threads
  • Order by date
  1. kelfuego

    Get Avg from a field in a secondary table

    Hello all, Hopefully someone might have an idea of how to help me. I have a form that track rare coins. The main form is used to track the number of coins graded at specific values (for a specific instance of one coin). I have a form that has been bound to the main table. the user chooses...
  2. kelfuego

    Using Listbox to filter form.

    I right I'm in need of a bit of help. I am pretty weak with my vba skills and I'm hoping someone can spell out how to accomplish the task I wish to accomplish. Here's the scenario: I have an Access 2002 db table = tblcustomers CustomerNO field = primary key Lname = field I wish to populate...
  3. kelfuego

    Backup Group Policies

    So I am interested in backing up a group policy so that I can apply it to another server. Is it possible to do this without downloading and installing the group policy add-in from Microsoft? Kelly Johnson MCP Central City Concern
  4. kelfuego

    Lockdown Client

    I have a network that has been established for the use of our customers. I have locked the workstations down using a group policy and a mandatory profile which has been working pretty well up until recently. Apparently some of our more resourceful clients have figured out that if they pull the...
  5. kelfuego

    Printing to Windows Domain Printer

    I am very new to using linux and have been given the task of evaluating the use of a version of linux called Ubuntu. Unfortunately my evaluation is to be based on how well it will play with our windows network. Anyway I have installed ubuntu and have configured samba to run on this system...
  6. kelfuego

    Passing Data between pages after Inserting into DB

    So I'm having difficulties passing data to another page after submitting form data into my database as a new record. Basically I'm building a purchase order system for staff to enter their purchases into. After creating a new PO (inserting into db) I want to goto a detail page that displays...
  7. kelfuego

    Need to Document Existing file structure

    I have inherited a LAN that has been up and running for several years now and I'm interested in documenting the file structure and individual user access rights for a large volume of folders. Also, part of the process is to Identify redundant folders (print drivers, admin tools, etc.. that...
  8. kelfuego

    New to SMS

    I have recently installed SMS on to a server within an exisiting domain (the server is not a DC). I know little to nothing about the use of this product, but I figured half the fun of learning is in the initial installation (yeah right !!!!) Anyway, I now have this bad boy all loaded up and...
  9. kelfuego

    Run Cache

    Every once in a while I will use the \\ to gain access to Administrative share folders while working on a client system. Though I have these locked down via AD, I'm wondering if there is any quick way to clear the Start Run Open: cache which pulls down prior entries. I should know how...
  10. kelfuego

    Address bar and Locator bar ip addresses differ.

    Recently I decided to replace my web hosting server. The problem that I am having is that after having moved my websites to the new box, and verified that everything is coming up appropriately I removed my old box from the network and assigned it's static address to the new box. so say that...
  11. kelfuego

    Outlook -- Importing Mailing Groups from Outlook Express

    Would anyone happen to know of a way to import mailing groups from outlook express to Outlook? Addresses come across fine during the import, but I'm baffled as to why the groups will not. Kelly Johnson MCP Central City Concern
  12. kelfuego

    File Replication--Copy files from one location to another

    Hello all, I have a problem and could use some help. I currently have a file folder full of documents that are being created by a couple of individuals for tracking client interactions. Other staff members need to be able to read these documents at another location. Due to bandwidth...
  13. kelfuego

    Looking for Input---Upgrading from S. Business to Domain

    Hello all, I'm looking for some advise based on past experiences. I am currently working for an organization that is experiencing huge growing pains. Currently we have several site based networkings running a mixture of topologies. One of which involves the use of Small Business server 2000...
  14. kelfuego

    Login Issues !!!!

    Yesterday in an attempt to circumvent our inability to send email to AOL (I think they have us blacklisted) I added an additional ip address from our secondary IP pool. Then in the publishing piece of ISA I right clicked on the Server Publishing rules and tried to publish it using the secure...
  15. kelfuego

    Passing Variables

    Ok so I have a database driven site in which users enter information into a job postings db and then the postings are displayed as a list on another page. When potential employees come look at the list they are able to click on a title of a specific job to see the job description. This of...
  16. kelfuego

    MDB to ADP query issues 2

    Ok so here is my major malfunction. I have a database that tracks work projects. Each month the user is required to run a report that shows the projects that have been completed and the hours associated with doing it. My Problem is that my user is very low end and I wouldn't anticipate this...
  17. kelfuego

    MDB vs ADP Query Difference

    In an MDB file I'm able to request data from a user from within a query by entering specific information into the criteria field --example Between[Enter the Start Date]and [Enter the End Date]. Although it appears i could work around the issue by using the query by form method that is being...
  18. kelfuego

    SQL Primary Key issues--Please Help

    Hello all, I am having a difficult time entering new information into a SQL Database that I have setup. My conneciton strings work fine, but I'm hanging up on my primary key. below is the code and the error that I'm recieving. Can someone help a rookie out ? Code----------------------------...
  19. kelfuego

    Set Text Box Value Equal to a Variable

    Can someone please help me set a text box value equal to a variable? I have a value that is stored in a variable that I want to appear in my text box instead of simply using a response.write command. Kelly Johnson MCP Volunters of America Oregon
  20. kelfuego

    Set Text Box Value Equal to a Variable

    Can someone please help me set a text box value equal to a variable? I have a value that is stored in a variable that I want to appear in my text box instead of simply using a response.write command. Kelly Johnson MCP Volunters of America Oregon

Part and Inventory Search

Back
Top