473,698 Members | 2,234 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1850
"NB" <ni******@lycos .com> wrote in message
news:5c******** *************** ***@posting.goo gle.com...
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.goo gle.com...
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*********@ho tmail.com> wrote in message
news:br******** ****@ID-98015.news.uni-berlin.de...
"NB" <ni******@lycos .com> wrote in message
news:5c******** *************** ***@posting.goo gle.com...
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
10080
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 support IDEs are DreamWeaver 8 and Zend PHP Studio. DreamWeaver provides full support for Unicode. However, DreamWeaver is a web editor rather than a PHP IDE. It only supports basic IntelliSense (or code completion) and doesn't have anything...
17
4212
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 Set rs = Me.RecordsetClone rs.Find "=" & lngContractID If Not rs.EOF Then Me.Bookmark = rs.Bookmark I must site the Heisenberb Uncertainty Principal here, as it
3
1941
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 to Office 2003, and the annoying security prompts for Outlook automation are not wanted by the customer. So, I started looking at CDO mail. Lots of stuff there, but nothing works - in Access 2000. (Known bug, alternative is to use outlook...
19
4101
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 the code that implements managing unbound controls on forms given the superior performance of unbound controls in a client/server environment. I can easily understand a newbie using bound controls or someone with a tight deadline. I guess I need...
11
6593
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 where the job is running, the job runs sucessfully, PDF files got generated, everything is good. If I scheduled the job to run at the time that I am not logged into the server, Access is not able to print to the printer. The error is pretty...
1
11132
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. 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, Reservations, Exclusions, Options and so forth. Since the dll...
0
12353
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, Reservations, Exclusions, Options and so forth. Since the dll that is used was written several years ago by Microsoft, you cannot manage things on the DNS tab when looking at a reservation and few things such as that however it gives you main things you...
3
5228
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 on the server. Is there anyway to access MySQL database using ODBC without opening port 3306?
7
2630
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. The users of the database also use other databases therefore I want to secure this database without using the wizard so it does not effect their other databases.
0
9157
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9028
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8895
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8861
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7728
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4369
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2330
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.