473,386 Members | 1,796 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,386 software developers and data experts.

Do I need a Multiuser/ Runtime Environment?

I would appreciate any comment.

I want MS Access to act as a reporting tool accessing Oracle tables.

The Oracle database is populated by another database application, but
this application cannot create the report I want in this situation. I
can easily develop the application I need to create the report and I'd
like to deploy this tool as a published application over Citrix so
users can simply fireup Access, run the report and print.

I have no experience with setting up Runtime/ multiuser environments
with Access; so my ignorant question is if the database is just
throwing out a report from linked tables over ODBC (with a few simply
queries in the background) do I have to deal with settting up the
runtime application or can access handle that on it's own?

Luke
Jan 22 '08 #1
6 2002
"lukethegooner" <lu***********@gmail.comwrote in message
news:e1**********************************@s19g2000 prg.googlegroups.com...
>I would appreciate any comment.

I want MS Access to act as a reporting tool accessing Oracle tables.

The Oracle database is populated by another database application, but
this application cannot create the report I want in this situation. I
can easily develop the application I need to create the report and I'd
like to deploy this tool as a published application over Citrix so
users can simply fireup Access, run the report and print.

I have no experience with setting up Runtime/ multiuser environments
with Access; so my ignorant question is if the database is just
throwing out a report from linked tables over ODBC (with a few simply
queries in the background) do I have to deal with settting up the
runtime application or can access handle that on it's own?
The runtime IS Access (the exact same executable) so your question doesn't make
much sense. The advantage of using the runtime with Citrix is that your users
wouldn't have to own a valid license for Access. If they already have that then
the runtime provides no additional value.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Jan 23 '08 #2
On Wed, 23 Jan 2008 00:29:57 GMT, "Rick Brandt"
<ri*********@hotmail.comwrote:

And indeed the runtime would provide a bit of negative value, since it
can't do all that the full version can (e.g. query by form).

-Tom.

>"lukethegooner" <lu***********@gmail.comwrote in message
news:e1**********************************@s19g200 0prg.googlegroups.com...
>>I would appreciate any comment.

I want MS Access to act as a reporting tool accessing Oracle tables.

The Oracle database is populated by another database application, but
this application cannot create the report I want in this situation. I
can easily develop the application I need to create the report and I'd
like to deploy this tool as a published application over Citrix so
users can simply fireup Access, run the report and print.

I have no experience with setting up Runtime/ multiuser environments
with Access; so my ignorant question is if the database is just
throwing out a report from linked tables over ODBC (with a few simply
queries in the background) do I have to deal with settting up the
runtime application or can access handle that on it's own?

The runtime IS Access (the exact same executable) so your question doesn't make
much sense. The advantage of using the runtime with Citrix is that your users
wouldn't have to own a valid license for Access. If they already have that then
the runtime provides no additional value.
Jan 23 '08 #3
On 23 Jan, 00:29, "Rick Brandt" <rickbran...@hotmail.comwrote:
The runtime IS Access (the exact same executable) so your question doesn'tmake
much sense. *The advantage of using the runtime with Citrix is that yourusers
wouldn't have to own a valid license for Access. *If they already have that then
the runtime provides no additional value.
OOOOOOOOOOOOOk,

Thanks for the comments so far, gretly appreciated ... as you can
guess I'm not much of a blackbelt in deplying Access ... So my
question from those replies is ...

So if I were to install Access on the production Citrix server(s),
link it to the Oracle tables, setup the queries and reports as
required, make an application then publish it to 10 users it would
work fine?

Luke
Jan 23 '08 #4
On Wed, 23 Jan 2008 05:59:51 -0800 (PST), lukethegooner
<lu***********@gmail.comwrote:

If it didn't I'd look at you rather than at Access :-)
-Tom.

>On 23 Jan, 00:29, "Rick Brandt" <rickbran...@hotmail.comwrote:
>The runtime IS Access (the exact same executable) so your question doesn't make
much sense. *The advantage of using the runtime with Citrix is that your users
wouldn't have to own a valid license for Access. *If they already have that then
the runtime provides no additional value.

OOOOOOOOOOOOOk,

Thanks for the comments so far, gretly appreciated ... as you can
guess I'm not much of a blackbelt in deplying Access ... So my
question from those replies is ...

So if I were to install Access on the production Citrix server(s),
link it to the Oracle tables, setup the queries and reports as
required, make an application then publish it to 10 users it would
work fine?

Luke
Jan 23 '08 #5
"lukethegooner" <lu***********@gmail.comwrote in message
news:79**********************************@i72g2000 hsd.googlegroups.com...
Thanks for the comments so far, gretly appreciated ... as you can
guess I'm not much of a blackbelt in deplying Access ... So my
question from those replies is ...

So if I were to install Access on the production Citrix server(s),
link it to the Oracle tables, setup the queries and reports as
required, make an application then publish it to 10 users it would
work fine?

Sure, but to be legal all users would also have to have Access installed on the
PC that they use to connect to the Citrix server (or at least hold a license for
it).

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Jan 24 '08 #6
"Rick Brandt" <ri*********@hotmail.comwrote:
>Thanks for the comments so far, gretly appreciated ... as you can
guess I'm not much of a blackbelt in deplying Access ... So my
question from those replies is ...

So if I were to install Access on the production Citrix server(s),
link it to the Oracle tables, setup the queries and reports as
required, make an application then publish it to 10 users it would
work fine?

Sure, but to be legal all users would also have to have Access installed on the
PC that they use to connect to the Citrix server (or at least hold a license for
it).
Or use the Access runtime.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Jan 24 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Pablo | last post by:
At my current job I've been tasked with maintaining a very old C++ application written largely in ANSI c++ in what I believe to be with an old DOS based Borland compiler. I'm trying to add a...
0
by: Durai | last post by:
Hello All, How to test the "Multiuser testing" in PostgreSQL?. I used the apache bench "ab" tool for this one. The following command execute the "test.php" 50 times concurrently. $ ab -c 1...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
2
by: Lauren Wilson | last post by:
Hi Folks, I have a widely distributed Access 200 Application. I must retain my ability to support users who are still on Access 2000 and Access 2000 Runtime. However I also need to upgrade my...
1
by: Mike | last post by:
Hi Hi We are currently upgrading from access 97 to office 2003 on site. We would like to upgrade our access databases to Access 2003 but we wish to remove Microsoft access software from our end...
3
by: philip | last post by:
hello i am new to asp.net and sql server 2005 programming. i am wondering how to code asp.net to prevent multiuser from modifying a share data (on sql server) at the same time. should i do some...
4
by: sumansengupta | last post by:
I created an access in access2003 , its being used in multiuser environment ..based on a particular value the database is automatically closed and only i can change the value. Even after the...
1
by: Mike TI | last post by:
April 25, 2008 Hi all (VB Net 2008) I am populating a grid through a dataset. Now in a multiuser environment how do I show records added and updated by others. Do I have to fill the grid...
0
by: raamay | last post by:
I am new to VB.Net but since i have a good experience in VB6(having developed 2 to 3 desktop applications), i find no problem coping with the new environment at this stage. Well, i am planning to...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.