473,385 Members | 1,780 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.

DataBase over WAN: ASP vs. Terminal Server Costs?

Hi all,

I am involved in a project where a client needs a new database over a wan (30 or more locations).
The client is a health-care organisation that 'services' mentally disordered people.
They use Win2003 Server at the moment. All the client PC's are Win2000 or Win XP.

At this moment there are two different approaches/ideas considered.
-- to develop an ASP-web application. (not by me)
-- to develop an Access97-TerminalServer application. (by me)
The developing, licencing and the maintenance-costs are very important in the decision-making-process.

Until this moment I never went the 'ASP-Route', so ASP is not an option (for me).
If they want me to do the job I will propose the A97-TS approach.
I can deliver the Access97 runtime (I own the ODE) so there is no problem with that.
(There will be some installation-issues with the Access runtime but I think I can handle that)

I read in this ng that TS would be a good approach in a wan-scenario.
However I have NO idea of the TS-licensing costs.

Thanks,
Arno R

Nov 13 '05 #1
29 2663
Arno R wrote:
Hi all,

I am involved in a project where a client needs a new database over a
wan (30 or more locations).
The client is a health-care organisation that 'services' mentally
disordered people.
They use Win2003 Server at the moment. All the client PC's are
Win2000 or Win XP.

At this moment there are two different approaches/ideas considered.
-- to develop an ASP-web application. (not by me)
-- to develop an Access97-TerminalServer application. (by me)
The developing, licencing and the maintenance-costs are very
important in the decision-making-process.

Until this moment I never went the 'ASP-Route', so ASP is not an
option (for me).
If they want me to do the job I will propose the A97-TS approach.
I can deliver the Access97 runtime (I own the ODE) so there is no
problem with that.
(There will be some installation-issues with the Access runtime but I
think I can handle that)

I read in this ng that TS would be a good approach in a wan-scenario.
However I have NO idea of the TS-licensing costs.


Terminal Server licensing is complex so ultimately you should dig through
Microsoft's articles on this, but I can tell you that each user "connecting" to
the Terminal Server needs a license to do so unless you purchase the kind of
license for your server that is "per processor" rather than "per connection".
The former while simpler sounding is a lot more expensive targetted at sites
that want hundreds or thousands of users (not your situation).

Older versions of Windows Server Edition granted one connection license if the
user doing the connecting was using NT 4.0 or higher of an operating system.
With the newer versions of Windows Server that is no longer the case.

Once connected they also need licenses for any apps they run. If you install
the Access app on the server using the Access Runtime then you are off the hook
there. If you use full Access then every connecting user must hold an Access
license. If using the Runtime watch out for things like using Outlook to send
messages or doing merges to Word. Those features would require that the remote
user have license to those pieces of software.

Bottom line is the TS solution would get you up and running a lot faster and
will allow you to retain the rich Access interface that you have now, but it is
not a free lunch.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:
I read in this ng that TS would be a good approach in a
wan-scenario. However I have NO idea of the TS-licensing costs.


Rick partly answered this, pointing out that there are licensing
issues. But those costs are small -- $40 or so. I know that the
educational price for TS licenses is more like $32 each, so perhaps
healthcare gets a discount, too.

But the real cost of TS is in providing the infrastructure, having a
powerful enough server to handle the appropriate number of
simultaneous users, and having the appropriate WAN bandwidth in
place. Now, if the latter is already available, there are no costs
associated with rolling out a TS app, but if the bandwidth of the
existing WAN is insufficient, it can cost plenty ot upgrade.

One of my clients greatly improved performance of their Terminal
Server by putting in a gigabit switch. I'm not entirely clear where
in the network connection this is, but it vastly increased the
snappiness of TS response time, and it was already exellent.

But you need a lot of RAM per user. I don't know what the current
official figures are, but I always figured on 128MBs per
simultaneous user, which is probably very conservative (i.e., that's
probably more than enough).

You might also consider adding the Citrix extensions to allow users
to run the TS session in the web browser, as that eliminates the
need for installing the Remote Desktop client on all those
workstations (though most of them will already have it).

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #3
"David W. Fenton" <dX********@bway.net.invalid> schreef in bericht news:Xn**********************************@216.196. 97.142...
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:
I read in this ng that TS would be a good approach in a
wan-scenario. However I have NO idea of the TS-licensing costs.


Rick partly answered this, pointing out that there are licensing
issues. But those costs are small -- $40 or so. I know that the
educational price for TS licenses is more like $32 each, so perhaps
healthcare gets a discount, too.

But the real cost of TS is in providing the infrastructure, having a
powerful enough server to handle the appropriate number of
simultaneous users, and having the appropriate WAN bandwidth in
place. Now, if the latter is already available, there are no costs
associated with rolling out a TS app, but if the bandwidth of the
existing WAN is insufficient, it can cost plenty ot upgrade.

One of my clients greatly improved performance of their Terminal
Server by putting in a gigabit switch. I'm not entirely clear where
in the network connection this is, but it vastly increased the
snappiness of TS response time, and it was already exellent.

But you need a lot of RAM per user. I don't know what the current
official figures are, but I always figured on 128MBs per
simultaneous user, which is probably very conservative (i.e., that's
probably more than enough).

You might also consider adding the Citrix extensions to allow users
to run the TS session in the web browser, as that eliminates the
need for installing the Remote Desktop client on all those
workstations (though most of them will already have it).

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


Thanks to both of you (David and Rick)
I went to M$-website and there I read that a 20-user CAL of 20-user device CAL is $ $2,979.00 ??
http://www.microsoft.com/PRODUCTS/in...49add&type=ovr

Do I need CAL's per simultaneaus user or per location (device)?
There are 30 locations but probably never more than 15 simultaneaus connections at a given time.

Arno R
Nov 13 '05 #4
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:
I went to M$-website and there I read that a 20-user CAL of
20-user device CAL is $ $2,979.00 ??
http://www.microsoft.com/PRODUCTS/in...iew=22&pcid=4e
9986a1-21eb-4a1d-b863-d5ec3dc49add&type=ovr
Eh? That's $151/user, not at all what my clients have been paying.

Oh, I see -- that's a license for Win2K3 Server + 20 CALs. If you've
already got Win2K3 Server installed, you need to buy only the CALs.
Do I need CAL's per simultaneaus user or per location (device)?
There are 30 locations but probably never more than 15
simultaneaus connections at a given time.


I was just checking and it seems that MS has changed the licensing
since the first of the year (the last time one of my clients was
buying), and the prices are now closer to $50/60 per seat.

There are two types of licenses:

1. per device -- each PC connecting uses a license.

2. per user -- each user connecting uses a license.

Neither one is concurrent user licensing -- a user logs on and they
use up one license. When they log off, that license remains
allocated to their PC or their username.

Also, the Win2K3 license server software does *not* deal well with
per user CALs -- they don't show up in the licensing usage stats.

So, you need an appropriate number of licenses to support your
entire user population. If you have 10 users at each of 30 sites,
then you need 300 CALs.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #5

"David W. Fenton" <dX********@bway.net.invalid> schreef in bericht news:Xn**********************************@216.196. 97.142...
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:
I went to M$-website and there I read that a 20-user CAL of
20-user device CAL is $ $2,979.00 ??
http://www.microsoft.com/PRODUCTS/in...iew=22&pcid=4e
9986a1-21eb-4a1d-b863-d5ec3dc49add&type=ovr


Eh? That's $151/user, not at all what my clients have been paying.

Oh, I see -- that's a license for Win2K3 Server + 20 CALs. If you've
already got Win2K3 Server installed, you need to buy only the CALs.
Do I need CAL's per simultaneaus user or per location (device)?
There are 30 locations but probably never more than 15
simultaneaus connections at a given time.


I was just checking and it seems that MS has changed the licensing
since the first of the year (the last time one of my clients was
buying), and the prices are now closer to $50/60 per seat.

There are two types of licenses:

1. per device -- each PC connecting uses a license.

2. per user -- each user connecting uses a license.

Neither one is concurrent user licensing -- a user logs on and they
use up one license. When they log off, that license remains
allocated to their PC or their username.

Also, the Win2K3 license server software does *not* deal well with
per user CALs -- they don't show up in the licensing usage stats.

So, you need an appropriate number of licenses to support your
entire user population. If you have 10 users at each of 30 sites,
then you need 300 CALs.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


David,
I will have to check on their Win2K3 licenses with the admins of the other organisation.
I guess when they use Win2K3 they will have licenses.

Now I see also other prices on the MS-site; I guess this is what I need :
==>> Microsoft® Windows® Server CAL 2003 English Microsoft License Pack 20 User CAL: $799.00
http://www.microsoft.com/PRODUCTS/in...f81d7&type=ovr

This is more like the $40,- you mentioned earlier.
I think the organisation only needs access for 1 user per location at a give time so I will need about 30 CAL's then.

Thanks,
Arno R
Nov 13 '05 #6
Idel Ramblings ....

If your db will not be huge, and your needs are reasonably
straightforward you could rent an MS-SQL Server (internet enabled) db
for about $40 USD per quarter ($160 a year). You could develop in an
ADP.
Yes, I know that I have said I no longer use ADPs but I think they can
be useful when the application is not too demanding. As you have
discussed using ASP, I am guessing that the application is not too
demanding.
As well, it is chiefly security which makes me avoid ADPs (and a little
kinkiness). But security on an Internet Enabled MS-SQL server (not
using intergrated security) is an entirely different situation than
security on the company server MS-SQL server.

You seem like quite a smart person. Why not do ASP? The ASP part of the
ASP is quite small. Most of the ASP will be Script. While I use
JavaScript, most developers (I think) use VB Script. This is almost a
direct one-ro-one port over from VBA. So why not take the learning
opportunity?

Nov 13 '05 #7

"lylefair" <ly***********@aim.com> schreef in bericht news:11**********************@o13g2000cwo.googlegr oups.com...
Idel Ramblings ....

If your db will not be huge, and your needs are reasonably
straightforward you could rent an MS-SQL Server (internet enabled) db
for about $40 USD per quarter ($160 a year). You could develop in an
ADP.
Yes, I know that I have said I no longer use ADPs but I think they can
be useful when the application is not too demanding. As you have
discussed using ASP, I am guessing that the application is not too
demanding.
As well, it is chiefly security which makes me avoid ADPs (and a little
kinkiness). But security on an Internet Enabled MS-SQL server (not
using intergrated security) is an entirely different situation than
security on the company server MS-SQL server.

You seem like quite a smart person. Why not do ASP? The ASP part of the
ASP is quite small. Most of the ASP will be Script. While I use
JavaScript, most developers (I think) use VB Script. This is almost a
direct one-ro-one port over from VBA. So why not take the learning
opportunity?


Hi Lyle,
Since I never *really* used ASP's (exept for testing my own IIS-server for fun and understanding how it works)
-- I can not guarantee AT ALL that the app will work as expected.
-- I can NOT estimate the time that I would need to develop the wanted application.

When I develop in Access estimating time is difficult enough (but I get along), but more important:
-- I can guarantee the client that he/she will get an app according to his/her needs and according to my standards.
I often promise something like 'satisfaction guaranteed'.
While I am learning ASP or .NET I feel like I can't promise a thing . . ..
This would be a relatively big app for me (though not so demanding) and I would very much like to develop it.

Arno R
Nov 13 '05 #8
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:

"David W. Fenton" <dX********@bway.net.invalid> schreef in bericht
news:Xn**********************************@216.196. 97.142...
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:
I went to M$-website and there I read that a 20-user CAL of
20-user device CAL is $ $2,979.00 ??
http://www.microsoft.com/PRODUCTS/in...?view=22&pcid= 4e
9986a1-21eb-4a1d-b863-d5ec3dc49add&type=ovr


Eh? That's $151/user, not at all what my clients have been
paying.

Oh, I see -- that's a license for Win2K3 Server + 20 CALs. If
you've already got Win2K3 Server installed, you need to buy only
the CALs.
Do I need CAL's per simultaneaus user or per location (device)?
There are 30 locations but probably never more than 15
simultaneaus connections at a given time.


I was just checking and it seems that MS has changed the
licensing since the first of the year (the last time one of my
clients was buying), and the prices are now closer to $50/60 per
seat.

There are two types of licenses:

1. per device -- each PC connecting uses a license.

2. per user -- each user connecting uses a license.

Neither one is concurrent user licensing -- a user logs on and
they use up one license. When they log off, that license remains
allocated to their PC or their username.

Also, the Win2K3 license server software does *not* deal well
with per user CALs -- they don't show up in the licensing usage
stats.

So, you need an appropriate number of licenses to support your
entire user population. If you have 10 users at each of 30 sites,
then you need 300 CALs.

--
David W. Fenton
http://www.bway.net/~dfenton dfenton at bway dot net
http://www.bway.net/~dfassoc


I will have to check on their Win2K3 licenses with the admins of
the other organisation. I guess when they use Win2K3 they will
have licenses.


???

What matters is the licenses installed on the Win2K3 box serving as
your terminal server. The other sites don't matter one iota.
Now I see also other prices on the MS-site; I guess this is what I
need :
==>> Microsoft® Windows® Server CAL 2003 English Microsoft
License Pack 20 User CAL: $799.00
http://www.microsoft.com/PRODUCTS/in...t.aspx?view=22 &pcid=cb eaab2e-4d82-42a4-b0de-d3c9db9f81d7&type=ovr
That's more like the pricing I'm accustomed to seeing, yes.
This is more like the $40,- you mentioned earlier.
I think the organisation only needs access for 1 user per location
at a give time so I will need about 30 CAL's then.


The good thing about the pricing is that you can buy 1 or 10 and the
price dosen't change. The bad thing about the pricing is that you
can buy 1 or 100 and the pricing doesn't change. I do assume there
are site licenses that support 100s of users that are cheaper than
buying the same number of individual licenses.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #9
"lylefair" <ly***********@aim.com> wrote in
news:11**********************@o13g2000cwo.googlegr oups.com:
Idel Ramblings ....

If your db will not be huge, and your needs are reasonably
straightforward you could rent an MS-SQL Server (internet enabled)
db for about $40 USD per quarter ($160 a year). You could develop
in an ADP.
.. . . thus trading a fixed cost for a recurring cost, and also
buying into a host of SQL Server administrative responsibilities.

[]
You seem like quite a smart person. Why not do ASP? The ASP part
of the ASP is quite small. Most of the ASP will be Script. While I
use JavaScript, most developers (I think) use VB Script. This is
almost a direct one-ro-one port over from VBA. So why not take the
learning opportunity?


Programming browser-based applications is not in the same class of
tasks as programming an Access database. The UI design issues
require a complete paradigm switch, one that I, for one, cannot yet
do successfully.

Secondly, he gave his reason for not going ASP -- he'd be selling a
product he doesn't know how to build. That sounds ethical to me.

Are you not ethical, Lyle?

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #10
David W. Fenton wrote:
. . . thus trading a fixed cost for a recurring cost, and also
buying into a host of SQL Server administrative responsibilities.
1. One does not have administrative responsibilities (or rights) when
one rents a db on a web-enabled SQL Server, David.
Programming browser-based applications is not in the same class of
tasks as programming an Access database. The UI design issues
require a complete paradigm switch, one that I, for one, cannot yet
do successfully.


2. I can, which prompts me to post about them. I rarely or never make
assumptions or assertions about replication and mdb security, (for
instance), because I am not experienced with them. This is a style
which I recommend, David (see paragraph one).

Lyle

Nov 13 '05 #11

"David W. Fenton" <dX********@bway.net.invalid> schreef in bericht news:Xn**********************************@216.196. 97.142...
"lylefair" <ly***********@aim.com> wrote in
news:11**********************@o13g2000cwo.googlegr oups.com:
Idel Ramblings ....

If your db will not be huge, and your needs are reasonably
straightforward you could rent an MS-SQL Server (internet enabled)
db for about $40 USD per quarter ($160 a year). You could develop
in an ADP.


. . . thus trading a fixed cost for a recurring cost, and also
buying into a host of SQL Server administrative responsibilities.

[]
You seem like quite a smart person. Why not do ASP? The ASP part
of the ASP is quite small. Most of the ASP will be Script. While I
use JavaScript, most developers (I think) use VB Script. This is
almost a direct one-ro-one port over from VBA. So why not take the
learning opportunity?


Programming browser-based applications is not in the same class of
tasks as programming an Access database. The UI design issues
require a complete paradigm switch, one that I, for one, cannot yet
do successfully.

Secondly, he gave his reason for not going ASP -- he'd be selling a
product he doesn't know how to build. That sounds ethical to me.

Are you not ethical, Lyle?



David,

I know Lyle well enough to know that he is very ethical indeed.
I just think Lyle tried to encourage me, when I said I never went the ASP-route.
I am not in the least disturbed or whatever by his post.
Why are you ?

I know my current limits and I know my current goals.
I am not going the ASP-route at this moment, maybe later.

Arno R
Nov 13 '05 #12
"lylefair" <ly***********@aim.com> wrote in
news:11**********************@z14g2000cwz.googlegr oups.com:
David W. Fenton wrote:
. . . thus trading a fixed cost for a recurring cost, and also
buying into a host of SQL Server administrative responsibilities.


1. One does not have administrative responsibilities (or rights)
when one rents a db on a web-enabled SQL Server, David.


???

My web host provides MySQL with me having full administration of any
databases I create.

I don't see why a web host would take over that responsibility for a
mere $10/month -- I certainly wouldn't. My guess is that any changes
to the database would then be billable on an ad hoc basis at some
expense, so the $10/month figure is not a realistic estimate of the
actual cost of having someone else host the database.
Programming browser-based applications is not in the same class
of tasks as programming an Access database. The UI design issues
require a complete paradigm switch, one that I, for one, cannot
yet do successfully.


2. I can, which prompts me to post about them. I rarely or never
make assumptions or assertions about replication and mdb security,
(for instance), because I am not experienced with them. This is a
style which I recommend, David (see paragraph one).


You're a real asshole.

The fact is that Arno is like me, and does *not* have experience
with creating browser-based apps, so your recommendation that he
propose such an app is bloody stupid.

Maybe you're angling for the job?

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #13
David W. Fenton wrote:
My web host provides MySQL with me having full administration of any
databases I create.
Please, check back to item 7 of this thread where you will see that
MS-SQL server
was the technology I suggested:
"MS-SQL Server (internet enabled)"
Maybe you're angling for the job?


No, David. For the past several years I have worked only with large
corporations and my own, largely failed applications. I like it that
way.
But I would have been willing to help Arno, gratis.

Nov 13 '05 #14

"lylefair" <ly***********@aim.com> schreef in bericht news:11**********************@g14g2000cwa.googlegr oups.com...
But I would have been willing to help Arno, gratis.


Hey Lyle, thanks.
I might ask for your help and your expertise on this issue sometime indeed.

Btw: Where/when did you learn Dutch ?
Most people only know "Ajax", "Amsterdam" ;-)

Arno R
Nov 13 '05 #15
"Arno R" <ar***********@tiscali.nl> wrote in
news:43********************@dreader2.news.tiscali. nl:

"David W. Fenton" <dX********@bway.net.invalid> schreef in bericht
news:Xn**********************************@216.196. 97.142...
"lylefair" <ly***********@aim.com> wrote in
news:11**********************@o13g2000cwo.googlegr oups.com:
Idel Ramblings ....

If your db will not be huge, and your needs are reasonably
straightforward you could rent an MS-SQL Server (internet
enabled) db for about $40 USD per quarter ($160 a year). You
could develop in an ADP.


. . . thus trading a fixed cost for a recurring cost, and also
buying into a host of SQL Server administrative responsibilities.

[]
You seem like quite a smart person. Why not do ASP? The ASP part
of the ASP is quite small. Most of the ASP will be Script. While
I use JavaScript, most developers (I think) use VB Script. This
is almost a direct one-ro-one port over from VBA. So why not
take the learning opportunity?


Programming browser-based applications is not in the same class
of tasks as programming an Access database. The UI design issues
require a complete paradigm switch, one that I, for one, cannot
yet do successfully.

Secondly, he gave his reason for not going ASP -- he'd be selling
a product he doesn't know how to build. That sounds ethical to
me.

Are you not ethical, Lyle?


I know Lyle well enough to know that he is very ethical indeed.
I just think Lyle tried to encourage me, when I said I never went
the ASP-route. I am not in the least disturbed or whatever by his
post. Why are you ?

I know my current limits and I know my current goals.
I am not going the ASP-route at this moment, maybe later.


He's suggesting using ASP because *he* knows how to do it. He said
as much in his response to the post above.

But you've said you *don't* know it, so his suggesting that you do
ASP anyway looks completely unethical, as you'd be selling a project
that can't really guarantee that you can deliver.

*That* would be unethical.

Yet, it's exactly what Lyle has suggested you do.

Hence, my question to Lyle. If you're suggesting doing something
unethical, it rather calls into question your own ethics.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #16
"lylefair" <ly***********@aim.com> wrote in
news:11**********************@g14g2000cwa.googlegr oups.com:
David W. Fenton wrote:
My web host provides MySQL with me having full administration of
any databases I create.


Please, check back to item 7 of this thread where you will see
that MS-SQL server
was the technology I suggested:
"MS-SQL Server (internet enabled)"


Why would that be relevant? Windows-based hosting organizatios will
tend to offer Windows-based database support, while
Linus/Apache-based hosts will offer Linux-based database support.

The point I was trying to make, which you seem to be vastly too
obtuse to get, is that you can often purchase hosting that includes
full administrative rights to your database.
Maybe you're angling for the job?


No, David. For the past several years I have worked only with
large corporations and my own, largely failed applications. I
like it that way.
But I would have been willing to help Arno, gratis.


I see you've now left aside the issue of your ethics, by simply
ignoring the question.

Why did you suggest that Arno do something that would be unethical?

I would remind you that you suggested that before you offerred you
own free assistance in the project.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #17
Ask Steve to set it up for you, his fees are very reasonable :-)

Nov 13 '05 #18
David W. Fenton wrote:
He's suggesting using ASP because *he* knows how to do it. He said
as much in his response to the post above.

But you've said you *don't* know it, so his suggesting that you do
ASP anyway looks completely unethical, as you'd be selling a project
that can't really guarantee that you can deliver.

*That* would be unethical.

Yet, it's exactly what Lyle has suggested you do.

Hence, my question to Lyle. If you're suggesting doing something
unethical, it rather calls into question your own ethics.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


I don't think Lyle implied that Arno should keep them ignorant of the
risks involved. When they are apprised and suitable concessions are
made by Arno to make up for the increased risk they face it's their
call whether or not the risk is acceptable. I agree that many
companies cannot afford to take such a chance and must hire someone
like yourself wielding an iron-clad guarantee, but many can. If that
is the case I wish Arno the best with the new ASP project and stand
ready to help answer questions when I can.

James A. Fortune

Nov 13 '05 #19

<ji********@compumarc.com> schreef in bericht news:11*********************@z14g2000cwz.googlegro ups.com...
I don't think Lyle implied that Arno should keep them ignorant of the
risks involved. When they are apprised and suitable concessions are
made by Arno to make up for the increased risk they face it's their
call whether or not the risk is acceptable. I agree that many
companies cannot afford to take such a chance and must hire someone
like yourself wielding an iron-clad guarantee, but many can. If that
is the case I wish Arno the best with the new ASP project and stand
ready to help answer questions when I can.

James A. Fortune


James, thanks for your offer, but please re-read this thread.
There just is NO ASP-project for me in this case. I would not do that.

If this project is coming my direction (which I hope and also expect), it will be a Terminal Server Access project.

Arno R
Nov 13 '05 #20

"Trevor Best" <no****@localhost.invalid> schreef in bericht news:43*********************@news.zen.co.uk...
Ask Steve to set it up for you, his fees are very reasonable :-)


Thanks for the hint, but if I need help on this I need a *real* resource.

Arno R
Nov 13 '05 #21
rkc
Trevor Best wrote:
Ask Steve to set it up for you, his fees are very reasonable :-)

If pcd knew how, he would have already made his pitch.

Nov 13 '05 #22
Arno R wrote:
James, thanks for your offer, but please re-read this thread.
There just is NO ASP-project for me in this case. I would not do that.

If this project is coming my direction (which I hope and also expect), it will be a Terminal Server Access project.

Arno R


I looked and that's indeed what you said. That's too bad. Although TS
is the fastest way to get an Access application on the web, ASP is
still worthy of strong consideration. Let us know about your
experiences with TS if you get it.

James A. Fortune

Nov 13 '05 #23
David, have you considered anger management therapy?

I'm not just trying to be ornery here. I've noticed, now that I'm back at
the newsgroup, that you are regularly hostile. I suppose you'll either flame
me or PLONK me, but dude, you need to take a breath. You need to smell
the roses. You need to start seeing the glass as half-full.

Relax. It's just code ... not life and death.
--
Danny J. Lesandrini


He's suggesting using ASP because *he* knows how to do it. He said
as much in his response to the post above.

But you've said you *don't* know it, so his suggesting that you do
ASP anyway looks completely unethical, as you'd be selling a project
that can't really guarantee that you can deliver.

*That* would be unethical.

Yet, it's exactly what Lyle has suggested you do.

Hence, my question to Lyle. If you're suggesting doing something
unethical, it rather calls into question your own ethics.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc

Nov 13 '05 #24
As an aside and not pertinent at all, I enjoy developing ASP-HTML web
applications way more than I do developing Access applications. There
is, IMO, much more scope for creativity, the UI has the potential to be
much richer and distinct, and, of course, it's way easier to "show
off" your work.
If one uses javascript one has a very powerful, complete and efficient
language at ones disposal; (beware of js dates however as they are a
known cause of premature baldness [without regard to sex]). JS Arrays
are incredibly powerful and astonishingly fast.
A whole application that will fit easily on a floppy is a consummation
devoutly to be wished. (Yes, yes I know that's because the REAL guts of
the thing rests in the ASP application on the server and the browser on
the client, but the floppy or smaller sized thing is the only part the
developer has to worry about, very much).

Nov 13 '05 #25
"Danny J. Lesandrini" <dl*********@hotmail.com> wrote in
news:C8********************@comcast.com:
David, have you considered anger management therapy?

I'm not just trying to be ornery here. I've noticed, now that I'm
back at the newsgroup, that you are regularly hostile. I suppose
you'll either flame me or PLONK me, but dude, you need to take a
breath. You need to smell the roses. You need to start seeing
the glass as half-full.

Relax. It's just code ... not life and death.


Lyle suggests that someone sell a project they don't have the skills
to do, and when I call him on it, *I* get criticized for the tone of
my post?

That seems pretty ludicrous to me.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #26
David, it's not just this post, it's a lot of them. And, I'm not criticizing
you. I'm just making an observation about the change in your tone from
what it was a couple years ago, when I used to really look forward to
your replies. Now, it scares me a little, that's all.

--

Danny J. Lesandrini
dl*********@hotmail.com
http://amazecreations.com/datafast/

"David W. Fenton" <dX********@bway.net.invalid> wrote in
news:C8********************@comcast.com:
David, have you considered anger management therapy?

I'm not just trying to be ornery here. I've noticed, now that I'm
back at the newsgroup, that you are regularly hostile. I suppose
you'll either flame me or PLONK me, but dude, you need to take a
breath. You need to smell the roses. You need to start seeing
the glass as half-full.

Relax. It's just code ... not life and death.


Lyle suggests that someone sell a project they don't have the skills
to do, and when I call him on it, *I* get criticized for the tone of
my post?

That seems pretty ludicrous to me.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc

Nov 13 '05 #27
Danny J. Lesandrini wrote:
David, it's not just this post, it's a lot of them. And, I'm not criticizing
you. I'm just making an observation about the change in your tone from
what it was a couple years ago, when I used to really look forward to
your replies.


Danny

Have you studied/read The Alexandria Quartet (Lawrence Durrell)?

I recommend it.

Lyle

Nov 13 '05 #28
No, I've not read it, but a quick Internet search on the topic has my interest.
What prompted you to ask and why hasa this nearly-award-winning book all
but fallen into obscurity?
--

Danny J. Lesandrini
dl*********@hotmail.com
http://amazecreations.com/datafast/

"lylefair" <ly***********@aim.com> wrote ...
Danny J. Lesandrini wrote:
David, it's not just this post, it's a lot of them. And, I'm not criticizing
you. I'm just making an observation about the change in your tone from
what it was a couple years ago, when I used to really look forward to
your replies.


Danny

Have you studied/read The Alexandria Quartet (Lawrence Durrell)?

I recommend it.

Lyle

Nov 13 '05 #29
from literary nugget
**** begin quote ****
Lawrence Durrell
The Alexandria Quartet
1957-1960

A literary experiment in relativity, each volume offers a different
perspective on events in 1940's Egypt:

"...she listened to the soft clear drumming of the sea upon the long
beaches mingled with the cough and stamp of horses in their new stalls
beyond the courtyard...in the moist gathering darkness the fireflies
had begun to snatch fitfully, filling them both with pleasure to think
that already their oasis had begun to support other life than their
own."

--from Justine
**** end quote ****

Why has it fallen into obscurity? I didn't know it had. I would not
call these books easy reads. In today's culture that's probably enough
to make them disappear.

Nov 13 '05 #30

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

Similar topics

11
by: HB2 | last post by:
I am using the Linked Table Manager in Access to try and connect my front end database (on my desktop) to my backend database (on my web host) I get an invalid name error. Any help much...
0
by: Jeff Leckrone | last post by:
Hi. I am running a replicated Access 2003 database on our Windows terminal server. I put the copies on the network so that the users that need to access them can see them. When they opened their...
14
by: Paul H | last post by:
I have been approached by a new customer to "sort-out" their existing database. They occasionally need to remotely access the database and are using Terminal Server to do so. The weird thing is...
10
by: gary0gilbert | last post by:
An unusual spin to this recurring disk or network error in a Terminal Server environment. Access 2000, Terminal Server 2000, file server is windows 2000. All users have a separate copy of the...
2
by: Wayne | last post by:
I currently have one of my databases running on Citrix. I supplied the user with the database and their IT people set it up. It has been running happily for years. I have now been asked 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
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...

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.