My Assistant
|
|
Feb 27 2011, 03:21 PM
Post
#1
|
|
|
UtterAccess Addict Posts: 228 From: Greece |
Hello friends.
This is mostly an "academic" question but I am curious if it is possible to have many copies of the access front-end (one for each user), the access backend for these users (or sqlserver or MySql) in a "Cloud Computing Technology", running Windows Server 2008 ? For instance, when I install my software it uses the folder "c:\programfiles\My_Softaware". How am I supposed to have in the same cloud computer more different copies of my software since it is installed directly to that path (I am asking this because -perhaps- there is a way to avoid changing the installation path to c:\user\ ...) Anyway, has anyone faced something similar or tried cloud computing with Ms Access ? Thanks a lot ... |
|
|
|
![]() |
Mar 1 2011, 06:53 PM
Post
#2
|
|
|
UtterAccess VIP Posts: 7,132 From: Perris, California |
I have used it, you just get a little slowness because of data coming across the wire. That's because just sticking your database tables onto a SQL Server doesn't take full advantage of SQL Server. You need to modify a bit of things, generally changing to pass-through queries and replacing large search functionality into a SP. This way you don't end up with the large amounts of data coming across the wire. |
|
|
|
Pleasure Ms Access And Cloud Computing Feb 27 2011, 03:21 PM
AlbertKallal The types of scenario you are asking about are pos... Feb 27 2011, 05:40 PM
Pleasure Whow !!!
Albert thanks a lot for the ... Feb 28 2011, 02:13 PM
AlbertKallal Yes, you can do this with just one web hosting pac... Feb 28 2011, 03:32 PM
Pleasure Thanks a lot Albert
I will contact my Web Hosting... Mar 1 2011, 07:11 AM
mandrews Couldn't you use hosted terminal services with... Mar 1 2011, 12:42 PM
Pleasure mandrews I believe that what you describe works we... Mar 1 2011, 02:26 PM
mandrews I understand that a hosted sql server db and using... Mar 1 2011, 06:44 PM
mandrews I'm only saying it slow when you need large am... Mar 1 2011, 07:27 PM![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 18th June 2013 - 01:46 AM |