Results 1 to 2 of 2
  1. #1
    Pat32 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Oct 2014
    Posts
    1

    How to enter commands in Command Line to type queries.

    First off sorry for the newbie question.



    So heres my situation... I have started my university and hope to progress in Computer Science.

    I have had my 4th SQL/APP Dev lab class, however I missed the 5th.

    Our 5th lab was .
    1. Create 3 tables, populate with given data and create relationships. 'Customer, Invoice, Payment'
    2. We were given 8 queries to try do, we had to come up with which commands would be used.

    I have no 1 completed.
    As for no 2.. we are still learning all the commands, so the lab here is for us to find what commands we think will be used. I have researched and have them all 6 queries we have to run.., I have all those commands written out on paper which I think are answers.. I'm just stuck as in to how find the command line to test them.

    I'm using Access 2007 on Windows 7.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    Access does not use command lines to run queries.

    NOW, if you mean 'VB code' to run queries, its Docmd.openquery "qsQry"
    EVERYTHING you need to know about running things in access can be found in a macro.
    Goto the macros tab
    create macro
    EVERYTHING you can do can be selected from this.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 03-11-2014, 06:38 PM
  2. Replies: 1
    Last Post: 11-30-2013, 03:43 AM
  3. Field auto enter new line on enter event
    By Ruegen in forum Forms
    Replies: 3
    Last Post: 09-17-2013, 09:00 PM
  4. Line by Line Transactional Data Queries
    By defaultuser909 in forum Queries
    Replies: 7
    Last Post: 07-18-2012, 10:00 AM
  5. If __ Then __ type commands in queries?
    By TUPJK in forum Access
    Replies: 7
    Last Post: 06-20-2011, 01:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums