Orale Lite and Compact Framework

We have a well developed PocketPC/Compact Framework application using SQL Server, SQL Server CE, and DotNet C-Sharp. We now have a requirement to use Oracle on the back-end. We could replicate the MS SQL Backend database to Oracle and delete the MS SQL Data. This is far from ideal. We would like to abandon Microsoft SQL entirely and use Oracle on the backend talking to Oracle Lite on the Pocket PC.
Our present application manages database access on the Pocket PC and synchronization through the internet to the central MS SQL server database. Can this this be done with Compact framework, Oracle and Oracle Lite? We do not want to rewrite the Pocket PC application in Java.

Yes you can accomplish the syncronization from Oracle Lite to an Oracle Database (Standard or Enterprise).
Oracle Lite provides the middle tier (Mobile Server) for synchronization.
Download the Documentation and look at the Oracle® Database Lite Developer's Guide 10g (10.0.0)
Part No. B13788-01
From Chapter 6:
Oracle Database Lite ADO.NET provider for Microsoft
.NET and Microsoft .NET Compact Framework. The Oracle Database Lite ADO.NET provider resides in the Oracle.DataAccess.Lite namespace.
There is also a demo available once you install the product.

Similar Messages

  • Windows CE 5.0 and Compact Framework 2.0

    We need some help with develop and deploy applications develop with .NET
    1) Are Olite 10gR2 certified with Windows CE 5.0?
    PDA UNITECH PA960 Windows CE 5.0, 51856 Kb de RAM y 2 flash:
    Disk0nChip M_Systems de 20 Mb
    PCMCIA/Compact Flash Device de 488.74 Mb
    2) Exists a .NET (ADO.NET) provider that work with Olite and Oracle for Compact Framework 2.0
    Thanks in advance,
    Diego.

    Hi,
    Windows CE 5 is supported in current release of Oracle Lite (from 10.2.0.2 version I think).
    The .Net provider is part of the MDK (mobile development kit) which can be installed as part of the Oracle Lite server. If you need the CF2 provider, you have to apply patch 5889660 from metalink, which installs the CF2 provider to your MDK directory (only CF1 provider is included in standard OLite installation set). The provider file is Oracle.DataAccess.Lite_wce.dll...

  • Equivalent of "openssl smime -sign" in C# and Compact Framework

    Hi,
    I try to sign a XML with a certificate in C# for a mobile application. So, I use
    Compact Framework 3.5. For the moment, I have used an OpenSSL command like this:
    openssl smime -sign -in myXML.xml -out myXMLSigned.mim -passin pass:test -binary -nodetach -inkey certificat.priv.pem -signer
    certificat.pub.pem
    Unfortunately, I think I’ve found an equivalent in C# Framework (by using the function of PKCS like
    SignedCms, CmsSigner, …) but no in Compact Framework. I’ve already tried to manipulate CryptoAPI with no success.
    What is the equivalent of this
    OpenSSL command?
    Many thanks in advance for your assistance.
    Best regards.

    Might try them over here.
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowsmobiledev
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • 9iLite and the compact framework for PPC

    Does oracle plan to support development for Pocket PC under the compact framework ie. using MS Visual Studio.net. If so, how soon can we except an oracle data adapter for the pocket pc.

    If your application is complex you'll undoubtedly have
    to extend whichever framework you choose. Struts is
    very flexible and allows you to incorporate custom
    functionality easily. As it was pointed out, Struts works only with the web tier. If you're writing complex apps, you'll need a more 'complete' framework to manage your middle-tier as well.
    If you're not using EJB, lightweight containers like Spring or Pico can help.
    BTW, you can use Spring with Struts if you wish. Personally, I'm less than impressed by Struts, but that's just my opinion.

  • Help with Consuming a Webservice with the compact framework

    Hi all,
    i want to consume a SAP WebService within .NET in a smart device application. When I create the proxy, I get the following procedure in the .cs class:
    <i>[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.sap.com/_-ICO_-CM_XML_CREATE", RequestElementName="_-ICO_-CM_XML_CREATE", RequestNamespace="urn:sap-com:document:sap:rfc:functions", ResponseElementName="_-ICO_-CM_XML_CREATE.Response", ResponseNamespace="urn:sap-com:document:sap:rfc:functions", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)][return: System.Xml.Serialization.XmlElementAttribute("SUBRC", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]public string ICOCM_XML_CREATE([System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string ORDERNR, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string ROUTE, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string TESTRUN, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string TOURNO, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string XML_FILE_LOCAL, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] string XML_FILE_SERVER, [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] out string XML_STRING) {object[] results = this.Invoke("_ICO_CM_XML_CREATE", new object[] {ORDERNR,ROUTE,TESTRUN,TOURNO,XML_FILE_LOCAL,XML_FILE_SERVER});XML_STRING = ((string)(results[1]));return ((string)(results[0]));}</i>
    When I compile the project I get the follwing error for each occurance of the "Form" Attribute :
    "<b>'System.Xml.Serialization.XmlElementAttribute' does not contain a definition for 'Form'" </b>
    When I try to consume this webservice with a "normal" kind of application, such as a windows-application, everything is ok.
    But when trying to use it with the compact framework, the error occurs.
    Is anyone outhere who can help me?
    Thank you
    Regardings

    It seems that the "Form" property of the XmlElementAttribute was missing in Compact Framework 1.1. It does exist in Compact Framework 2.0.
    You can try removing the "Form=System.Xml.Schema.XmlSchemaForm.Unqualified" entries from the proxy, but I'm not sure of it will still correctly work: For in-parameter it should be Ok to skip "Form=", but for out-paramters and result it could have the effect that no data is received.
    In this case the best option may be to upgrade to Compact Framework 2.0.

  • Database Lite and JDeveloper / ADF

    Hello,
    I'm planning to create a small application which will run on mobile PC in an off-line mode, having synchronization with master DB once connected to the proper network.
    The main architecture on the target PC may be :
    - Oracle Lite
    - GlassFish
    - ADF application
    I downloaded JDeveloper 11.1.1.3.0 and the latest version of Oracle Lite (10.3.0.3).
    I'm looking the tutorials but none of them are talking about the JDeveloper 11g version, they all speak about BC4J/OC4J. Since I'm new to Oracle's product I don't know these "products" (framework ?) and in the 11g version this seems to have disappeared.
    Are those versions compatible with each other ?
    Will the tutorial work ?
    Regards
    PS: the same thread is present on the JDeveloper forum

    The main thread will be the one on JDeveloper section :)
    ==> Database Lite and JDeveloper / ADF

  • 8i Lite and Pocket PC StrongARM support

    Would anyone know or heard rumors of when 8i Lite will support the Pocket PC/StongARM (ala Compaq iPaq)?
    Currently the 4.0 version only supports MIPS/SH3 per the documentation:
    Windows CE device
    7 Windows CE 2.0 or higher
    7 SH-3 or MIPS processor (other processors supported soon)
    7 Handheld PC, Handheld PC Pro, or Palm-size PC Pro form factor

    Paul
    Not sure what exactly you are asking for, as the original topic for this thread was regarding .NET compact framework.
    You cannot use .NET in plan c/c++ applications, you need to use managed C++.
    If your existing application uses the ODBC APIs directly, then you should have no problem moving the PPC2002 application to the PPC2003 device, provided that the devices use the same chipset.
    Olaf

  • What is the diffrence between a blanket PO and a Framework order?

    What is the diffrence between a blanket PO and a Framework order?

    Hi
    You have to use document type Frame work order for Blanket PO.
    You can use blanket purchase orders to procure consumable materials or services for which it is not worth creating a separate purchase order for each procurement transaction. 
    Blanket purchase orders are usually valid for a longer period of time. You can directly post the invoices for the materials and services procured for this blanket purchase order.
    Raju

  • Problem with Absolute Navigation (External Window) and Light Framework Page

    Hi All,
    We are using Light Framework page for the portal devolopment. We have an application including two webdynpro iviews where absolute navigation is used to traverse from first iview to second iview (When user clicks a button on first iview). We are showing the second iview in external window (SHOW_EXTERNAL). When ever i clicks the button to traverse to second iview, i am getting an exception.
    When we are showing it in same window (SHOW_INPLACE), it is working fine. But the iview is appeared in half of the page with scrollbars. It is working fine with default framework page (with both options SHOW_INPLACE and SHOW_EXTERNAL) and dispalyed in original size as mentioned in iview properties.
    Could you please suggest us whether there is any work around for this.
    Thanks,
    Sudheer

    Hi Kathiresan
    I couldn't see the address bar of the window (In which second iview is getting displayed). But i can observe no parameters that i passed from first iview is visible in the view source of the second iview (When SHOW_EXTERNAL is used in absolute navigation). I could see all the parameters in the view source (when SHOW_INPLACE is used for absolute navigation). But i am using the same url for both the options (for SHOW_INPLACE and SHOW_EXTERNAL).
    I doubt about the url being passed when SHOW_EXTERNAL option is used. But when we checked in debug, The correct url is being triggered (Atleast from first iview). Is there any way that could display the second window with address bar. What is making difference  between SHOW_INPLACE and SHOW_EXTERNAL with absolute navigation and light framework page.
    Could someone please suggest.
    Thanks,
    Sudheer.

  • My iphone wont turn on, the screen is just barely lit and has a greyish appearance; plus when i plug in my iphone to my macbook pro it doesnt show up in my itunes

    my iphone wont turn on. the screen is just barely lit and has a greyish appearance; plus when i plug in my iphone to my macbook pro it doesnt show up in my itunes. what do i do?

    http://support.apple.com/kb/ht1808

  • Unable to install Intel Dynamic Platform and Thermal Framework on Yoga 13

    I recently purchased a Yoga 13. I just got Windows 8 Enterprise installed on there. I am unable to install Intel Dynamic and Thermal Framework. I downloaded this directly from Lenovo Support (the file is labeled "Dynamic Platform and Thermal Framework for Microsoft Windows 8 (64-bit) - IdeaPad Yoga 13").
    During installation, the service agreement is in another language (Chinese, perhaps). When the installer starts running, I immediately get an error:
    "The setup program failed to install one or more device drivers. Setup will exit."
    And that's it. What do I have to do to get this to install? Am I downloading the right version? I don't see another version to download anywhere. I tried finding the software on Intel, but I was unable to. When using Intel® Driver Update Utility, it recognizes hardware that needs drivers, but it does not give me the Dynamic Platform download.
    Any help is appreciated.

    Sorry, I don't think this will help, but...
    I have been investigating why my Yoga-13 might be freezing up (about once every other day). While looking at errors in the event log, I came across errors that led to the following sites when I googled the error:
    http://en.community.dell.com/support-forums/laptop/f/3518/p/19481625/20262664.aspx
    http://forum.notebookreview.com/dell-xps-studio-xps/650572-new-dell-xps-l521x-ivy-bridge-536.html#po...
    Probably not any help.
    If you do get it installed and you experience your yoga freezing up (no response to any input), please post here.

  • Blanket Purchase Order and the Framework Order

    hi Gurus,
    I wanted to know the following.
    What is the difference between Blanket Purchase Order and the Framework Order.
    Thanks.

    Hi,
    Framework order is also known as Blanket PO.....which we use for the procurement of Low value Material with Long term planning....It is used as Mini Contract....
    Blanket Order:
    Used for long validity period and with the provided value limit. By its name u201Cblanketu201D which covers to required long time? We use doc type FO(for long period) and item cat. B(for value limit).Goods receipts or the entry and acceptance of services performed are not necessary in the case of a blanket PO and limit items. The invoices are posted directly with reference to the purchase order, provided that the specified value limit is not exceeded. But manual entry of invoiced amount and invoiced quantity is required during LIV process.
    Example: Procurement of stationary items.
    Frame work order:
    Framework order (FO) is a document type which is provided by the standerd SAP.
    It can be used for the consumable material ( Which is having low value & where making GR is not of worth like C category item.) & called as blanket PO. Here we need to mntion the validity period & target value or quantity as a restriction as well as need to mention item category as a "b".
    Also it can be used for the procurement of extarnal services (Item category "D" ). Here we need to do the entry of services which have been performed & need to accept the same whereas in blanket PO, GR is not required.
    At the end i would tel u that Framework order is the document type which can be used as blanket Po & procurement of services.
    Regards
    KK

  • BUG: "Save and compact" increases file size by 1KB each time?

    Flash CS4
    I noticed that when I do "save and compact" on a .fla file, it causes the file size to increase by 1KB each time--even when no changes were made.  Can this be fixed?

    Yup. It works perfectly in CS3. Now the problem you will have is that you don't have CS3 installed. Even if you will save your files as CS3 format, you cannot (as far as i know) "save and compact" it as CS3, it will prompt that it must be converted from older version CS3 to CS4 and you end up with the same problem. Perhaps there is a setting to force CS4 to save and compact in CS3 version but i doubt it. The only way i know to solve it is save the file as CS3 format (But you will lose some XMP file info metadata, i'm not sure if that is necessary though) then close CS4, and open CS3 then "save and compact" it there. This is definitely a bug where some information might have been duplicated in the file's info or history. If you are lucky an adobe employee might be able to give you a solution to this or just confirm this bug.

  • How is the processing speed while using struts,spring,and JSF framework

    Hi friends,
    As per earlier technology like Servlets,I mean that there would have much more performance speed than other new technologies like JSP,struts,spring and hibernate framework.Because,in new technologies,flow of processings implicitly via MVC2 basis will probably much more time than older one.
    Total goal is only for attaining MVC2 or any other purpose?
    Please clarify my doubt?
    With Regards,
    Stalin.G

    Home grown applications have a problem in that as more and more features are added, it becomes increasingly impossible to maintain the application and enhance it. This is especially true when the original programmers leave the company. A framework provides a standard design approach that other programmers can hopefully more easily pick up.
    A lot of work has gone into creating these frameworks and they have been used in web sites that have millions of hits from users per day. They have high preformance. Of course, programmers can still write bad code in them that slows down the system. I believe anyone using these frameworks should study them well before using them (such as reading books on them).

  • How to defragment and compact free space in Intel based iMacs?

    Hi. I had some problems with the OS, so I decided to re-install it. After that I deleted a lot of Stuff I don't really need. Now I have big blocks of free Space in my hard drive and I think that make do an annoing noise. I tryed "iDefrag" but this software just let me do a very normal quick Defrag.
    iDefrag says that in order to compact free space, I have to unmount the volume from a different one with the System already installed on it...or from a CD.
    I tryed using my FW drive. But it doesn't work as I spected.
    So, How can I boot iMac from a CD or DVD in order to run iDefrag and do that "defrag and compact free space".
    Thank you

    Licht,
    Nope, and I wouldn't even try the Norton method. It is fraught with difficulty and can leave you in worse shape than you were before. Best to clone twice and erase, and restore. That's much safer. Here's my FAQ on backing up which includes how to clone:
    http://www.macmaps.com/backup.html
    For bigger files than Mac OS X defragments on the fly which I mention earlier in the thread, I've found using a separate scratch partition that I can erase with Disk Utility when I'm done creating content and want to create new content that is video or audio works best. The only time Mac OS X experiences fragmentation is with large video files.
    I've also found keeping your hard disk at least 10 GB free helps a lot.

Maybe you are looking for