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 wOOdy-Soft 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: shauntck
  • Content: Threads
  • Order by date
  1. shauntck

    Take a screenshot in VBScript?

    Does anyone know how I might be able to capture a screenshot in VBScript. A snippet of code would be very helpful. If its not possible then how would one do it in Visual Basic Thank you in advance! -Shaunt
  2. shauntck

    Application - which technology questoin

    Hey guys, i'm looking to write an a client/server application and I need a little help deciding what technology to use. Basically the application has to take screen shots of a PC and send it to a database on a server. Any ideas how I should approach this? I'd like it to run as an icon on the...
  3. shauntck

    Setting up Access Security for a database on a network

    Hey guys, i have an access database on a network and need to set up restrictions. I have done this and on my PC everything works fine however, when I go to another computer and attempt it complains the user doesn't have access. Any ideas how I can solve this? Thanks for your help! -Shaunt
  4. shauntck

    SQL Query Group by help!

    Hey guys, i've got a table zeqld(key, equipment, salesord, material). There are duplicate equipments and salesords. I need to do what seems to be a simple thing although I'm not familiar with how exactly do it. I need to get all equipments that have more then 1 salesord. In essence, here is an...
  5. shauntck

    SQL Query Help -Multiple Joins?

    Hey guys, i've got basically 5 tables for this query. Basically I want all records from Table A and if Tables B, C, D, E have the corresponding key i want those records also. However, sometimes I will have records in B but not C, and vice versa ..or C and D...etc. So i think I want Table A...
  6. shauntck

    select record from query within form - post to another form

    Hey guys, I want to run a query and select a record from that query and have it load a form i created with the data populated(according to that record). I know I need a 2 forms (1 of them with the query in it and the other taking in a record as a parameter. Does anyone know how to pass a...
  7. shauntck

    Query that Loads a specific Form

    Hey guys, I'm looking for a way to query a bunch of records and some how double click (or select and push a button) and have that pull up the corresponding record in a form i created. Anyone have any good ideas as to how I should do that? As far as I know you can't have queries load forms -...
  8. shauntck

    Query Loading Form?

    Hey guys, i'm looking to run an access query and some how double click or select a row and push a button that will pull up a form that i created with that record loaded. Is there a way to do this? -Shaunt
  9. shauntck

    Default form to empty record?

    Hey guys, i'm not much of an access guru yet. Was wondering if anyone knows how to default a form to load a blank record ready for input but still allow you to search through the other ones if needed. Thanks, -Shaunt

Part and Inventory Search

Back
Top