How Can I connect to MS Access or DBASE using forms6i?

Hello,
I have installed Forms6i on my PC (No Oracle Database installed).
I have Three Data source
1. MS access DB
2. Excel File
3. Dbase4 File.
How can I connect to these databases using forms6i?
I have created ODBC DSN for MS Access DB, in forms6i Connect screen
entered following
username - admin
password - password
database - odbc:pay - (pay is dsn for MS access).
It is giving following error.
ORA-03121:no interface driver connected function not performed.
Thanks in advance.

Harshad,
This forum focuses on connectivity solutions for the database. Your question would be best posted on the General application server forum.

Similar Messages

  • How can I connect to WinCC database (best by use of OLE DB provider)?

    Post Author: MarkusR
    CA Forum: Data Connectivity and SQL
    Hello,
    if I connect to the WinCC database by using the WinCC OLE DB provider I do not get the tables I expect.
    E.g. I would like to see the AlgViewEnu or other tables/views of AlarmLogging or TagLogging.
    Who can help?

    Hi
    I have not used asp.net with CS4, due to it using an old version of the framework, so unfortunately I cannot really help in solving the problem. But I can remember having a similar problem with DW8, a tutorial for connecting to the database in DW8 is - http://www.webdesign.org/html-and-css/tutorials/asp-net-in-dreamweaver-8.7367.html. I also seem to remember that the connection required the old, (very old) Jet4 access database connector to be installed to work correctly.
    These problems, and the fact that MS keeps updating the framework every year or so, (which are often not backwardly compatible) are why I use Visual Studio for .net C# sites, and no longer actively develop them, but I must admit I still prefer C# to PHP.
    PZ

  • HT201205 How can I connect to a bluetooth devise and use the head phones at the same time? I have a new  ipod Touch  (32GB)'and want to play through a stereo system using the headphone jack and connect to a blue tooth speaker in another room

    How can I

    Not possible, there is a physical switch inside the headphone port, when the headphone jack is plugged in the switch is open and disables the iPod speaker and Bluetooth networks. Cheers.

  • How can I connect to an oracle database remotely using telnet in DIAdem?

    I need to query an oracle database on a remote server and store the result back in DIAdem. Does anyone know how to telnet through diadem and return the result?

    DIAdem provides you with tools to connect to databases using SQL. Specifically, you can use SQL_Connect to open a connection to a database through a DSN (Data Source Name). The DSN has to be configured on the local machine (Control Panel -> Administrative Tools - > Data Sources) and has to point to the remote Database. You can map a network drive in the local machine so you can browse to your remote Database. The DSN will provide the link between DIAdem and the remote Database.
    If your communication has to be throught telnet, then I suggest you try to use an ActiveX control. VBScript doesn't support Telnet natively, but it does support ActiveX controls. You can create one from Visual Basic or try to find a telnet client that has one already.
    Best Re
    gards,

  • How can I get low level access to netstream using OSMF?

    Hi
    I'm trying to gain access to the low level netstream underneath the hood of OSMF so that I can access its netstream.info property for reading metrics.
    I find that I am able to do this for MP4 videos but not for F4M dynamic streaming videos.
    For MP4, I was successfully able to create a VideoElement that used a CustomNetLoader class which overrided the createNetStream method to return a netstream object.
    However, for F4M, I have to use either the MediaFactory.createMediaElement(element) method or the F4MElement. The F4MElement does not allow a CustomNetLoader to be used and it seems to only accept a F4MLoader class.
    Any advice on how I can access either the netstream object or the metrics of F4M videos?
    Thanks

    ok, I finally got access to the direct netstream object - someone from Akamai gave me the answer.
    Seeing how I wasn't able to find this answer anywhere on Google, I'm going to post the solution here as there's no way I would have known this solution without someone who knew how to get direct access to the netsteam object in OSMF.
    There's a hidden class that won't show up in the code hint called org.osmf.net.NetStreamLoadTrait that you have to import.
    1) First, your media player playing controlling your MediaElement has to listen for a LoadEvent.LOAD_STATE_CHANGE event after you load the MediaElement into the media player
    mediaPlayer.addEventListener(LoadEvent.LOAD_STATE_CHANGE, onLoadStateChange);
    2) Upon LoadEvent.LOAD_STATE_CHANGE, check for a org.osmf.traits.LoadState.READY - you can only access the NetStream object when it is LoadState.READY or the netstream object will return as null.
    private function onLoadStateChange(e:LoadEvent)
                                  if(e.loadState == LoadState.READY)
    3) Once the LoadState.READY is true, you can create a datatype of NetStreamLoadTrait and type cast it from a Load trait:
    private function onLoadStateChange(e:LoadEvent)
      if(e.loadState == LoadState.READY)
         var nsLoadTrait:NetStreamLoadTrait = mediaPlayer.media.getTrait(MediaTraitType.LOAD) as NetStreamLoadTrait;
    4) Once you successfully type cast the Media Load Trait from your media into NetStreamLoadTrait, you can access the property netstream from the NetStreamLoadTrait object.
    private function onLoadStateChange(e:LoadEvent)
      if(e.loadState == LoadState.READY)
         var nsLoadTrait:NetStreamLoadTrait = mediaPlayer.media.getTrait(MediaTraitType.LOAD) as NetStreamLoadTrait;
         var ns:NetStream = nsLoadTrait.netStream;
    Hope this helps someone out there.

  • How can I connect a printer with my macbook using a wi-fi router?

    I've tried to connect my printer HP Photosmart 4680 (USB type) using my macbook or IPad using a D-Link wi-fi router and I wasn't successful. That problem didn't happened with my HP notebook...

    Follow the printer's wifi installation and setup intructions.

  • How can i connect between WS−G5484 1000BASE−SX and GLC-LH-SMD ?

    Dear experts,
    My customer has 6509 A-side and B-side core switches and need to migrate only 6509 B-side to Nexus.
    I have some question below.
    1. Customer's 6509A-side has multiple WS−G5484 1000BASE−SX and WS−G5486 1000BASE−LX links and it is connected to 6509B-side.
    But customer bought only GLC-LH-SMD for Nexus migration of 6509B-side.
    I understood BLC-LH-SMD doesn't support SX type, so I am worndering how i can connect between 2 different module ?
    Or should i have GLC-SX-MMD for WS−G5484 1000BASE−SX links ?
    2. Current Rack has LC type patch pannel from B-side to Rack A side.
    But new Nexus A-side rack is located at different row and between these rack, there is only sc-type patch pannel.
    So If i want to connect from LC-type to Sc-type patch pannel, how can i connect ? do i have to use SC-LC converter ?
    3. Old 6509 links use many MMF cable, and new Nexus use SMF.
    Between same LX/LH links, if a side use MMF and another side use SMF, how can i connect each other ?
    Again new Nexus A-side rack is located at different row and between these rack, there is only sc-type patch pannel.
    Please let me know in detail, Thanks in advance, I really appreciate for your help.
    Jason.

    Hi Leo,
    Thanks of your reply.
    Dear Experts,
    I seek your expert's advice for another question urgently.
    Please make you time and share your experiecce.
    Thanks.
    Jason

  • How can I connect my iPad 2 to iTunes? Every time I try to access iTunes, I am prompted that it can't connect to iTunes. I have already checked Internet connect and it is ok

    How can I connect my iPad 2 to iTunes? Thanks

    Hi There,
    What version of iTunes have you got installed on your computer and what operating system are you running?
    Have you tried reinstalling the latest version of iTunes?
    J.C

  • How can I connect to SQL Server CE?

    Hi!
    How can I connect to SQL Server CE ?
    Any idea?
    I found jdbc driver for SQL Server 6.5,7.0,2000.
    But no driver for SQL CE.
    Thanks for any suggestion....

    I am also searching for same answer.
    I wanna choose Access as a db. but I can't find that so I have a no choice to select SQL2000CE though.
    I am stuck in driver problem. I can't find that.
    Should I use Oracle Lite or PointBase?
    I am under a lot of stress... like you've been...
    I wish you find and post that....

  • How can I connect to a windows server from a mac book pro

    How can I connect to a windows server from a mac book pre?

    I have a Dell Power Edge T110 ii in the office that has files and software I need to access when away from the office, when I am on the road I use a mac book pro and an iPad.
    I am sorry if I am being a bit vague but this is all new to me, I have tried 3 IT guys but they can not find a way.
    Any help is greatly appeciated.

  • How can I connect my iTunes account with PayPal?

    How can I connect my iTunes account with PayPal?
    In the payment method page (I access it by iTunes for Mac) there's no PayPal button!
    PS: I live in Italy

    What do you mean by sync your iTunes account?

  • How can i connect a hard drive attached to my router?

    hello;
    i have a zyxel vmg3312 dsl router and the router have a usb host and i attached my usb hard drive to the port. i can access all files from my PC but i cannot connect with my mac. the problem is when i try to connect to hard drive with smb connection like this.
    my mac asks me to enter a user name and password like bellow and i don't have any. in PC i dont need any user name and password. the guest option is not letting me connect.
    here is my question how can i connect my external hard drive attached to my router ?

    You need to connect as a Registered User Create a USERNAME and a PASSWORD it has to be something you will remember not something you will forget in a week.  Click to Remember this Password in my Keychain. After you are finished restart your computer and then connect.

  • How can i add an administrator access so the admin can edit his webpage on the web browser?

    How can i add an administrator access so the admin can edit his webpage on the web browser?

    A content management system or CMS is software usually on the server that allows client's to log-in and edit content from any web browser with an internet connection.  These web pages are typically built with server-side programming (PHP) and databases (MySql). 
    CMSs come big and small.  The right one for your project depends on
         a) your programming skills,
         b) project requirements,
         c) budget.
    COMMERCIAL CMSs:
    Cushy CMS (watch the video to see how it works)
    No PHP or databases required.  Editing is performed on their web site.
    http://www.cushycms.com
    Perch ($59 license per site)
    PHP & MySql required
    http://grabaperch.com/
    WebAssist Power CMS Builder - Extension for DW
    PHP & MySql required
    http://www.webassist.com/dreamweaver-extensions/powercms-builder/
    Adobe Business Catalyst (full subscription includes CMS & web hosting)
    http://www.businesscatalyst.com/
    OPEN SOURCE CMSs:
    Get Simple CMS
    PHP & XML required.
    http://get-simple.info/
    e107 CMS
    PHP & MySql required
    http://e107.org/
    WordPress
    PHP & MySql required
    http://wordpress.org
    Joomla!
    PHP & MySql required
    http://joomla.com
    Drupal
    PHP & MySql required
    http://drupal.com
    Concrete 5
    PHP & MySql required
    http://www.concrete5.org/
    Nancy O.

  • I'm suddenly unable to join my Airport network with my PowerBook G4.  I am able to access my network with all of my other devices.  How can I once again establish access using my PowerBook G4.

    I'm suddenly unable to join my Airport network with my PowerBook G4.  I am able to access my network with all of my other devices.  How can I once again establish access using my PowerBook G4?

    Bruce777 solved this for me, thank you Bruce! My printer now works perfectly on my new wifi network!
    Bruce's  instructions, for anyone else having the same issue:
    - delete any previously set up printers
    - scrub old hp software and update software to get the hp 2.8 drivers
    - remove the usb cable from the printer if you have one connected
    - reset the printer network to hpsetup (hold down the power button and press network button 2x and then cancel 3x, release power button.)
    - print out the wireless network test report (hold down the network button and press the update button 2x). verify the network name / ssid is hsetup
    - got to sys prefs > network and change the mac wireless network to hpsetup
    - go to the sys pref > print scan
    - add the HP 8000 printer
    - click on the options and supplies button and click on the Show Printer Webpage
    - click on the networking tab > wireless in the left pane > start network wizard and change the network from hpsetup to your network
    - finish (this page may freeze up.  close the browser)
    - go back to the sys prefs and change the wireless network back to your networt
    - go to the printer and print out the wireless network test report (press network button and update button 2x).  Check that the SSID is your network
    - go to sys prefs > print scan > select your printer > options & supplies > show printer webpage > network info (check ssid and compare to wireless network test report)
    - try printing something to your printer.  It might take a little time the first print.

  • How can i connect broadband connection using my n8...

    how can i connect broadband connection using my n81 phone???which require the username and passwod.........

    17-Jul-2008 05:02 PM
    rashmiranjan89 wrote:
    how can i connect broadband connection using my n81 phone???which require the username and passwod.........
    It's the same username and password as in the web access point settings in your phone. You'll see the username but not the password, though. Contact your operator for that.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

Maybe you are looking for

  • Not able to create new position in PPOME

    Positions are getting created but it is showing as already a person (Holder)and PA/PSA/Co.Code are assigned to that position. Can someone pl

  • How to display amount in words in the last page

    Hi, I am very new to Oracle Report, but v.good experience in Crystal report. How can i display amount in words for an invoice amount total in the last page of the invoice and after total amount. I created a new non repeating frame and put the amount

  • Database Character Set Conversion from WE8ISO8859P1 to UTF8

    Hi All I want to migrate data from one database to another database But my original database character set is WE8ISO8859P1 but i want to migrate it to database which has character set UTF8 because of character set it don't shows me Marathi data which

  • How to shedule process flow?

    Hi, I am able to deploy the process flows to the workflow repository. Could any one please explain, how to start process flow as sheduled. and manually. I am trying to create a job usin OEM. But I am unable to locate the deployed process flow object

  • How to Convert to Document with Encoding to GBK!

    I get a String from SOCKET,eg: <?xml version="1.0" encoding="GBK"?> <YHPP ACTION="YHPP_SEND">      <needReply/>      <msgLevel>1</msgLevel>      <serviceID>ECMY</serviceID>      <msgFormat>15</msgFormat>      <feeType>01</feeType>      <feeCode>00001