473,396 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Will input query work if users don't have Access?

13
This may seem an odd question- but I'm trying to give users a way to look at data that is in the database, without using Access. I was thinking if I created an Excel sheet with VBA instructions to open Access and run a query they could put in their department and the query would give them data for only their group. (It has to be limited because the whole dataset is too big for Excel to handle smoothly). I'm really hoping to not have to give them Access, because it will complicate our data control.

I've had other automation sort of things run successfully from excel on a computer without access...but I'm wondering what the limitations are. I don't really want to spend days perfecting the code only to have it not work :{

Thanks for any wisdom on the subject!
Dec 10 '10 #1
1 2000
Stewart Ross
2,545 Expert Mod 2GB
You need at least the run-time version of Access in order to run Access queries, or to connect via ODBC to the tables (though I haven't tried this with the runtime version myself). The run-time version is available free from Microsoft, and it allows you to deploy MS Access databases without deploying the full MS-Office development product on each machine that runs the front-end.

For Office 2007 this link takes you to the download section for the product.

-Stewart
Dec 11 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Ramir Santos | last post by:
I am using http to access my cube (MS Analysis Server) and there are users who are getting "Query could not be processed. Access is forbidden" intermittently. Can someone help out and let me know...
10
by: ynott | last post by:
I have an Access database with 58 fields in one table. I wrote many of the field names so that they were descriptive so that others could figure it out in the future. As an example, one field...
6
by: Hannu | last post by:
Hi. In the ldb file you can see the users of the mdb-file. If you open the mdb-file your machine and username will be written in the lbd- file. Allthough you close the mdb-file your name won't...
0
by: com | last post by:
Reconcile Query Wizard Add-In For Access 1.2 http://www.soft30.com/softdown-134-15080.htm Free utility to build a reconciliation query that identifies differences between two tables in Access....
2
by: Grant | last post by:
Why wont this SQL query work? I am connecting to an Access database and when using 'mySelectQuery1' it returns a datareader but when using 'mySelectQuery2' it returns nothing...I can run this query...
9
by: dreamamit2001 | last post by:
Hi, I am new user to ASP.NET2.0? I would like to know can Macintosh users able to access ASP.NET 2.0 site ? I also want to know what are the features of ASP.NET2.0 which are not supported for...
1
by: rdeanstew | last post by:
I have created a query and saved it. The Access 2003 allowed me to create a table using the query. To the life of me I can't find out where to do this in A2007. Can someone either answer this or...
3
by: Sheldon | last post by:
I have the following query expression - Like Format((!!)) & "/*/" & (! !) which would translate to e.g. 04/*/2007 if someone is running a report for last month. The above expression is part of a...
18
by: Ljordan2k6 | last post by:
Hi. First post here, so I apologize ahead of time if it isn't the best-formatted post. I am working on a form that has a listbox (named LstCustID) that is bound to an access table (named...
1
by: sandhya karki | last post by:
How can we restrict an area from normal users and grant access only to a set area to normal user?
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.