Can't Make Database Connection

This is my error message:
quote:
Access Denied. The file may not exist, or there could be a
permission problem.
What I have tried...
Every Help Menu item relating to DNS, Virtual, DNSLess,
ODBC.... etc etc etc...
I changed ISPs as I thought that my old one had server side
issues, but my new one has the same problem. For the life of me I
can not get a connection made.
I have created a ODBC on the ISP pointing to my MS Access
database, when I click test the server reports back that it is a
good connection, when I try to do it with Macromedia I keep getting
the error. Why does this have to be so difficult with Macromedia.
What could I be missing, does anyone have any guidance
besides what Macromedia offers in their help files because none of
that is working.
I even set my computer to a DMZ.
This is crazy!!!!!!

I don't know about 8.0.3 to jdeveloper2.0
But I have installed jdeveloper2.0 trial version on win'98. I
have Oracle 8.0.4 personal edition.I have connected 8.04 to
jdeveloper2.0. You have start listener of oracle 8.04.Then you
try for connection. It automatically connects.
you don't need an network card.
Regards
Jagdeesh Pinni
null

Similar Messages

  • I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! Why is this a problem and how can i repair it?

    I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! Why is this a problem and how can i repair it?

    "I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! ":
    That is correct.
    "Why is this a problem and how can i repair it?"
    Becasue this has never been a feature of iphone/ipod/ipad.  There is nothing to repair.

  • Can I make a connection to an AS/400 from Discoverer?

    Hi,
    Can I make a connection to an AS/400 from Discoverer?
    tia,
    /Guillermo

    try this!
    create a ODBC Datasource by using the "Microsoft ODBC Manager"
    then write following connectionstring "user/pasword@odbc:odbc_source"
    maybe it works
    good luck
    Udo

  • Can't make a connection from JDeveloper 10g (9.0.5.0) to WebLogic 8.1

    I can't make a connection from JDeveloper 10g (9.0.5.0.0) to WebLogic 8.1
    When I click "Test connection" JDeveloper 10g writes the following:
    Cannot instantiate class: weblogic.jndi.WLInitialContextFactory
    Have somebody ever established a connection from JDeveloper 10g (9.0.5.0) to WebLogic 8.1? How to do this?

    It connects successfully now. Thank you for the information.
    But it does nothing when I try to deploy my J2EE application.
    I right-click on Resources -> application.deploy, choose "Deploy to" -> my connection. It starts to do something obscure.
    Then I go to the WebLogic console and it shows that there is no my application.

  • I recently installed CS4, and I can not make a connection to my website.  Message an FTP error occurred and cannot make a connection to host. The remote host cannot be found.

    I recently installed CS4, and I can not make a connection to my website.  Message an FTP error occurred and cannot make a connection to host. The remote host cannot be found.

    Open up your site definition (double-click on the site name in the File panel or choose Site > Manage Sites > Edit) and go to the Remote Info category. There, click Use Firewall (if it isn't already selected) - press Test to try the default firewall settings. If that doesn't work, click Firewall Settings. You'll see two relevant settings about 2/3 down - Firewall host and Firewall port. If Firewall port is 21, there probably is something blocking the port.
    On Windows XP, you may have the Windows Firewall installed and blocking. Here's how you get to it:
    To open Windows Firewall
    1.
    Click Start and then click Control Panel.
    2.
    In the control panel, click Windows Security Center.
    3.
    Click Windows Firewall.
    Once you have that open, you'll need to set Dreamweaver as an exception to blocking:
    On the Exceptions tab, click Add                     Program.
    In the list of programs, click the name of the program (Dreamweaver) that you                     want to add, and then click OK. If the name of your program is                     not in the list of programs, click Browse to locate the Dreamweaver.exe in the Program Files folder and then click OK.
    Hope this helps - Joe
    Joseph Lowery
    Author, Dreamweaver CS4 Bible

  • Hello. I have an iphone 5s and i can not activate imessage nor facetime. I followed all the steps provided by the apple page and still i can not make it connect. The phone is connected to wifi at all times and has ios 8.

    Hello. I have an iphone 5s and i can not activate imessage nor facetime. I followed all the steps provided by the apple page and still i can not make it connect. The phone is connected to wifi at all times and has ios 8.

    Can you send SMS by using the mobile data network instead of Wi-Fi? I had the same problem setting up my 5s from a backup of my 4s. Only after I sent an SMS via mobile data network, somehow iMessage and FaceTime got activated a couple of minutes later without me doing anything else.
    I even changed my Apple ID password, because at one point I could not log into my account when iMessage asked for my account details.
    If you have difficulty activating FaceTime or iMessage - Apple Support

  • Satellite Pro 4600: When I use WEP, I can't make any connection anymore

    Hey everybody,
    When I connect my Tohsiba Satellite Pro 4600 via the build-in wireless network card without WEP to an AP, there is no problem, connection is establische and everything is working fine.
    When I use WEP, I can't make any connection anymore.
    Is there a solution to use 128 Bit WEP encryption on a Thosiba Pro 4600 laptop with the build-in WLAN.
    Thanks in advanced
    Pokettuk

    What WLan card do you use?
    As far as I know the notebook should be equipped with the Wireless LAN / WiFi Standard: 802.11b ORiNOCO Mini PCI card.
    This card supports security 64 WEP or 128 RC4.
    Everything looks like you WLan card doesnt support the same security standard like your WLan router. You should understand that this WLan card is an oldie about 7 years old.
    I think the best solution is to use the external USB WLan stick which would support the newest encryption standards
    Bye

  • How can i make a connection between an application and a database over net

    dear sir
    how can i make connection between an appliction and a database over internet while the client side appliction is behind proxy and firewall
    for example how the live update of norton antivirus makes connection to the data server to make comparetions and get new virus definitions
    does that depend on sockets technology ?
    what references can guide me to the solution please?

    The ability to do so depends entirely on the JDBC driver implementation having some proxy method. It needs to recognize the HTTP or SOCKS proxy and use them to connect, and the firewall and proxy need to allow those specific port connections.
    To the best of my knowledge, all of these update utilities, e.g. live update for Netscape, Norton, etc., do not connect directly to the database. As it is, no sane security person would allow a database to be exposed to the Net. Rather, they connect using HTTP or HTTPS, which normally traverses firewalls just fine, to connect to a Web or application server on the far end. That application server then parses the request and retrieves whatever it needs to from the database.
    In other words, you cannot have a 2-tier client/server application. You need a 3-tier application:
    your client -> Web/app server -> database
    where the connection from your client to the Web/app server is over http or https through the firewall and proxies.
    Hope this helps.
    Avi
    dear sir
    how can i make connection between an appliction and a
    database over internet while the client side
    appliction is behind proxy and firewall
    for example how the live update of norton antivirus
    makes connection to the data server to make
    comparetions and get new virus definitions
    does that depend on sockets technology ?
    what references can guide me to the solution please?

  • Using face Time can I make video connection simultaneously with an apple lap top and a iPhone 4?

    Using an iMac can I make a Face Time connection simultaneously with an apple lap top (has face time app) and an iPod4 (also has face time app)? If so, how?

    I havn't got it, but have you tried the Skype for iPad app ? - http://itunes.apple.com/us/app/skype-for-ipad/id442012681?mt=8#

  • Debugger: Can't make a connection

    Hi there,
    When debugging my application, I can't seem to make a connection to the debugger. I've tried the "right-click" the swf, choose 'debugger', choose 'other machine' and enter '127.0.0.1' option but I still can't connect. 'localhost' doesn't work either. I've looked everywhere for a solution and no one really seems to understand why this is occuring. I've also tried uninstalling some the various suggested plugins in Firefox but to no avail. Note: I can't connect on either Mac Firefox (3.0.13) or Safari.
    Details:
    Flash Builder 3
    Flash Player version MAC 10,0,32,18
    Debug Player: yes
    Mac OS 10.4.11
    Any suggestions would be greatly appreciated.
    Thanks.

    Sometimes I wonder if I can honestly call myself a Flash/Flex developer...
    It turns out I didn't place a breakpoint in my app. The minute I did and debugged, voila! I now have a working and connected debugger.
    Thanks fo ryour help, BaBO. I appreciate it.
    Novian

  • How can I kill database connections

    I would like to know how can I kill all the database connexion at the end of an application. I'm using acces
    thx

    use con.close() in a finally statement after your catch blocks that tests whether con equals null. If con != null, then con.close();
    example:
    finally {
              //close the database connection.
              try {
                      if (con != null) con.close();
              catch (SQLException e) {
    }

  • TP4: Can't create database connection

    I have just installed JDeveloper TP4 and run it for the first time. When I try to create database connection, nothing happens. Specifically, I right click on "IDE Connections" and select "New Connection" - and nothing happens; no messages, no dialogs, nothing. Is there something I have to have installed before this will work? I have Sun's Java 6 installed - I noticed that JDeveloper warns about this. Would it cause this problem?

    Hi,
    can you try with JDK 5 to exlude and issue with JDK 6. It works for me with JDK 5 so, there might be an issue with you Java runtime
    Frank

  • Can't make a connection between my tv and laptop

    I can make a connection between my laptop and tv as far as being able to view the picture I have as my wallpaper on the tv, but that is all.  If I change the wallpaper picture on my laptop it will change on the tv also, but again that is all I can do. That is far as I can get.  Just a picture, no icons, no nothing.  I have connected using a 15 pin cable on both ends.  I have windows xp.  There must be a setting in control panel, display or somewhere but I cannot find it.
    HELP

    Thanks, but that didn't work.  Nothing happened.  This time however I completely turned off the tv and computer.  When I booted up the tv screen showed my password sign in screen.  I entered my pass word,  The screen momentarily showed my complete desktop, both  wallpaper and icons but after about a second or two it blinked and then showed only my wallpaper as before.  Puzzling.  There has to be an answer somewhere.
    Thanks for your help.

  • How can i include database connection in an EP development

    Does any body knows what are the steps to include database connection in an EP development in NWDS?

    Hi Jose.
    http://help.sap.com/saphelp_nw04/helpdata/en/30/a0f17aacb34b108b39a96acc33da3f/frameset.htm
    or
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/9e362f3d954e8e8555007d8030df63/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/b0/6e62f30cbe9e44977c78dbdc7a6b27/frameset.htm
    Regards, Karsten

  • Can't make a connection with Network Solutions

    I successfully published my site today to the GoDaddy server - no problems, the iWeb Site Publishing Settings Page worked great.
    I have another site on Network solutions. I put in all the correct information in iWeb's FTP Server Settings block on the Site Publishing page. Hit "Test Connection" and it failed. Over and over and over. So get this - I call Tech Support at NetSol. They are on the line with me for half an hour and we tried everything and could not make a connection. We both gave up.
    Is anyone having problems getting a connection with NetSol?
    I just tested the Apple Publishing page with GoDaddy again and it still works just fine there.

    This Apple doc may help:
    _iWeb '09: Publishing to Windows based FTP server_
    Also, a forum reader wrote:
    I just changed my "website URL" field to read nothing more than "http://". Problem solved.
    ...Quoted from this old thread:

Maybe you are looking for