I can understand the 3-tier approach, but when you're talking limited
resources like a Pocket PC, I would think that a programming language
connecting straight to the datasource would be better for conserving
battery life and such.  It may require learning a new language or
something, but 3 tiers seems like it'd mean 3 times the resource hit and
also 3 points of possible failure.  I've never ventured into this sort
of development, so I'm speaking from complete ignorance, but those would
be my fears of doing the 3-tier approach vs. the 2 tier.  If you did 2
tier, it seems you could even simplify things and use XML or something
like that to store the data as opposed to a database.  I guess it
depends on the size of the data, etc.

John Burns

-----Original Message-----
From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 12:00 PM
To: CF-Talk
Subject: Re: ColdFusion Express

Good info, thanks.  Hmm, if I want to use either Access .mdb file or SQL
CE database, what language would seem most convenient, say, the CE has a
web server, ASP? btw, could your pocket PC install a web server?
App-wise, personally I like the three-tiered datasource or native
database call,web server and client approach vs. datasource and a
programming language.

>On Thu, 2004-03-04 at 08:41, Chunshen Li wrote:
>> Good info, thank you.  Wondering if CE can support some version of
>> Access while I know there's SQL CE version.
>My pocket PC has libraries to access .mdb files via VB and C++ but as
>for like ODBC access, I don't think you can do it locally - I could be
>dead wrong though.
>
>>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to