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

    Getting a database on a sql server

    Hello, I have an Access database that I am attempting to put on a sql server. I am getting no help from the IT guy that works here. I have no experience doing this and he is afraid that I will mess something up that he can't fix. I don't know if any of you are familiar with Access but there...
  2. lkennemur

    Using the Upsizing Wizard

    Hello, I am attempting to use the upsizing wizard under the tools menu. I need to move my database to a sql server. However, when I select use Existing Database and click next, my database isn't visible. All I can choose from in my folder is some zipped files. How can I get it to recognize...
  3. lkennemur

    vbscript software

    Hello, I am going to use data access pages and put my access db online. I will be using a sql server to store my tables. I am thinking of using vbscript for web pages. Can I download this software for free? I am completely new at this so I need all the help that I can get.
  4. lkennemur

    Creating a web based db

    Hello, I have a db in Access that needs to be put on the web. I am uncertain of what course I should take because I have no web programming experience. I have not made the decision about working with Access or completely rebuilding the database using different software that would be more...
  5. lkennemur

    Weird problem with chart for report

    Hello, I am having a problem with a chart. I have a form with two cbo boxes - one for MachineID and the other for QstnID. I make selections for these and click a command button to open a report(which has a query as a recordsource). I have text boxes on the report to view records based on the...
  6. lkennemur

    start a new record by selecting an item from a combo box

    I have a combo box that I want to select from. I want to select an item and have the values populate some text boxes with some info. but I want it to be recognized as a new record. For ex: OperatorID Last Name First Name Survey Date Machine 001 Jones Bob...
  7. lkennemur

    Message box help

    I am trying to create some code that will bring up a message box. When a user types in a response I want them to click cmdSaveResponse and then click cmdNextQuestion. If the user doesn't click cmdSaveResponse, once they click cmdNextQuestion I want a message box to appear that tells them that...
  8. lkennemur

    Default value isn't populating the table

    I have a combo box that has a default value and it is located on a subform. If I don't select a response from the combo box I want the default value to be entered in the table. Right now it's not recognizing it. I have also tried putting this code in the click event on the main form and it...
  9. lkennemur

    Add record to subform using a cmd button on the main form

    I am trying to come up with the code to put behind a command button on my main form to create a new record in my subform. Any ideas?

Part and Inventory Search

Back
Top