Problem with a acces databases

Hi
I've made an applet that's connecting to a acces databases, the programs works fine in IDE this is my connection string
"jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};highScore.mdb";
but after I make from all the files a jar file and I signed the jar files the applet dosen't find the databases anymore. That has my first problem the second problem is that I want this applet and the databases on a web page for ex at www.geocities.com what do I have to do in my program in order to connect to my databases.
Thanks :)

OK Thanks for answer
In that case which is the solution for my problem? ,No idea, that depends on your application/requirements (it has nothing to do with code.)
If I use RMI do you thing that's help with something.
With RMI I will be able to access my mdb databases
over the network and make some modification over it.Here is a RMI proxy driver...http://rmijdbc.objectweb.org/
It allows you to connect to the server and use MS Access. You must have a server computer and it must be accessible to the clients. Accessible over the internet means you must have a public IP for the computer (or a router with a mapped proxy port.)

Similar Messages

  • There is a problem with the Outlook database.  Your database could not be rebuilt. [-18000]

    For home use, I recently changed from Windows PC to MacBook Air.  I have an iPhone 4 which I synched without problem to the PC.  Since I have used Outlook for years on Windows and trusted advisors assured me Microsoft Office on the Mac is the same as Microsoft Office on Windows, I decided to continue using Microsoft Office.  Because I cannot get my Outlook calendar to sync reliably to iCal / iPhone and because I have found a small but meaningful number of features I use daily in Outlook Windows do not work on Outlook Mac, I have never been in so much pain!
    The latest problem is Outlook does not complete startup.  I get this error:
    There is a problem with the Outlook database.  To use the database, you must rebuild it using the Database Utility.
    I run the utility but it never completes successfully. 
    Step 1 of 5: Scannning...
    Step 2 of 5: Verifying...
    Step 3 of 5: Copying records to new database...
    Step 4 of 5: Recovering data...
    Your database could not be rebuilt. [-18000]
    I have found many articles about this problem but they all seem to assume that you can successfully start Outlook then you rebuild the database to fix data corruption in Outlook.
    What if I Outlook never completes startup?

    Here are the steps that solved the Outlook data corruption problem.
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macoutlook/your-datab ase-could-not-be-rebuilt/5caff467-3ab2-464a-9fe6-00ad913b5f2e
    The question was:  Your database could not be rebuilt
    The key is to create a new Outlook Identity, remove the database file, then copy your data records into the new identity and use the Outlook database utility to rebuild the database.
    It's a wonderful feeling to see Outlook start up successfully after a few days of downtime!

  • There is a problem with the Office database - Office 2011

    Good day!
    I recently installed Office 2011 for Mac and i'm getting the following error message: There is a problem with the Office database. Excel comes up with the error message but i am able to get past the error and open the application, but it freezes when I try on Word. I have to force quit the application to close it completely.
    I've searched online and tried all the suggestions - even those from the discussion board: Problem with Office Mac 2011 database. I've completely removed traces of the software : http://support2.microsoft.com/kb/2398768 and reinstalled using the disc,  as well as followed suggestions to rebuild the database. I also installed the latest Office update: http://www.microsoft.com/en-us/download/details.aspx?id=44026 from Excel (As it was the only one I know of that's functioning after the error message) but to no avail.
    Here are the tech specs:
    OS X
    version 10.9.5
    Office 2011 for Mac
    Version 14.4.4 (140807)
    Update: 14.4.4
    Hope you guys can point me to the right direction. Any suggestions are greatly appreciated.

    Best ask question on one of the Microsoft boards.
    Could try NeoOffice.
    https://www.neooffice.org/neojava/en/index.php

  • Problem with making a database link.

    Hello All
    I got a problem with making a database link.
    When I execute this query
    CREATE PUBLIC DATABASE LINK DBNAME
    CONNECT TO database IDENTIFIED BY name
    USING 'DBNAME.europe.company.com';
    I am using other names because its private information
    But when I look at the table dba_db_links I see this
    OWNER | DB_LINK | USERNAME |HOST
    PUBLIC| DBNAME.europe.company.com| name| DBNAME.europe.company.com
    So the DB_Link name is changed. And this causes a problem with my asp website. I get the fault message
    ORA-02085: database link DBNAME.europe.company.com connects to DBNAME
    Cause: a database link connected to a database with a different name. The connection is rejected.
    The global_names = true and I prefer to keep it that way.
    So does anyone knows what is wrong about my Query or how I can change the DB_Link name.
    Thanks for the support,
    Remco

    Thanks for the help Mohit
    But thats whats I was doing.
    The query in the first post is the same as what you are posting.
    But by an (for me) unknown reason the database converts DBNAME to DBNAME.europe.company.com

  • Problems with query via Database-Link (Oracle 7.3.4)

    I made the following simple query via database-link.
    select count (*) from [email protected]
    I got the result in about 200 miliseconds.
    Then I4ve tried the following query.
    select * from [email protected]
    It took about 2 hours end ended with an error message "ORA-03113: end-of-file on communication channel"
    So I made another choice
    select * from [email protected] where rownum <=1
    Took about 200 miliseconds.
    So I made the query again an changed only the number of rownums,until I was at rownum <=8
    then it went sleeping again(I've canceled the statement because I didn't want to wait 2 hours again).
    We made the same things from another server with the same database-link on the same remote server
    and we had no problems.
    Any Idea???

    No, network is OK!
    Other links are running, I have also no problems when I connect directly to the remote server.

  • Space problems with the SAP Database MS SQL 2000

    Hi,
    Actually, I have a size problem with the database, I have MS SQL Server 2000 with Service Pack4 on a Windows 2003 Server environment that is my DataBase Server of my ERP ECC 6.0. On the other hand I have a storage where I have 229 Gb of free space used only for the database files of the SAP data and the SAP log file.
    But when I check the DB space allocation on trx. DB02 I saw this:
    3 Database files and 1 transaction log:
    The 3 database files are: PRDDATA1 (size 15,313 MB used 15016 MB) , PRDDATA2 (size 14106 MB used 13984 MB), PRDDATA3 (size 14472 MB used 14352 MB) and the log file is PRDLOG1 ( size 1000 MB) all of them with no limit option and growth by 10%.
    So I went to the SQL Enterprise Manager and I saw that my Database PRD properties and I got this information:
    My database size is 44892.48 Mb size with only 1330.36 Mb of free space and that is alarming.
    So the question here is how ,if I have a storage where the sap data is storing with 229 Gb of free space, can I make the database files grow up in order to use all the available space of my storage.
    Can you help me please because it is critical being my productive system?
    Best Regards
    Erik Espinosa

    I resolved this issue myself. Thanks for all your help.
    Best Regards,
    Erik Espinosa

  • Problem with a Standby Database

    Hello,
    if have some problems with a special standby database. why special? because i try it whit another, which was newly build with oracle tools and everything works. I mean the redo log transfer and the log apply and everything.
    At first I try to use the DGM, to guide me through the process, but this manager didn't start to copy anything of the database files. So I make an offline backup from the database as you can see in the oracle data guard doc. later on I used the DGM again to build a data guard configuration. Everything seems to be fine. But then I get ORA-16778: log transport service for some site has an error AND ORA-16766: physical apply service unexpectedly offline.
    I don't know what to do now. I really try to help myself but it always stop at this point.
    By the way ... merry Xmas!!!

    Hi,
    ORA-16766: physical apply service unexpectedly offline.You must check in the alert log why the MRP is going down, the info is in this file.
    In order to get more comments, give us a "snapshot" of your install:
    . Release
    . Configuration
    . Folders structures
    . init file (pfile/spfile) contents
    And paste the MRP error stack from the alert log.
    Regards,
    Yoann.

  • Problems with second standby database

    Hello All,
    I have oracle 10gr1. 1 primary db and 2 physical standby and 1 is in the same network with the primary and the other is on a remote network. The primary and the standby on the same network is working perfectly well. My problem is with the remote standby. Some log are not being archived. See output below
    SEQUENCE# ARC APP
    1755 YES NO
    1761 YES NO
    1772 YES NO
    1774 YES NO
    1782 YES NO
    1789 YES NO
    I get this error RFS[10]: "Possible network disconnect with primary database". I think it has something to do with the network connectivity of my second standby and the master db. What parameters should I tweak to avoid this?
    Another thing is arhived logs from seq 1728 were not being applied. I tried manually recovering the archive log from 1728 but it says there is an error in the log. I tried getting the specified archive log from the master db and tried recovering it manually but still the same. How would I solve tjhis problem? Would rebuilding the second standby do the trick? Help needed badly.
    Thanks in advanced.

    Hi,
    About seq 1728, if the archive has been lost or alterred, you'll have to rebuild the standby. At least take a backup of the first standby and restore the datafiles at the second standby.
    About network connectivity, are you using DataGuard? If so, did you setup the FAL (Failed Archive Logs) server/client parameters on your standby? You can even set your fal_server as being both the primary and first standby..
    You should investigate the network connectivity problem with your network administrator. Check alert log and trace files plus sqlnet logs to see when/where/why the communication with distant site fails sometimes.
    HTH,
    Yoann.

  • 8610 printer problem with an online database

    brand new printer - prints docs fine - when I try to print from my ACT database I get a little yellow "splash" with an exclamation mark in it next to my mouse arrow - won't print - everything is installed correctly - did the checks - please help - had an HP 6500 for over 4 years that was no problem  - thanks

    Hi @CLWM  ,
    I see by your post that you aren't able to print from the Act Database Software, but you can print from other applications. I would like to help you out today.
    It might be a issue with the printer language, it might not be compatible with the Act Database Software.
    The language on the printer is HP PCL 3 enhanced.
    What language is the Act Database Software?
    Download and run the Print and Scan Doctor. It will diagnose the issue and might automatically resolve it. Find and fix common printer problems using HP diagnostic tools for Windows?
    What were the results when you ran the Print and Scan Doctor? (did it print or scan, any error messages)
    Have a fantastic day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Problem with using Logical Database PNP

    Hello everybody!
    When I use the logical database PNP in my program,a warning message appeared during the syntax check with Unicode checks actived.The message looks like below:
    <b>Include DBPNPCOM.
    In Unicode programs,the "-" character cannot appear in names,as it does here in the name "PNP-SW-FOUND".
    Include DBPNPCOM.
    In Unicode programs,the "-" character cannot appear in names,as it does here in the name "PNP-SY-TABIX".</b>
    Anybody know how to deal with this problem?
    Regards
    Brian Liu

    Hi,
    You can either ignore the warnings or uncheck the 'Unicode checks Active' checkbox in the program attributes. In fact you get the same warnings off most standard SAP HR Reports.
    Good luck,
    Suresh Datti

  • Strange problem with automattic start database on linux

    HI,
    We have Redhat Version 4.(update )
    or
    Oracle Version 10.1.0.2.0
    we followed instruction mention in documentation. ( 10gr2) for automatic startup database when linux system reboot.
    after create above script and followed all mention point when we reboot our linux machine it is hang.
    Problem>>>
    when we reboot our linux system. it HANG !!!! nothing happen..
    On enabling swap space            [ok]
    | cursor blinksir please tell me How can open my linux machine... please anybody give me any type of advice..
    thank you very much.
    nomini.

    Hi,
    thank your for your help and reply
    but i am not able to open my linux machine so how can i update my oracle startup script.
    it is hang during booting time ( linux server)
    actually what happen.
    i made script and just for test i reboot my linux machine.
    every thing goes fine but "oracle startup script" run it will hang !!!
    i know it is something wrong with my oracle startup script.
    but without open my linux box i cann't do anything.
    so
    i have to first FIX linux problem
    then i FIX my oracle script problem
    hope you reply and understand my problem
    thank you very much
    nomini

  • Connection problems with the Olite database

    Hi,
    I have a problem when I want to execute a BPEL Process from the process manager. I get a java.sql.SQLException with the following message "[POL-3207] a corrupted data page was detected".
    The fact is that another person (with his own account) installed the SOA Suite and executed the same code before and it worked. But when I connected to the computer remotely using my account and tried to execute the BPEL Process this error appeared. Since then even the former user has the same error message. Is there a way to solve this problem or do I have to reinstall the SOA Suite? Is there a problem using the SOA Suite with different windows accounts?
    When I also try to see the instances after executing the process, I get the following error:
    The following exception occured while processing this request:
    Cannot find instances.
    An attempt to fetch the instances using the where condition "" from the datastore has failed. The exception reported is: [POL-3207] a corrupted data page was detected
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_ci WHERE ci_domain_ref = 0 ORDER BY ci_modify_date desc
    Oracle BPEL Console v10.1.3.1.0
    Is there a GUI program to access the Olite DB instead of using the mobility sql in the command prompt?
    Any help would be greatly appreciated.
    Amir

    Hi rajesh,
    You restart your Olite database. You can do one thing.
    Goto control panel->Administrative tools->services-> Stop & start Olite multiuser service.
    Then try to run the polsql.cmd command.
    Hope this works fine.
    Cheers,
    Abhi...

  • Problem with starting SAP Database ..

    Hi,
    I have a issue with starting the DB. the detailed log is attached below.
    When I had a Performance issue, I had tried to stop the SAP instance and the DB.
    But thats not stopped. So I have restarted the OS.
    After restarting the OS the DB is not comming up.
    Its throwing  the following log
    SQL*Plus: Release 10.2.0.4.0 - Production on Sat Nov 15 13:11:16 2008
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 2365587456 bytes
    Fixed Size                  2057952 bytes
    Variable Size            1191184672 bytes
    Database Buffers         1157627904 bytes
    Redo Buffers               14716928 bytes
    Database mounted.
    ORA-16038: log 4 sequence# 3468 cannot be archived
    ORA-19502: write error on file "", blockno  (blocksize=)
    ORA-00312: online log 4 thread 1: '/oracle/TRQ/origlogB/log_g14m1.dbf'
    ORA-00312: online log 4 thread 1: '/oracle/TRQ/mirrlogB/log_g14m2.dbf'
    Please give me an solution to solve this issue.
    Thanx & Regards,
    Kumar

    >ORA-16038: log 4 sequence# 3468 cannot be archived
    the problem is your archive directory is full. take archive log backup or move old archive log files to another location.
    follow Note 391 - Archiver stuck
    Cheers,
    -Sunil

  • Problem with  connection to database when PC is connected to network

    Hi,
    I can't connect to my database locally when my PC (with database) is connected to network. When I try run enterpsise manager I see that Database Instance is down, Agent Connection to Instance is down with error ORA-12505 and Listener is up. When I try connect by sqlplus I see errors :ORA-01034 :Oracle not avilable and ORA-27101:shared memory realm does not exists. When I was installing database my PC was not connected to network.
    When I disconnect my PC from network, after few minutes I can run enterprise manager, can connect to Oracle and everything is OK.Moreover after that I can connect PC to network and still everything is OK.
    What is the reason of this problem and what can I do that I could always connect to Oracle, whenever my PC is connected or disconeccted to network?
    Thanks
    Jarek

    user9290950 wrote:
    Hi,
    As I wrote in my previous post when I was installing database my PC was not connected to network.
    And as was already replied.
    My guess is that you installed on a network with dynamic IP and now you have a different IP address or none. If this is the case it is a clear indication that you didn't waste any time reading the installation documentation before you installed. This might be a great time to do so.Now, go back and read the installation guide. Pay particular attention to the section titled "Database Network Topics", especially the part about loopback adapters.
    Servers process don't work very well with DHCP assigned addresses, causing the clients to have to guess where the server is.
    version of Windows- Windows XP ( I test there my java program which connects to Oracle),
    version of Oracle - 10g Release 2,
    Oracle database service is running,
    IP address which I gets is dynamic. After getting this addres I can't connect to database.
    My TNSNAMES.ORA file:
    SMSINFO =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = SMSINFO)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Thanks
    Jarek

  • Strange problem with an Oracle database link to SQL Server

    Hi gurus,
    Please help me on this problem.
    We have an Oracle 10R2 database link to a SQL Server 2000 database. I can select count(*) from The_SQL_Server_Table@myOracleLink, and I can describe The_SQL_Server_Table@myOracleLink, but I cannot select Column1 from The_SQL_Server_Table@myOracleLink! I am getting the ORA-00904: "COLUMN1": invalid identifier error.
    Could anyone tell me what is wrong here? By the way, the same user name can select all the columns in The_SQL_Server_Table through ODBC from the client app. But I need the DB link to work with some Oracle stored functions.
    Thank you!
    Ben

    myora9i wrote:
    Hi gurus,
    Please help me on this problem.
    We have an Oracle 10R2 database link to a SQL Server 2000 database. I can select count(*) from The_SQL_Server_Table@myOracleLink, and I can describe The_SQL_Server_Table@myOracleLink, but I cannot select Column1 from The_SQL_Server_Table@myOracleLink! I am getting the ORA-00904: "COLUMN1": invalid identifier error.
    Could anyone tell me what is wrong here? By the way, the same user name can select all the columns in The_SQL_Server_Table through ODBC from the client app. But I need the DB link to work with some Oracle stored functions.
    Thank you!
    Bennotice "COLUMN1" is different from "Column1"
    CaSe MaTTerS!

Maybe you are looking for