Direct calls from FLEX client database

Hi all

is it possible to make direct calls to database to a MySQL database (or any database) of a FLEX, rather than calling via a service client? simply, I need to remove the middle layer.

Thanks in advance.

SajKK

sajkk wrote:

Thank you all,

Other than MySQL does support other databases? entirely?

A project office in Adobe Flex can support SQLite. That's all.

Tags: Flex

Similar Questions

  • Direct call from Session Bean vs invoking the binding to call the SB

    This question is directed to a method to handle the call to the bean to support rather than using the input fields and the provided button by dragging the method on the data control.

    One is better than the other?

    It is better to think that...

    bean.getMyFinderMethod ("parm1", "parm2");

    Note: where getMyFinderMethod is the same value as getMyBinding in the comparison

    that whole...

    DCBindingContainer dcBindings = (DCBindingContainer) this.getBindings ();
    OperationBinding operationBinding = (OperationBinding) this.getBindings () .getOperationBinding ("getMyBinding");
    Map params = operationBinding.getParamsMap ();
    params.put ("parm1", parm1);
    params.put ("parm2", parm2);
    Object result = operationBinding.execute ();

    your opinion is welcome...

    Hello

    If you work with the ADF, then all calls should be through the ADF link layer, the OperationBinding class. If you bypass the link layer, then a State indicated on a view of the application related to the ADF may be out of synchronization with the State in business. In addition, you won't to anyone doing a favor by using two different API in your application and development instead of make your code hard to read

    Frank

  • Is it possible to download a file from the client flex on the server?

    In my plugin I would ask the user to provide me with a local of files I need to upload to the server (server blank when my Java code is running). Since flex is launched in the sandbox inside the browser, they provide an API for downloading files the from/to the URL of the server built-in. Is it possible to define my own servlet (or something like that) inside the Virgo vSphere server to listen for the event upload? Y at - it another possibility to upload a file from the client flex on the server?

    Thank you

    Valeria

    Yes it is possible, but it is not recommended to download the large amount of data to the client Web server.  Don't forget that your java plugin is just a transmission in your own background when real business logic and/or data sources are provided.  You might as well send the file directly to your back-end, there is no reason to keep it on the server of the Web client.

  • Is there a way to call a MSSQL stored procedure from Flex/ActionScript...

    Is there a way to call a MSSQL stored procedure from Flex/ActionScript without using ColdFusion or another middleware?  I usually use CF, but I need to call my AS code inside MS.

    Thank you!

    Lee

    No, because you cannot expose your database server to external users. but you can call a remote method that can run your database procedures

  • How FTP a file from the client computer to the server database using Forms 10 g

    Hello
    I want a file from a client computer to the database server computer using Forms 10 G (or PL/SQL) via ftp.
    could you please tell me how can I do this

    Concerning

    Hello

    I gave u the adequate instructions on webutil configuration but u did not comply with it.
    I will post again please read correctly and follow it.

    How to get running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a new 'Complete' installation of Oracle Developer Suite 10.1.2.0.2,
    Here are the steps to get a shape of small test running, using WebUtil 1.06.

    Note: Oracle_Home is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor and do a find/replace on
    Oracle_Home with your real value (no slash). Then, it is easy to
    copy and paste the actual orders to be run from the copy of the memo.

    (* 1) * download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
    and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.

    (* 2) * copy or move jacob.jar and jacob.dll
    C:\webutile is the folder where you extracted Jacob and ends in ...\jacob_18
    CD C:\webutile
    Copy jacob.jar Oracle_Home\forms\java\.
    Copy jacob.dll Oracle_Home\forms\webutil\.
    Staging of Jacob is no longer needed and can be deleted.

    (* 3) * sign frmwebutil.jar and jacob.jar
    Open a DOS command prompt.
    Add Oracle_Home\jdk\bin in the path:
    set PATH=Oracle_Home\jdk\bin;%PATH%
    Sign files and check the result of success:
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\frmwebutil.jar
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\jacob.jar

    (* 4) * If you already have a pattern in your RDBMS that contains stored WebUtil code,.
    You can skip this step. Otherwise,.
    Create a schema for the stored code WebUtil and privileges to
    Sign in and create a stored package. Name of the schema "WEBUTIL" is recommended
    for no reason other than consistency based on users.
    Open Oracle_Home\forms\create_webutil_db.sql in a text editor and remove or comment
    the declaration of EXIT, in order to see if the objects have been created witout
    errors.
    Launch SQL * more like SYSTEM and the issue:
    Webutil IDENTIFIED BY password CREATE a USER
    DEFAULT TABLESPACE users
    TEMPORARY TABLESPACE temp;
    /
    GRANT CONNECT, CREATE PROCEDURE, CREATE SYNONYM TO webutil PUBLIC;
    /

    CONNECT webutil/webutil@rcci
    @Oracle_Home\forms\create_webutil_db.sql
    -Inspect SQL * Plus output for errors, and then
    CREATE a PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
    /

    Reconnect as SYSTEM and the question:
    Grant execute on webutil_db to public;

    /

    (* 5) * Edit Oracle_Home\forms\server\default.env and add Oracle_Home\jdk\jre\lib\rt.jar
    to the CLASSPATH entry.

    (* 6) * add edit Oracle_Home\forms\server\formsweb.cfg default insde:
    archive_jini = frmall_jinit.jar, frmwebutil.jar, Jacob.jar
    Archive = frmall.jar
    also add:
    webutil
    WebUtilLogging = off
    WebUtilLoggingDetail = normal
    WebUtilErrorMode = alert
    WebUtilDispatchMonitorInterval = 5
    WebUtilTrustInternal = true
    WebUtilMaxTransferSize = 16384
    baseHTMLjinitiator = webutiljini.htm
    baseHTMLjpi = webutiljpi.htm
    baseHTML = webutilbase.htm
    archive_jini = frmall_jinit.jar
    WebUtilArchive = frmwebutil.jar, jacob.jar, f90all.jar
    Archive = frmwebutil.jar, f90all.jar
    lookAndFeel = oracle

    (* 7) * Oracle_Home\forms\server\webutil.cfg edit and add:
    Transfer.Database.Enabled = True
    Transfer.appsrv.Enabled = True

    (* 8) * start the OC4J instance

    (* 9) * start Forms Builder and connect to a schema in the RDBMS used in step (4).
    Webutil.PLL open, make a 'compile ALL' (shift-control-K) and generate PLX (Ctrl-T).
    It is important to generate the PLX, in order to avoid the FRM-40039 indicated in Note 303682.1
    If the PLX is not generated, the library Webutil.pll must be fixed with
    path information full access to all who wish to make use of WebUtil. This is NOT recommended.

    (* 10) * create a new WBF.
    Open Webutil.olb and subclass (not copy) the Webutil opposes the shape.
    There is no need to subclass the WebutilConfig object.
    Attach the Webutil.pll library and remove the path.
    Add a logon trigger IT with code
    NULL;
    to avoid having to connect to a RDBMS (optional).
    Create a new button on a new canvas, with the code
    show_webutil_information (TRUE);
    in a trigger WHEN BUTTON PRESSED.
    Compile the FMB to FMX, after doing a compilation-All (shift-control-K).

    (* 11) * under Edit-> preferences-> Runtime in the form designer, click the "Reset to Default" If
    the "Application Server URL" is empty.
    Then add '? config = webutil' at the end, if you end up with a URL of the form
    : http://application-tier server: port/forms/frmservlet? config = webutil

    (* 12) * run your form

    Note: If you want to use Jacob and you can configure jacob too, if you follow the above mentioned instructions.
    Sarah

  • BlackBerry phone calls from unknown numbers Passport go directly to voicemail

    I'm having a problem on my passport with the phone. When I get a call from a number that is not stored in my contacts list, the call goes straight to voicemail.  If the caller leaves a message, I get the call indicator missed with the new VoiceMail indicator. However, the phone doesn't ring or vibrate, and the screen does not light to show that someone calls.  I missed a number of calls because of it.

    Calls from numbers in my contacts list work fine.  It's only calls from numbers not in my contacts.

    I'm on 10.3.0.908 on Rogers.

    Hi @jnak

    I would like to know if this KB help!

    KB36391 not able to receive calls or text messages from numbers not stored in a contact in t...

  • Call the function of database from a process of OnDemand

    Hi all

    I'm stuck in a mud.

    I created a PL/SQL function to call a function of database and return with the days between two fields. It works fine and I get the results.

    But now I want to do the same thing in a process of anonymous request asked PL/SQL

    Don't know why its not working, I should change the script below I use the anonymous PL/SQL function instaed?
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    DECLARE
    ANSWER1 VARCHAR2 (200);
    ANSWER2 VARCHAR2 (200);
    BEGIN

    ANSWER1: = tw_operations_vic.NETWORKDAYS(:P10_AGREED_COMPLETION_DATE,SYSDATE);


    Return ANSWER1;
    END;
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    Frank

    Hi Frank,.

    In a procedure, you can use BACK (it's only for functions). For an application process, use htp.p (answer1) and get this response in the Javascript code that you use to call this process.

    Greetings,
    Roel

    http://roelhartman.blogspot.com/

  • How can I make a phone call from Apple Watch after the update of the software lasted?

    I don't know how to make a phone call from my Apple Watch after this update. I need help

    Hello

    Under watch OS 3, the friends feature (which was available in previous versions) comes over and there is no direct replacement for it.

    When making calls or sending of new messages, contacts instead can be selected via the phone and Messages applications or using Siri:

  • LabVIEW TCP/IP Client and server, I need to send commands and receive comments side server from the client regarding the command sent.

    Hi all

    I can configure my two PCs, one as a client and a server very well. I am able to send commands from the server to the client. However, I am trying to determine how I can get feedback from the client to the server that something has changed, or a CQI that the command has been received. How I can do this in LabVIEW with the box to TCP/IP tools, or is there a better way to do it?

    Thanks for your help!

    Best regards

    -Gmac

    Once the connection is established, TCP does not care which end is the 'server' and the 'customer '. Data can be sent in both directions using the same read and write functions. So, if you are already able to send data to the client and read on the server, you should be able to do the same to send data from the server to the client, using the same TCP connection.

    If this is not clear, please your postal code so that we can provide more specific advice.

  • Urgent request for HELP, received a phone call from GEEKS for PC TO fix my computer, because theres a Trojan horse horse hidden on my Thru Microsoft Windows folders.

    I received a phone call from microsoft technology who wanted to go on my computer & difficulty a Trojan horse, which is on my computers (more than one computer in my house). If I don't get this fixed right away, I could lose my computers & will not work to full capascity as before the Trojan horse was built-in on my computers in the last 10 days. I was very leary about it wanted to check into that first. He said he could remember at an agreed time. So I set up to 22/05/12 at 4:30 pm p.t.. Is it a scam? This should be an international alert to all users of mircosoft for msn & email clients. They would come by phone now. SO WHAT IS GOING ON HERE? !!!

    Hello

    It's a SCAM!

    Avoid scams to phone for tech support
    http://www.Microsoft.com/security/online-privacy/avoid-phone-scams.aspx

    In the United States, you can contact the FBI, Attorney general, the police authorities and consumer
    Watch groups. Arm yourself with knowledge.

    The Internet Crime Complaint Center (IC3) is a partnership between the Federal Bureau of Investigation
    (FBI) and the National White Collar Crime Center (NW3C), funded in part by the Bureau of Justice Assistance
    (BJA).
    http://www.ic3.gov/complaint/default.aspx

    No, Microsoft wouldn't you not solicited. Or they would know if errors exist on your
    computer. So that's the fraud or scams to get your money or worse to steal your identity.

    Avoid scams that use the Microsoft name fraudulently - Microsoft is not unsolicited
    phone calls to help you fix your computer
    http://www.Microsoft.com/protect/fraud/phishing/msName.aspx

    Scams and hoaxes
    http://support.Microsoft.com/contactus/cu_sc_virsec_master?ws=support#tab3

    Microsoft Support Center consumer
    https://consumersecuritysupport.Microsoft.com/default.aspx?altbrand=true&SD=GN&ln=en-us&St=1&wfxredirect=1&gssnb=1

    Microsoft technical support
    http://support.Microsoft.com/contactus/?ws=support#TAB0

    Microsoft - contact technical support
    http://Windows.Microsoft.com/en-us/Windows/help/contact-support

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

     
  • I received a call from someone claiming to be the Microsoft.

    Original title: fake call from Microsoft?

    08:30... I just got a call from a man claiming he calls Microsoft (sounded Indian)... He began to tell me that I was apparently the Registrant for windows (bad) and I was loading the garbage in the back on the ground, when I tols him would not discuss anything over the phone with someone when I could not check who they were he got snotty with me  I told her to remove my number from their database and if they called again I account him for harassment... and then he raised his voice so I said how dare you call me at 8:30 in the morning and holler at me!


    Needless to say that the number was not available when I tried to back ring


    MS has no way to tell what is on your PC.  This is another example of the scam usual ' calls trying to access your PC to enter data and make you pay loads of money for "clean."

  • I received a phone call from a tech company (they said they serve Dell)

    I received a phone call from a tech company (they said they serve Dell) indicating they might say to monitor my computer someone (South Africa) shares my computer.  Is this possible?  Dell said that they do not call for clients and found that all the latest downloads on my PC.

    Wednesday, March 25, 2015 18:25:24 + 0000, Frantastic_70s wrote:

    I received a phone call from a tech company (they said they serve Dell) indicating they might say to monitor my computer someone (South Africa) shares my computer.  Is this possible?  Dell said that they do not call for clients and found that all the latest downloads on my PC.

    Almost certainly, it was a scam and with various names and phone
    numbers, one that has become very common these days. See
    http://www.troyhunt.com/2012/08/virus-scams-social-engineering-victims.html
    and
    http://www.howtogeek.com/176605/tell-your-relatives-no-Microsoft-wont-call-you-about-your-computer/
    and
    http://www.howtogeek.com/180514/the-%E2%80%9ctech-support%E2%80%9D-scammers-called-Htg-so-we-had-fun-with-them/

    In addition to their money get on your part to do anything of any value,
    If you leave them in your computer, who knows what they were doing or where
    What confidential information they stole.

    So if you have done so, I highly recommend that you do both of the following
    immediately:

    1 do a clean reinstall of Windows.

    2. after reinstallation of Windows, change all your passwords.
    especially the banks or other
    financial sites.

    Since they have perhaps installed a recorder of strikes, changing just your
    Passwords may not be good enough.

  • Phone call from "Windows"? -is it a scam?

    Today, I received a phone call from someone who said they were by Windows and that my PC has reported errors? They asked me to type in the menu "run" to display errors, and then they asked me to go to this site http://www.teamviewer.com/en/index.aspx. I had to hang up at this point to come out but nobody knows nothing about this or received a phone call?

    It is a phishing attempt! Do not give any information.

    Reported people on these calls for a person who represents Windows (note: not Microsoft).

    It is a scam! Not to follow their instructions or advice and not to provide ANY information to them.

    Because they use the internet lines and/or phone to complete their fraud, there may be federal agencies in your country who are interested in discovering their calls. Their report directly to the appropriate agency if you feel you can contribute to their arrest and the charges.

    Microsoft do NOT pick up the phone and start dialing customers and never phones/e-mails asking for personal information or asking them to visit a web site! Please do not take into account these calls and hang up immediately.

    Click on the following article for more information.
    Don't fall for the phony phone technical support

    On another note, if you have problems with your computer, please do not hesitate to post a description of the situation and the error messages you received in those forums. We would be happy to help you. (information staff unnecessary or requested !)

  • Received a phone call from someone who said he could help me because his company had received the error messages from my computer - XINFINITY?

    So I recently received calls from this guy who claims to be with Microsoft Error Reporting service, but I thought something was fishy when he couldn't tell me anything specific on my computer, which he would be able to know right away. Also, he couldn't speak a lick of English, which makes it really difficult to understand what he wanted originally.
    He told me that he and his 'business' received my computer error messages, and that we should "follow the simple steps to get rid of these problems.
    He told me to go to the computer management console and find the 'filter' in the display options, but being an avid user of XP, I know there is no such thing.
    He then told me that it is an effect of a virus that "we need to follow the steps to get rid of. He directed me to the console to Run and had me type in this web address:
    'www.XINFINITY.WEBS.com '.
    So now, things get sketchy. A free host for a supposedly serious company? I do NOT.
    (Why he wanted me to use RUN to access a Web site, I have no idea, only adds to the superficiality...)
    I went on the site, which lo & behold, very professional. There are four links to download files .exe with weird as names:
    -' Ammyy v3"(AA_v3.exe)
    -' Ammyy v2"(AA_v2.exe)
    -"Croosloop" (CroosLoopSetup.exe)
    - and 'ShowMyPc"(ShowMyPC3105.exe)

    He said click on the first and hit. He said SAVE or CANCEL. Now, I'm not naïve or stupid or gullible, and I am computer illiterate.
    I smell something fishy here. Technical support does not call you about errors, you call them.
    Research in the comments left on their FREE site, I have seen that all FOUR were short and had similar spelling/grammar mistakes. Typical supported false reputation.
    I did a google search, barely found anything on this "business" and the guy hung up.
    This is the site that this guy directed me to: http://xinfinitytech.webs.com/quick-help/
    IM asking for any information about whether if it's a scam, an attempted theft of identity/data theft, an attempt to spread of the most recent virus, or some guy who tries to help. My gut tells me that it is one of the top three.
    ANY INFORMATION WOULD BE GREATLY APPRECIATED!

    So I recently received calls from this guy who claims to be with Microsoft Error Reporting service, but I thought something was fishy when he couldn't tell me anything specific on my computer, which he would be able to know right away. Also, he couldn't speak a lick of English, which makes it really difficult to understand what he wanted originally.
    He told me that he and his 'business' received my computer error messages, and that we should "follow the simple steps to get rid of these problems.
    He told me to go to the computer management console and find the 'filter' in the display options, but being an avid user of XP, I know there is no such thing.
    He then told me that it is an effect of a virus that "we need to follow the steps to get rid of. He directed me to the console to Run and had me type in this web address:
    'www.XINFINITY.WEBS.com '.
    So now, things get sketchy. A free host for a supposedly serious company? I do NOT.
    (Why he wanted me to use RUN to access a Web site, I have no idea, only adds to the superficiality...)
    I went on the site, which lo & behold, very professional. There are four links to download files .exe with weird as names:
    -' Ammyy v3"(AA_v3.exe)
    -' Ammyy v2"(AA_v2.exe)
    -"Croosloop" (CroosLoopSetup.exe)
    - and 'ShowMyPc"(ShowMyPC3105.exe)

    He said click on the first and hit. He said SAVE or CANCEL. Now, I'm not naïve or stupid or gullible, and I am computer illiterate.
    I smell something fishy here. Technical support does not call you about errors, you call them.


    Research in the comments left on their FREE site, I have seen that all FOUR were short and had similar spelling/grammar mistakes. Typical supported false reputation.
    I did a google search, barely found anything on this "business" and the guy hung up.
    This is the site that this guy directed me to: http://xinfinitytech.webs.com/quick-help/
    IM asking for any information about whether if it's a scam, an attempted theft of identity/data theft, an attempt to spread of the most recent virus, or some guy who tries to help. My gut tells me that it is one of the top three.
    ANY INFORMATION WOULD BE GREATLY APPRECIATED!

    You search here and in the rest of the Internet first?  I suggest that - because this type of scam is not only well known but well published.

    http://www.Microsoft.com/security/online-privacy/avoid-phone-scams.aspx

  • Received a call from someone claiming to be from Microsoft - error in MS Windows event viewer and warnings

    I just got a phone call from someone claiming to be from Microsoft.  He directed me to go to MS Windows event viewer and County errors and warnings in the Applications and the system section.  Then he asked me to let them access my computer and fix any problems that would be 'crash' of my computer.  When I refused him access said he couldn't help me and hung up.  I do not think that it was Microsoft but are ratings warning and error a problem?  I use Windows XP.

    Kudos to you 1Grizzly, you have made the right choice. Microsoft does not make unsolicited support calls or send emails to customers, offering support.

Maybe you are looking for

  • Data card support Mac El Capitan

    Hi team, I have a new Mac book pro 13 "non-retine with os El Capitan. I need a map data for internet connectivity. Someone you suggest which is the map of data taken in charge of Mac. My preferred brand is Dlink. Any brand is fine with which works ve

  • How to add logic to customization around lockPref() during its use in the .cfg file

    I wanted a way to apply the lockPref only when certain conditions are met and also add customization around the feature lockPref logic. How can I achieve this? An example script to achieve this is greatly appreciated. User Agent Mozilla/4.0 (compatib

  • ThinkPad T530 will not accept a real extended Lenovo battery

    Nice day The T530 will not accept a Lenovo non-authentique replacement battery, I am aware of that. However, I bought a 2nd hand long battery life which IS a genuine Lenovo battery and when my T530 starts, he is always complaining that the battery is

  • Graphic problem with time axis in WPF

    I am new to use measurement studio. I used the rangeadjusters in the examples, followed messages in this discussion and put some my own codes trying to make the graph having a time axis. but now I'm stuck in a problem. Here there. There are students

  • need help setting up a network for a game

    We tried to use a router and its not working! do I need anything else?