Recent content by EDDY20XX

  1. E

    Comparing two columns with similar values

    Thanks i will try that query, I was thinking of using *, or [], or or wild cards. I have to play around with it. Thank you for the help.
  2. E

    Comparing two columns with similar values

    Ok, Thank you.
  3. E

    Comparing two columns with similar values

    IT wont i was looking to use a wild card query to bring me back the value that is the closets to the Second table values.
  4. E

    Comparing two columns with similar values

    Hi, I have little experience with queries and databases and was looking for some help. I have two tables. both tables have two column records.(1 column: Product line 2 column: Manufacture) All i care is about the Manufacture column. I.E. First table 1Column GENERAL ELECTRIC TURTLE WAX MYERS...
  5. E

    Error: Cannot Open database ". When I select make table option.

    Thank you i currently have SQL Server Management Studio that i downloaded for free but need to learn how to write out simple queries and get used to it more. Thank you for your help. You will see more of me on here :D:)
  6. E

    Error: Cannot Open database ". When I select make table option.

    No Not directly from a Access database. It is on my companies server and not on my computer but i figured out the problem, and it is because when i run the query i go over 2 GB limit Access have on my computer, is there a way to increase the 2 GB limit?
  7. E

    Error: Cannot Open database ". When I select make table option.

    Hi, I linked table rawdata from a database called competitor from a ODBC Database. I run a query with to make a table with a criteria where it retrieves roughly 10 columns with 719,000 rows. And it gives me this error. (Cannot open database". It may not be a database that your application...
Back
Top Bottom