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

Using an Access app without Access?

NB
In a small business environment where budget does not allow more
licence for Access, is there any way to have more users to use the
current Access application (built on Access 2002 and VBA with DAO
codes)?

I have tried put some data on the intranet using DAP, but it's not as
feature-rich as teh original application. I also heard of Citrix and
Terminal Server. Can someone give some pointer here.

Also, is there any free alternative to Citrix and the likes for an
intranet environment?

Thks
NB
Nov 12 '05 #1
5 1823
"NB" <ni******@lycos.com> wrote in message
news:5c**************************@posting.google.c om...
In a small business environment where budget does not allow more
licence for Access, is there any way to have more users to use the
current Access application (built on Access 2002 and VBA with DAO
codes)?


Use the run time version, presumably. You need to buy the Office Developers
Edition though.

Mike MacSween
Nov 12 '05 #2
"NB" <ni******@lycos.com> wrote in message
news:5c**************************@posting.google.c om...
In a small business environment where budget does not allow more
licence for Access, is there any way to have more users to use the
current Access application (built on Access 2002 and VBA with DAO
codes)?

I have tried put some data on the intranet using DAP, but it's not as
feature-rich as teh original application. I also heard of Citrix and
Terminal Server. Can someone give some pointer here.

Also, is there any free alternative to Citrix and the likes for an
intranet environment?


You could buy the Developer's version and install the Runtime on those PCs
without a licensed version of Access, but unless you need this on several
machines you wouldn't achieve much cost savings.

Citrix and Terminal server don't help you because all users running apps in that
environment are still required to purchase legitimate licenses to the products
being used. So while you might be *installing* fewer instances of Access, you
would still be paying the same amount for licensing.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 12 '05 #3
TC
Hi Rick

I've not used Citrix, but have considered doing so.

Not being rude at all, but: "who says" each connected user must have an
Access licence? Is that a Citrix requirement, or an Access one?

TIA,
TC
"Rick Brandt" <ri*********@hotmail.com> wrote in message
news:br************@ID-98015.news.uni-berlin.de...
"NB" <ni******@lycos.com> wrote in message
news:5c**************************@posting.google.c om...
In a small business environment where budget does not allow more
licence for Access, is there any way to have more users to use the
current Access application (built on Access 2002 and VBA with DAO
codes)?

I have tried put some data on the intranet using DAP, but it's not as
feature-rich as teh original application. I also heard of Citrix and
Terminal Server. Can someone give some pointer here.

Also, is there any free alternative to Citrix and the likes for an
intranet environment?
You could buy the Developer's version and install the Runtime on those PCs
without a licensed version of Access, but unless you need this on several
machines you wouldn't achieve much cost savings.

Citrix and Terminal server don't help you because all users running apps

in that environment are still required to purchase legitimate licenses to the products being used. So while you might be *installing* fewer instances of Access, you would still be paying the same amount for licensing.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com

Nov 12 '05 #4
On Sat, 13 Dec 2003 13:07:05 +1200 in comp.databases.ms-access, "TC"
<a@b.c.d> wrote:
Hi Rick

I've not used Citrix, but have considered doing so.

Not being rude at all, but: "who says" each connected user must have an
Access licence? Is that a Citrix requirement, or an Access one?


Use the runtime, no additional licence required.

--
A)bort, R)etry, I)nfluence with large hammer.
Nov 12 '05 #5
"TC" <a@b.c.d> wrote in message news:1071282999.346681@teuthos...
Hi Rick

I've not used Citrix, but have considered doing so.

Not being rude at all, but: "who says" each connected user must have an
Access licence? Is that a Citrix requirement, or an Access one?


I consider it a common sense issue. Terminal Server and Citrix solve a lot of
technical problems and have many administrative advantages, but they don't
absolve users from paying for the software they are running.

From Microsoft:
http://www.microsoft.com/windows2000...censoffice.asp

Note: Every device that connects to a terminal server will need to be properly
licensed for its own terminal server usage, in addition to being licensed
appropriately to use other applications and servers. Use terminal servers to
centrally manage and support the deployment of Office suites in your
organization. Dedicate a license for Office for every computer on which you plan
to use Office. Examples of computers that might run Office on a terminal server
include Windows-based workstations, Macintoshes, and UNIX workstations. The
terminal servers themselves do not require Office licenses, unless someone
sitting at the console will be running Office.

Scenario 1:
A customer has 50 Windows-based workstation devices in a call center and would
like to use Office XP on all these workstations. Two terminal servers support
the 50 Windows-based workstations. The customer will need to acquire 50 Office
licenses—one for each computer that will run Office. Even if a workstation is
expected to run Office only infrequently, the customer will still need to
acquire and dedicate an Office license for that workstation. If 20 of these
workstation will never run Office, then the customer will only need to acquire
30 licenses.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 12 '05 #6

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

Similar topics

121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
17
by: Danny J. Lesandrini | last post by:
The following code works with a standard MDB to navigate to a particluar record (with a DAO recordset, of course) but it's giving me problems in an ADP I'm working on. Dim rs As ADODB.Recordset...
3
by: Leah | last post by:
I'm updating an app currently in Access 2000, which uses Outlook 2000 (sr1a) to send emails behind the scenes. Several issues have come up since I've started work on this. This office is moving...
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...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
1
by: Screenbert | last post by:
After finding nothing anywhere in google I am posting this so everyone can benefit by it. The formating is not pretty since I copied it from my word document, but you should benefit by it. ...
0
by: screenbert | last post by:
Managing DHCP Servers using C# They said it was impossible. It couldn't be done. But you can in fact manage DHCP servers using C#. This includes creating and deleting Scopes, SuperScopes,...
3
by: Suresh P | last post by:
Hi All, I tried to access the mysql database in ODBC using ip address and username/password. It returns, "cannot connect to MySQL server on IP ADDRESS(10060)". This could be related to Firewall...
7
by: thebarefootnation | last post by:
Hi, I have created an access db that I would like to secure. The database will exist on a shared drive and be used at a number of different locations hence the reason to secure the database. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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.