OCX Driver in Forms6i

Hello Everybody !!
How can I use a specific OCX Driver from barcode readers in Oracle Forms6i ? I need to implement it in my application, but i have no idea of how to do this.
Hugs
Rtmulo.

Sravanthi,
ActiveX Controls don't work on the Web so don't use them.
a. What is the suggested mode of migration ?
There is no migration option for ActiveX controls. If you already use ActiveX controls, try to find the same functionality as Java Beans
What are the alternative methods / workarounds to achieve the same functionalities ?
Java Beans
c. Do we need to take some special care while developing the application in Forms 6i so that migration to Forms 9i becomes possible ?
Run_Product() should not be used to call Oracle Reports. Use Run_Report_Object() instead (see: http://otn.oracle.com/products/forms/pdf/277282.pdf)
Also avoid using Oracle Graphics. Though Graphics is supported with Forms9i it does not have a future and will be replaced by the BI Graph Bean.
Webutil is meant to be a client/server parity solution that closes many gaps that were created due to teh Web behaving differently than client/server. OLE problems can be solved for office integration, but not for all OLE containers used. File I/O happens on teh client in client/server but on the middle tier server when moving your application to the Web (because this is where the runtime engine is). Using WebUtil brings back this functionality to the client.
Se also:
http://otn.oracle.com/products/forms/htdocs/upgrade/index.html
Fran

Similar Messages

  • Oracle Forms Installation Problem

    I am trying to install Oracle Forms Server on my computer but when I get part way into the installation I get the error message that I must stop all Oracle Services and Applications using NET8 for the NET8 installation to be successful. All my Oracle are services are stopped and I am unable to complete the installation.
    Can anyone help?

    Hi!
    The PC which I was trying to install already Windows XP and Oracle 9i got installed. Then I was trying to install Forms6i. First I clicked the Forms6i installer and then selected the required products(I was trying to install thru custom) and then clicked 'Install'. Thats all everything disappeared. I again tried the same procedure, but everytime after I select the products and click the 'Install' nothing I could see.
    I found in some forums that for Windows XP, I need to patch Patch13 or above. But without installing Forms6i how I can patch the Patch13? I found one more solution from forums that I need to reinstal Oracle9i(Oracle9i has to be installed after installing of Forms6i,preferably in a separate drive than Forms6i). As my user has time restriction I can't do this.
    I am not sure these two solution may really workout or not. So can anybody help me, what I should do now? How to install Forms6i without deinstalling Oracle9i.
    Thanks in advance

  • Data source Unavailable

    Hi,
    I installed EP 5.0 SP5 on windows 2000 server Successfully
    Using installation guide 'Installing the protal platform enterprise portal 5.0 SP5'
    But i came across problem. While staring EP as admin/admin first time it gives error 'Data Source unavailable'. I checked almost all things i didn't find any thing wrong in installation. Can anybody help in this problem. Thank You in advance
    Regards
    Manoj Somani

    Hi Manoj
    I think there may be a problem
    tabctl32.ocx : not found
    TTPAdmin.ocx : not found
    this two file is needed
    u can mail me on [email protected]
    i'll send u this file
    after receiving the file u can put the file on following location
    comdlg32.ocx -
    > winnt\system32
    tabctl32.ocx -
    > winnt\system32
    TTPAdmin.ocx -
    > <drive:\>Enterprise Portal\Controls
    after putting file u use portal registry tool for register this components
    regards,
    kaushal

  • Ocx in forms6i

    We are planning to undertake the development of a large Enterprise Application System in Developer 2000 Forms 6i. We also want to keep an option open to be able to migrate our application at a later date to Forms 9i.
    We understand that in Forms 9i, support for ActiveX Controls (ocx controls) is discontinued.
    In this connection, please let us know :
    a. What is the suggested mode of migration ?
    b. What are the alternative methods / workarounds to achieve the same functionalities ?
    c. Do we need to take some special care while developing the application
    in Forms 6i so that migration to Forms 9i becomes possible ?
    if no, then please let us know how to handle the use of Active X controls in Forms 9i.
    We have heard a lot about webutil, but are not sure how it will be useful.(or how/where to use it. ie. in forms6i or after migrating to forms 9i)
    Moreover the manuals and documents about webutil only talk about OLE , File IO etc... There is no mention of OCX.
    So please help us regarding this issue.

    Sravanthi,
    ActiveX Controls don't work on the Web so don't use them.
    a. What is the suggested mode of migration ?
    There is no migration option for ActiveX controls. If you already use ActiveX controls, try to find the same functionality as Java Beans
    What are the alternative methods / workarounds to achieve the same functionalities ?
    Java Beans
    c. Do we need to take some special care while developing the application in Forms 6i so that migration to Forms 9i becomes possible ?
    Run_Product() should not be used to call Oracle Reports. Use Run_Report_Object() instead (see: http://otn.oracle.com/products/forms/pdf/277282.pdf)
    Also avoid using Oracle Graphics. Though Graphics is supported with Forms9i it does not have a future and will be replaced by the BI Graph Bean.
    Webutil is meant to be a client/server parity solution that closes many gaps that were created due to teh Web behaving differently than client/server. OLE problems can be solved for office integration, but not for all OLE containers used. File I/O happens on teh client in client/server but on the middle tier server when moving your application to the Web (because this is where the runtime engine is). Using WebUtil brings back this functionality to the client.
    Se also:
    http://otn.oracle.com/products/forms/htdocs/upgrade/index.html
    Fran

  • Does Driver.Start() in CWDAQ.OCX clear msgs from the Queue?

    I am hosting the CWDAO.OCX ActiveX control in my (C++) application, and communicating to it through VBA. I am also communicating to other devices through an OPC (COM) interface, and occasionally COM messages get lost (specifically, the WM_USER message gets removed from the message queue without getting processed).
    It looks like Driver.Start() is removing the messages from the queue. If I add a DoEvents statement to the VBA before starting the driver the frequency of the problem drops significantly.
    Does this sound familiar to anyone?
    Thanks.
    Brent E. Meranda
    Software Project Lead
    Parker Hannifin Corporation
    Electromechanical Automation - CTC
    50 W. TechneCenter Drive
    Milford, Ohio 45150

    Hi LA,
    Thanks for taking the time to respond to my question.
    It’s actual COM that is posting the message in order to marshal data across an IAdviseSink interface. COM uses WM_USER+0 (which I referred to simply as WM_USER) as the message, with WPARAM set to 0xbabe.
    I am able to spy on the NationalInstruments message window, and it uses WM_USER+0 through WM_USER+12. However, it posts the messages to its own window and usually does not interfere with the COM messages. I suspect that somewhere during an acquisition start it is either clearing the entire message queue, or stripping the WM_USER messages from the queue without first checking the window handle of the messages.
    This causes the OPC server I’m using to hang because it is waiting on my application to respond to a COM callback that it never receives.
    Brent

  • How To Use Microsoft Progress Bar import in ocx in forms6i

    I import microsoft progress bar in ocx in form6i but i dont have to initialize it
    with form or cursor..
    can any one send sample code on [email protected]
    thanxx

    show some more codes....it willl surely help...i just hope the error didn't originate from the minimum() method because it was misspelled...

  • Forms6i and MS OCX - help

    OK. Hi. I have one problem.
    I have ActiveX_control (activex component - MSComCtl2.DTPicker) and I don't know, how activate this control. Always I must insert this item manualy, when form is runnig(right mouse button -> Insert object - > "Microsoft Date and Time Picker Control") and then is ready for use. How can I activate this item automaticaly(in form code).
    Thanx

    If you are using an ActiveX item type on the Form, then Forms should remeber the setting and just show the control
    If it does not then the problem may be the licence for the OCX - If the Licence file or registry setting for the control cannot be found at runtime the control will come up empty.
    You should also upgrade to the latest patch of 6i which fixes some licence storage problems with OCX.

  • To store PDF into BLOB and retrieve into OLE/OCX

    We would like to:
    1. Store a PDF file (output of a report saved in file server) into a BLOB
    column.
    2. Retrieve previously stored PDF in the BLOB column and display using either
    OLE automation or ActiveX (OCX) control.
    I read all related documents in metalink that addresses this issue however cant
    get this to work. We have Acrobat Reader 4.0. Here are some issues from the
    tests that I did:
    1. To load the PDF file the program code that uses BFILE and LOADFROMFILE does
    not work since the database is on a remote server and the PDF file is on a
    local file server. The DIRECTORY created on the database is unable to find the
    PDF file.
    2. Though I want the loading of the file to be programmatic, I tried
    right-click on the OLE container and inserted object from file. This loaded the
    file into the container (Icon on the container appeared) however I was not able
    to view the document by double-clicking. An error in Adobe occured: 'There was
    an error opening this document. A file read error occured'. My guess is the
    'Insert Object' did not insert the file properly into the BLOB.
    3. When trying to display the PDF file stored in file server (in case storing
    into BLOB does not work), I used an OCX control, right-clicked and Insert
    Object and select Adobe Control for ActiveX. The problem here is when I run the
    form, the OCX control shows up empty and I have to 'Insert Object' again in
    runtime. Once I manually insert object from runtime the GET_INTERFACE POINTER &
    SET_PROPERTY works fine is displaying the document. Is there any way to
    maintain the control property of the OCX when the form is run?
    4. Are there any workarounds and better solution to store PDFs into BLOBs and
    retrieve and display in OLE/OCX controls? Using temporary file into local drive
    is not an issue.
    5. Would I be able to make use of 'PDF.PdfCtrl.1' OLE class?
    6. Does OLE automation work for Acrobat Reader 4.0.?
    I would appreciate all the help.
    Shyam

    Im facing a similar kind of problem. I want to store and retrieve Office files, PDF and Jpegs into/from the database to view them on web in disconnected mode. Please reply as I cant find any help/documentation regarding saving BLOB data into files. I was able to store file data into BLOB, using DBMS_LOB package.
    Shahzad

  • I receive the following error message when trying to install QuickTime for Windows "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."

    I recieve the following error message when trying to install Quicktime for Windows "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."  I just trying to get the latest version of iTunes.  Thanks

    "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Using OCX in Peoplesoft

    I need to use OCX in peoplesoft. I want to know how to do it ?
    The peoplesoft is installed in Linux environment, can I call OCX ?
    What's the step to make calls to OCX ?
    Where the OCX file needs to be on the server?
    Thanks!

    Hi Manvar and welcome to OTN.
    May I ask why you want to use OCX? As you may know, OCX/ActiveX controls are only applicable to Windows Platforms. Oracle has no plans for ActiveX support over the
    web, and Forms6i is the last version with client/server support. You may also know that Forms6i is desupported since January 31 2005. Programming something with OCX/ActiveX will only make the upgrade burden harder.
    JavaBean support in Forms 6i and above provides similar functionality.
    Regards,
    Martin Malmstrom
    Oracle9i Forms: Features Obsolescence
    Statement of Direction April 2002
    http://www.oracle.com/technology/products/forms/pdf/featuresobsolescence.pdf

  • Flash10a.ocx problem, causes IE to Close. HELP!

    I have been getting this message frequently:
    Internet Explorer has experienced a problem with an add-on
    and needs to close.
    The following add-on was running when this problem occurred:
    Add-on Name: Flash10a.ocx
    Company Name: Adobe Systems Incorporated
    Description: Adobe Flash Player
    The message pops up, and it then closes and restarts Internet
    Explorer.
    What is causing this, and how can I fix it?
    Thanks so much!

    Let's see now..."Internet Explorer has encountered a problem
    with an add-on and needs to close..." for "Flash10a.ocx". This
    occurs on Windows 2000, Windows XP SP1, SP2, SP3, can't confirm
    Vista, but others do here as well and on IE6, IE7 and IE8 and not
    on Firefox and ver9 caused no such issues.
    Ver10 included very important security updates...apparently
    designed to crash your system(s) and cause your company money in
    wasted IT time. No comment or fix at all in over 3-months now.
    I plan to talk to IT at my company and see about reverting
    all systems to 9.x and/or blocking all flash related content at the
    hardware firewall level as we do Bittorrent and other crap. Let's
    see how they react when their partners are informed that over
    20,000 people can no longer see their advertisements and if we can
    get it to cascade to other companies and if they fix it before
    their customers lynch them for eliminating or pissing off their
    customers customers or target audience.
    Never thought I'd see the day when Adobe is so lazy and
    sloppy and insensitive that they make M$ look like a saint.
    Unrelated I am also sick of their stupid Adobe Reader eating up
    tons memory and crashing itself or the system...on a 4GB
    workstation (3GB available). Do you guys have any programmers left
    that know anything or did you outsource them are are partying on an
    island with AIG execs?
    Fix it or prepare to feel it in your bottom line...I've had
    it with you lazy software companies that for upgrades that cause
    more issues than they resolve!
    ================================================================================
    UPDATE: Apparently Flash10b aka Flash Player 10.0.22.87 was
    released on Feb24, 2009 to pretty quiet fanfare...if you look
    closely you will find it VERY hard to see any mention of actual
    FIXES besides critical security enhancement...until you dig deeper
    and find the actual change log which lists
    The following issues have been fixed in Flash Player
    10.0.22.87:
    • Flash Player 10 crashes in IE7 due to the use of a
    dynamic TextField as a mask on another display object when the
    field set to anti-alias for readability. (FP-1238/2256938)
    • A sound stream error #2032 will cause the playback of
    a separate stream to stop playback. (FP-910/2251944)
    • Japanese text mojibake (garbled) at Input Text in
    Flash 5 swf. (2223727)
    • Ming created file does not play in Flash Player 10 in
    any browser. (FP-769/2217038)
    • FileReference.save() can save invalid Windows
    filename like "sticky." so users are never able to delete.
    (2202963)
    • Setting bitmap width/height before super() crashes
    player. (FP-760/2216975)
    • Audio is scratchy with static/streamed with sample
    rate greater than 44kHz. (FP-862/2216961)
    • Seeking H264 video on the first few frames causes IE
    to crash. (FP-913/2216957)
    • Fullscreen in Flash Player 10 hangs with Flex 3
    horizontal slider. (FP-812/2216948)
    • Matrix3D AS3 class implementation is difficult to use
    for general math. (2216936)
    • The Origin header should be put on the banned headers
    list. (2202975)
    • Using drawingAPI2 in certain conditions when the
    Shape is not yet on the displayList can crash. (FP-761/2202966)
    • Adding 2 vectors with float4 input and output
    produces incorrect result. (2202964)
    • Attempting to install to a non-C:\ drive results in
    'lack of disk space' error. (2202957)
    • Fix AS APIs' inconsistent handling of NaN parameters
    on different platforms. (FP-612,FP-903, FP-964/2200454)
    • SampleDataEvent playback in IE7 window crashes
    browser when new Flash window displayed. (FP-985/1935068)
    • When receiving multiple speex audio streams, audio
    may be garbled. (1934243)
    • When the end of a video is reached at certain
    websites, IE crashes instead of showing the next frame.
    (FP-1123/1932362)
    • UIA mistakenly over-enforced in previous release.
    (2262898)
    • Japanese characters are mojibake when they are
    entered into an input text filed on the Mac Player. (FP-40/2269305)
    Yes I'm sure 6 IE related Crash fixes are all "security"
    related;) Geez...you guys must also think we are only in a minor
    economic downturn too. The supidiest thing is that if you go here
    for support:
    http://www.adobe.com/support/flashplayer/
    It IRONICALLY claims that, "SUPPORT ALERT Do you have
    problems installing or running Adobe® Flash® Player for
    Internet Explorer? Most of these problems can be attributed to
    Windows Registry permission issues. See our technical documents on
    Flash Player and Windows Registry permission errors."
    REALLY...REALLY?!?
    Is that why sys admin and hackers (original
    definition...computer whiz types) gave detailed issues on
    IE6/IE7/IE8 conflicts everywhere including here many times and then
    suddenly you sneak in 6-IE related fixes and add such a silly claim
    to your support page. Look at the forum message here for some
    reality check and PLEASE stop having MARKETING or THE LAWYERS write
    all you documentation. Most of us just want stuff fixed and to know
    when stuff has bee addressed or fixed....OK!
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1401765&enterthread=y

  • Error: Could not find the file "flash.ocx"

    I have been receiving the error COULD NOT FIND THE FILE
    "FLASH.OCX" for the past couple of months - I have been watching
    the message boards and have seen a lot of "fixes" and beta's come
    up errors (not sure that it's this exact error though).
    I get this error continuously throughout the day - no matter
    if I have nothing running on my computer or I have 10 things open.
    This morning it occurred to me that my screen saver is not coming
    on and it seems to me that the above errror is popping up everytime
    my screen saver should start. I HAVE TIMED THIS TODAY AND CHANGED
    HOW LONG BEFORE MY SCREEN SAVER STARTS - AND IT IS DEFINITELY
    GETTING THE ERROR EVERYTIME THE SCREEN SAVER IS TRYING TO START.
    Last week, I deleted the version of Flash that I had and then
    re-installed; still getting the error.
    I was getting the error when I had IE6 so I thought maybe
    switching to IE7 would correct it - but it didn't (that was a few
    weeks ago).
    My computer does not freeze up but it is SOOO annoying to
    continually throughout the day get this error.
    IE7.0
    ADOBE 9,0,28,0
    WINDOWS XP - SP2
    PLEASE HELP!

    Ah-ah! The workaround is to map my network folder to a drive, say... M:\
    So, when I select Edit->Edit in Audition->Sequence, I can select the Browse button to alter the Path destination. Instead of seeing '\\Zeus\Projects\...', I select the mapped M: drive so the path reads 'M:\Projects\...' instead.
    Then, Audition loads and is able to find the sequence or clip.
    So... that solves my problem!

  • How can u insert and retrieve text files in any format using forms6i.

    how can u insert and retrieve text files in any format using forms6i.
    can u give me an example of an insert statement, let's assume the file is located in the a:drive.
    and retrieving the files, i would give the user a list of all the files that are in the database, the user would select one, but what command(or piece of code) would open the file in its apppropriate editor.
    e.g .pdf formatted file would open in acrobat.
    any help would be appreciated.
    Thanks
    Hussein Saiger

    the filereference class is for downloading and uploading files.
    if you want to load xml, use the xml class.
    and, if you want to write to an xml file and don't want to use server-side code, wait.

  • Forms6i with OLE2 Integration on web client-Is possible? how?

    Hi Dears,
    When running a form on the Web, can I use OLE to talk to programs such as MS Word or Excel?
    This is my Q.
    In the Oracle FAQ the given solution like this:
    Yes. OLE integration works for external OLE servers invoked using OLE2.CREATE_OBJ. The OLE server you are invoking must be available on the middle tier machine where the Forms Services resides. Consequently the middle tier machine must be a Windows NT or Windows 2000 machine. Embedded OLE containers and ActiveX (OCX) controls are not supported when running on the Web.
    But the problem is,
    The applications(Excel,Word & etc.,) are opening in the middle tier, but not in the client mechine when i opening the word document.
    How can i open a MSWord in the client browser using orcle forms6i?!
    Please help me on this.
    Thanks & Regards,
    Vijayakumar.S

    Hi Shay,
    Thanks for your response.
    Shay, in Oracle FAQ one Q&A is like this
    Q:When running a form on the Web, can I use OLE to talk to programs such as MS Word or Excel?
    A:Yes. OLE integration works for external OLE servers invoked using OLE2.CREATE_OBJ. The OLE server you are invoking must be available on the middle tier machine where the Forms Services resides. Consequently the middle tier machine must be a Windows NT or Windows 2000 machine. Embedded OLE containers and ActiveX (OCX) controls are not supported when running on the Web.
    Are you sure, is not possible to open a Word Application in
    client mechine/browser?!
    Why i'm asking is, oracle answered it is possible.
    Please shay, i need your help, help me.
    Thanks & Regards,
    Vijayakumar.S

  • Determining the ODBC data source from a Subreport - VB6, CR8.5 OCX

    I am using Crystal 8.5 OCX and VB6 to run some reports.  Users run reports on different databases with the same table structures.  All run from ODBC sources that change in name also.  The reports are just rpt files on the hard drive that are run when the user wants them run.
    The running is fine and I can change database locations without problems.  But I have run across circumstances now that some reports have some subreports that have different ODBC drivers from the main report and therefore need to be changed differently.  I won't always know what the subreport names are nor if they even exist in specifc reports.  The code below is what I am using and it works to change the subreport connection.  But I can't figure out how to determine what the current connection is when it was designed.  If I know what the connection is when it is designed, I can redirect it to the proper new driver.
        intNumSubs = crReports.GetNSubreports
        For X = 0 To intNumSubs - 1
            title = crReports.GetNthSubreportName(X)
            With crReports
                .SubreportToChange = title
                strCurrentConnect = 'want to add something here to find the current connection string and then make a decision to change it or not
                .Connect = sConnect
            End With
        Next X
    My default solution that I believe will work is to force the naming of a subreport specifically to identify the subreports that need different ODBC drivers from the default change, but I am not the only programmer of reports so anyone could name a subreport anything and that is very difficult to change once designed.
    So does anyone have any idea how I can get the connection string or the ODBC driver that the subreport was created on from a subreport (and I guess I will probably be interested in the main report also) before I change it?
    TIA rasinc

    Please re-post if this is still an issue to the Legacy Application Development SDKs Forum or purchase a case and have a dedicated support engineer work with you directly

Maybe you are looking for

  • How do I transfer all my data from my Time Capsule 2TB to my new Time Capsule 3TB?

    How do I transfer all my data from my Time Capsule 2TB to my new Time Capsule 3TB?

  • My computer will only connect to secure websites.

    For some reason, I can only connect to websites that have https (no http or www sites).

  • Access to Outbound Emails in Interaction Center

    Hello All, In our CRM 2007 interaction centre users send emails to customers through the email component. We would like there to be a capability to view a history of these outbound emails just like there is with inbound emails in the inbox. What are

  • Formulas and Rounding

    Two things here that I've found problematic. -How can I set cells to display the formulas I have typed into them, rather than the formula outcome? -My Numbers is rounding 5s down, not up? Is this An American thing or a fault in Numbers? Anyone got an

  • Metadata columns in Finder

    I was just wondering why there is no option to view extra metadata information within the finder (i.e. for audio files: title, artist, etc). Obviously in the form of a column within the list view. As such, is there any way to go about doing so? Any g