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 Shaun E 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: ledsoft
  • Content: Threads
  • Order by date
  1. ledsoft

    Auto Create Access 2000 forms with Text boxes

    I am in the need of assistance to create a Form based upon a queries results. After creating the Form, I need to save it as a specific name and make it appear as a subform to the Form that triggers the routine. I have serached the MS site and found a tidbit of code but it did not work very...
  2. ledsoft

    ADO version to DOA's 'CreateQueryDef'

    I am in need of an ADO verion to the DOA's 'CreateQueryDef'. I am using MS Access 2000 and I want to try to keep libraries to a minimum. Plus, I don't want to introduce any headaches by having two different types of db references in one environment. Thanks, Bruce
  3. ledsoft

    Access 2K Code to build and save query

    I need help in an Access 2000 db. I need to create queries based upond selection and store the results as a query so the the end user can create report off of it. The problem is that I am not able to find anything about being able to programatically creating and saving the query in Access...
  4. ledsoft

    View Access Report inside a Access Form

    Is there a way that I can use an object (or some other way) that I can physically use in a Access Form for viewing a report? The forms open in modal and pop-up, so the report is always hiding behind the form. I need to enter data based upon what the report displays. The report is way too busy...
  5. ledsoft

    Retrieving ASP DropDown Value

    I have a dropdown called MyID that is populated from a MySQL database. This I thought would be the nerve racking part. But, it turns out I was able to find easy to follow samples. The problem is, after I populate the dropdown, how do I get the value that was selected by the end user? Any...

Part and Inventory Search

Back
Top