Do i even need Flex?

I'm building an Electronic Medical Record. I need a
user-friendly frontend and connect it all to a gigantic SQL
database holding large amounts of patient data. The DB structure is
immense. I like the Flex platform, but should I be looking
elsewhere?

Flex is for the presentation tier. You will need a
server-side database integration tier at least, probably a business
logic tier as well.
Tracy

Similar Messages

  • [svn:bz-4.0.0_fixes] 20651: Some MBean tests needed flex.management. jmx stuff in the allow classes list for the class deserialization validator so adding it in on BlazeDS 4 .0.0_fixes.

    Revision: 20651
    Revision: 20651
    Author:   [email protected]
    Date:     2011-03-07 12:21:11 -0800 (Mon, 07 Mar 2011)
    Log Message:
    Some MBean tests needed flex.management.jmx stuff in the allow classes list for the class deserialization validator so adding it in on BlazeDS 4.0.0_fixes.
    Modified Paths:
        blazeds/branches/4.0.0_fixes/qa/apps/qa-regress/WEB-INF/flex/services-config.mods.validat ors.xml

    Thank you very much!
    I cant believe this little comment has been so helpful!
    But yes it is:
    I explain, despite my efforts to find, googled it, forums, faqs, etc...
    no where it mentionned the manifest.fm file is... INSIDE the .jar!
    Your comment "a zip" made me attempt to open it with winrar, and I found a manifest.fm file inside!
    So far I was editing the one at the "source" of my project and rebuilding it with netbeans.
    I am going to try that now.
    Actually.... :( no its mentionning my main class!
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.7.0
    Created-By: 10.0-b19 (Sun Microsystems Inc.)
    Main-class: courseworkjava3d.Simple3D
    Class-Path:
    X-COMMENT: Main-Class will be added automatically by buildWell I have no problems uploading you the .jar, it is for a coursework it is not a private project or whatever:
    http://www.uploading.com/files/CM2LKWYU/BetaCourseworkJava3d_Final.jar.html
    Oh and I felt on your comment "dont ask us" as if I was suppose to know... i'm a beginner, I did not know that! And I tried to give you so many infos so you dont lose your time if you want to help, especially as after my own research I found many, many results for this "main class" and I tried a few solutions!
    Edited by: CupofTea on Apr 13, 2008 3:28 AM

  • [svn:bz-trunk] 20650: Some MBean tests needed flex.management. jmx stuff in the allow classes list for the class deserialization validator so adding it in on BlazeDS trunk .

    Revision: 20650
    Revision: 20650
    Author:   [email protected]
    Date:     2011-03-07 12:20:03 -0800 (Mon, 07 Mar 2011)
    Log Message:
    Some MBean tests needed flex.management.jmx stuff in the allow classes list for the class deserialization validator so adding it in on BlazeDS trunk.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/services-config.mods.validators.xml

    Thank you very much!
    I cant believe this little comment has been so helpful!
    But yes it is:
    I explain, despite my efforts to find, googled it, forums, faqs, etc...
    no where it mentionned the manifest.fm file is... INSIDE the .jar!
    Your comment "a zip" made me attempt to open it with winrar, and I found a manifest.fm file inside!
    So far I was editing the one at the "source" of my project and rebuilding it with netbeans.
    I am going to try that now.
    Actually.... :( no its mentionning my main class!
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.7.0
    Created-By: 10.0-b19 (Sun Microsystems Inc.)
    Main-class: courseworkjava3d.Simple3D
    Class-Path:
    X-COMMENT: Main-Class will be added automatically by buildWell I have no problems uploading you the .jar, it is for a coursework it is not a private project or whatever:
    http://www.uploading.com/files/CM2LKWYU/BetaCourseworkJava3d_Final.jar.html
    Oh and I felt on your comment "dont ask us" as if I was suppose to know... i'm a beginner, I did not know that! And I tried to give you so many infos so you dont lose your time if you want to help, especially as after my own research I found many, many results for this "main class" and I tried a few solutions!
    Edited by: CupofTea on Apr 13, 2008 3:28 AM

  • Does anyone know how I install Microsoft office onto an I Mac or if I even need it.

    Does anyone know how I install Microsoft office onto an I Mac or if I even need it.

    If you need to write or modify documents made with Word, Excel, or Powerpoint, then you need Office. Otherwise, you don't. If you already have it then installation just involves double-clicking on the Office Installer's icon.
    You may want to consider as well:
    These two suites are similar to Libre Office but not as current or as well-supported:
    NeoOffice
    Open Office
    And, then there is Apple's iWork suite:
    Pages - word processing and layout
    Keynote - presentation
    Numbers - spreadsheet
    Each can open and save Office compatible files. They may be purchased separately via the Mac App Store for $19.99 each.
    (Access to the Mac App Store requires Snow Leopard 10.6.6 or higher and an Apple ID.)

  • Do I even need more backup?

    ..Not necessarily a Mountain Lion question, but still:
    I use my iMac for my business, can't take any chances losing stuff...
    ...But maybe this is an overkill:
    1. Time Machine is doing it's job, backing up those critical folders to my Ext. HD.
    2. I'm subscribed to a $27/year Cloud backup service that does its job every night.
    3. I use Tri-BACKUP 6 to MIRROR my HD to my Ext. HD once a week, so I have an alternative, updated startup disk in case of emergency.
    4. I use the same program for incremental nightly backups — but it does not work well (that program is too complicated and quirky, I must admit)...
    ...And I wonder, do I even need #4 ?...
    Thanks!

    You can never have too many backups. I've used Tri-Backup and it works well. Once you have it set up you don't need to change anything, so it can't be that complicated. Nevertheless, here are some alternatives you may investigate:
    Suggested Backup Software
      1. Carbon Copy Cloner
      2. Get Backup
      3. Deja Vu
      4. SuperDuper!
      5. Synk Pro
    Others may be found at MacUpdate. Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files.

  • I need flex sdk 4 to do loading file data

    Looks like I need flex sdk 4 to do loading file data as can be seen from the following thread:
    http://forums.adobe.com/thread/510429?tstart=0
    Hi there, I'm now trying to use the new file features in Flash 10 but I'm getting this error when I try something like
    fileRef.load();
    ReferenceError: Error #1069: Property load not found on flash.net.FileReference and there is no default value.

    I tried to use the example on
    http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load- without-a-server/
    and get this error when I click the save button.
    Is there something wrong with my computer. I've got flash 10 installed on firefox
    ReferenceError: Error #1069: Property http://www.adobe.com/2008/actionscript/Flash10/::save not found on flash.net.FileReference and there is no default value.
        at LiveCycle/onSaveText()[C:\ColdFusion8\wwwroot\LiveCycle\src\LiveCycle.mxml:15]
        at LiveCycle/___LiveCycle_Button1_click()[C:\ColdFusion8\wwwroot\LiveCycle\src\LiveCycle.mxm l:41]

  • TS4051 This MacBook Pro (circa 2011) is the second Apple laptop with the same issue.  When I change sites (or at least many of them), the Mac issues a single chime.  I do not have any clue what this might be ... or if it even needs repairing if I can stan

    This MacBook Pro (circa 2011) is the second Apple laptop I have owned with the exact same issue.  When I change sites (or at least many of them), the Mac issues a single chime.  I do not have any clue what this might be ... or if it even needs repairing if I can stand the chime.
    If anyone has any ideas, I surely would love to hear!  Many thanks!
    Madelaine

    This is the Mac Pro (desktop workstation) forum.  You will probably get more meaningful results here:
    MacBook Pro: Notebooks: Apple Support Communities
    good luck

  • Do I even need itunes 7 to download games or movies???

    I just downgraded back down to Itunes 6.4 or w/e it is, and I can click on Music Store and the games and movies and other new stuff shows up...sooo my question is if i even need to upgrade to 7.0 to download these things???

    i checked through the FAQs ... it looks like you need 7 for both. see:
    Frequently Asked Questions (FAQ) for iPod Games
    Frequently Asked Questions (FAQ) for Movies

  • Do I even need to backup iTunes?

    Given the "Home Sharing" function within iTunes I can now easily import all my Library onto any new pc (up to the 5 authorized).
    In the past I had my Library backup on an External Drive (http://support.apple.com/kb/HT4527).
    My question is: do I even need to backup my Library any more? Even of my pc hard disk were to crash/die I can always use "Home Sharing". Unless I am missing something, Apple are now effectively my backup. (I do not quite understand where my actual uploaded files are - I am assuming they are stored remotely within Apple to enable Home Sharing?)
    Please note:
    My Library is very static - it just contains my original uploads of my cd collection.
    I have the latest version of iTunes (11.0.2.25).
    I have song purchases in iCloud, but I do not have a paying storage account.
    Appreciate any comments.

    Unfortunately it never gave me the option to restore from backup. only to do a complete restore to factory. I reconnected the phone to the computer and in the process of doing another restore. this time it actually showed the progress on the iphone screen as opposed to the first run only showing the apple logo on the screen. I believe you may have saved my phone! I will let you know in a few...

  • I am replacing the H8S 2117 chip, does anyone know how to flash it, or does it even need to be flashed?

    I am replacing the H8S 2117 smc chip, due to the system not booting up, can anyone tell me how to flash the chip or if it even needs to be flashed or if someone offers this as a service?

    I am replacing the H8S 2117 smc chip, due to the system not booting up, can anyone tell me how to flash the chip or if it even needs to be flashed or if someone offers this as a service?

  • I see advertisements for Mac cleaners, are these worth it or even needed.

    I see advertisements for Mac cleaners, are these worth it or even needed.

    Definitely NOT Needed.
    In General 3rd Party AV Software and Cleaning Utilities tend to cause More Issues than they claim to fix...
    Mac OS X tends to look after itself.  To keep your Mac Happy...
    Have a look here  >  http://pondini.org/OSX/Scripts.html
    More Info Here  >  The myth of the dirty Mac

  • I keep getting a pop-up notifying me that a newer version of Growl is available for download.  I've never heard of Growl and I'm unaware if I even need it or use it.  Is this a legitimate notification?  Did Growl come on my new iMac?

    I keep getting a pop-up notifying me that a newer version of Growl is available for download.  I've never heard of Growl and I'm unaware if I even need it or use it.  Is this a legitimate notification?  Did Growl come on my new iMac?

    Growl has a long development history, is popular and performs a useful function. Many of your background applications use it send messages to your screen that tell you all kinds of useful things (if you're interested). Some applications ask you if you want them to install Growl for you - you or someone using your Mac may have answered 'yes' a long time ago, or it may have occurred without your permission. In any event, you might set it uyp and give it a try for a while, I think it will grow on you. If not, just remove it.

  • Good evening. needed help. I created an account on my ipad on itunes. then wanted to add a credit card the Mbnet. the problem is that an error appears saying "payment method rejected

    I
    good evening. needed help. I created an account on my ipad on itunes. then wanted to add a credit card the Mbnet. the problem is that an error appears saying "payment method rejected"Can help me?

    iTunes Store: Accepted forms of payment
    Mbnet (virtual) is not acceptable form of payment.

  • Need Flex 2.01 Development at good rates ...

    My Fellow American Programmers,
    My apologizes to hard working American Flex developers who
    want work ... but I've created messages on this forum looking for
    help on a massive project since November of 2006 and I haven't
    received but one or two credible offers of help, yet they didn't
    work out because I need on-site programmers ...
    So, now I am requesting that any off-shore Flex development
    teams that have counterparts here in the U.S. contact me. I need
    one or two developers, depending on budgetary constraints on-site
    in Lawndale, CA 90260.
    I need intermediate level Flex 2.01 development personnel. I
    can direct them as long as they are over the basics and
    self-starters.
    No Beginners.
    We will be moving to 3.0 and JBoss 5.0 when those releases
    are most stable.
    email: [email protected]
    Thank You.

    I want to apologize for soliciting the talents of Flex
    programmers in these hallowed halls.
    Would someone please direct me to more appropriate places
    where I might find developers for Flex 2.01 that are competent and
    available.
    In Regret.
    Joe Terry

  • Need flex 3 download trail version

    Need to create a new component in xcelsius,for which I need a flex 3 download, but before purchasing the flex 3,I want to try it with a trial version. I could not get my property sheet to work with flex 2 hot fix 3

    Direct Download Links for Adobe Software
    Though that would be slightly futile - you cannot buy those old versions anymore, anyway, so you might just as well move on to FlashBuilder 4.6 directly.
    Mylenium

Maybe you are looking for

  • Drop down list in Table Control - Value disappeared after pressing ENTER

    Dear Gurus, I have a problem in one of my development where I used a table control in which one field is a drop down list. I used VRM_SET_VALUES and VRM_GET_VALUES for populating the values from the programand not use any domain level value table for

  • Problems on installing boot camp on windows vista 64

    I've a problem,when I finished installing vista 64,I should install the bootcamp 2.0,I searched many discussions about this.But I can't find the file 'bootcamp64' on my leopard disk(apple\driver\bootcamp64?),I just find the bootcamp.msi,what can I do

  • How do you know that the Ipod Nano is charging?

    I-pod nano 4GB   Windows 2000  

  • Installing Oracle 8i client tools on Windows 2K Advanced Server SP2

    I am having issues with installing Oracle 8i client tools on W2K Advanced Server SP2. The CD I have is labeled Oracle 8i Enterprise Edition, Release 3 (8.1.7) Win NT/2000 CSI# 2224188. The error message I get is that a dependency exist on having ORAC

  • Jre vs j2re

    I'm running Linux 2.6.11-1.1369_FC4 I'm having problems in my browser (opera 8.5) with a page which uses javascript ...     http://www.oregonlive.com/live/kbps/audio/index.ssf?kbps... (this works ok in Firefox). I'm wondering whether my opera is conf