Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion What's Next?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Aubrey  
View profile  
 More options May 28 2009, 8:54 pm
From: Michael Aubrey <mga...@yahoo.com>
Date: Thu, 28 May 2009 17:54:16 -0700 (PDT)
Local: Thurs, May 28 2009 8:54 pm
Subject: Re: [FLEx] Re: What's Next?

That makes sense. Thank you for the explanation - even if its simplified.

________________________________
From: Randy Regnier <regnr...@yahoo.com>
To: flex-list@googlegroups.com
Sent: Thursday, May 28, 2009 5:29:40 PM
Subject: [FLEx] Re: What's Next?

From: Michael Aubrey mga...@yahoo.com

> It had been my understanding that one of the problems of SqlServer was that its definitely not
> designed for the sorts of computers and computer hardware that most of us use - i.e. its not
> designed for laptops and a different database engine would give better performance for laptops.

SqlServer is designed to run on large server systems and serve up quantities of data (or perhaps comb through a sea of data to find select data). It's probably thus safe to say it is not specifically "designed" for laptop use. :-)

One less obvious issue is that there is a basic difference in 'worldview' in how any relational database views data and how the FLex application code views data. The technical term for this is "impendance mismatch'. Without going into a boring technical explanation on what the mismatch means, I'll just say it means that the database and the code are both not on the same page, so each has to work in ways that are not optimal.

In my experimental work, I was able to get much better performance out of SqlServer. So, it isn't adequate to say SqlServer on a laptop is the issue. I also tested other systems: Firebird, DB4o, Berkeley DB, and an XML file. Each of the tested systems performed better than the current system. The reason for the gain is how the data is actually stored.

Randy Regnier


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.