Search results

  1. M

    Help Creating a View

    Hi, I want to create a view of two tables. However, my two tables are very similar in the data they have; there are differences though. I don't want it to paste all the similar data twice though I want it to merge the similar data.. Is this what a view does anyway??? Thanks in advance!
  2. M

    Can you query between two DBs

    Is it possible to write a query that will extract information from two databases??? If so can someone give me a little instruction on how to go about doing this.. Thanks in advance!
  3. M

    Dynamically Link SQL Sever Tables at Runtime

    Hi, I have the book called Access Cookbook. There is a section in there about dynamically connect SQL Tables to Access without using the File Get External Data menu commands(Linking Tables).. So, I successfully implemented this on Access.. However, I have multiple databases and multiple...
  4. M

    Opening a Form on Startup Help

    How do you make a form automatically popup when you open the database? Thanks!
  5. M

    Creating a SubForm

    Hi, Currently I've created a Form that allows you to type in a textbox and what I type Searches in a listbox. However I want to expand and when I select something out of the listbox and click a button it will either: A. run a query or B. open a subForm and run a query. Which ever would be...
  6. M

    Help With Table Design

    Hi, I'm currently in an internship working solely with databases. I've become really interested in designing databases and I now want to design my own. I was wondering if I explained my table structure then someone could give me their thoughts and ideas for improvement. I have a huge sport...
  7. M

    ComboBox Question

    Hi everyone, I have a general comboBox question. Is there a way to create a form with a comboBox that won't update the records when you make a selection.. I'm trying to run a query based on my combo box selection, but when I made a selection from my combo it changed that fields info. Thanks...
  8. M

    Adding a combo box to query

    Hi, I'm trying to add a combo box to my query so when I select the item from the combo box it executes my query. I don't know where to begin... Any help??
  9. M

    Multiple Database Suggestions

    Hi everyone, I'm creating databases that houses information of the different software versions my company offers. This way they can easily keep track of updates, obsolete info, etc.. I'm trying to decide what way would be most benifcial. I've been leaning more towards creating multiple...
Back
Top Bottom