Help in cloudspace database

sir
i want to use cloudspace database where can i found it (free version) and also its driver
and how can i use it with java application without odbc bridge
plz help me by example of code this and also links where i can download this (free)
thanks

sir
i want to use cloudspace database where can i found it
(free version) and also its driver
and how can i use it with java application without
odbc bridge
plz help me by example of code this and also links
where i can download this (free)
thanksA quick google http://www.google.com.au/search?q=cloudscape brings up this link http://www-306.ibm.com/software/data/cloudscape/ which has a link on it to a 60 day evaluation version. I assume that the download would contain documentation on how to connect to it.
If you want a free java database that can be embedded (CloudScape is a commercial product) then I suggest you look at Mckoi (http://mckoi.com/database/) or hsqldb http://hsqldb.sourceforge.net/

Similar Messages

  • HELP to open database (again)

    Hi, saga continue:
    svrmgr> startup mount;
    Database mounted
    svrmgr> alter database open read only;
    ORA-16005: database requires recovery
    svrmgr> recover database;
    ORA-00283: recovery session canceled due to errors
    ORA-00264: no recovery required
    svrmgr> alter database open; - hang
    Please help to OPEN database!!!!
    Thnaks in advance,
    Andriy Korud, Ukraine

    You can find how to here:
    http://www.bing.com/search?q=close+sync+services+agent
    http://www.bing.com/search?q=what+is+mac+os+x+sync+services
    Mac OS X: Resetting the SyncServices folder - Apple - Support
    http://support.apple.com/kb/TS1627
      Aug 17, 2012 · Choose Reset Sync Services. Click Reset Sync History. Test for the ... Resetting SyncServices resets your Mac OS X User Account's Sync settings and …
    Sync Services: Advanced troubleshooting for contact and calendar ...
    http://support.apple.com/kb/TS2481

  • Any tool to help checking the database is in line with the 2NF

    Is there any tool to help checking the database design is in line with the 2NF (second normal form), Thanks.

    Hi,
    Is this table in 2nd normal form?
    CREATE TABLE     orders
    (       order_id     NUMBER (10)     PRIMARY KEY
    ,     company          VARCHAR2 (10)     NOT NULL
    ,     customer     VARCHAR2 (30)
    );How can you tell?
    How would you expect some tool to tell?
    If you willing to even make a guess, it's only because you know what "order". "company" and "customer" probably mean in this context.
    There are queries other methods you could use to detect tables that might not be in second normal form. Fort example, you could assign a number (0-100) to each table, 0 meaning it seems to be in second normal form, 100 means that it has all the traits you expect from a table that is not in second normal form, and then list the 20 tables with the highest scores to check.
    Say exactly what you're trying to do, and someone will help you find a good way to do it. Post CREATE TABLE and INSERT statements for some tables, and expalin what traits you're looking for.

  • !! Urgent Help Needed in Database Table Recovery !!

    Hi,
    What happened is I add a new field to the table. It's a field which need reference but I didn't include it and proceed with table adjustment in under SE11->Utilities->Database Adjustment. I encountered an error during adjustment saying that the reference field is not set and I can't proceed further since the table is now locked. There's 2 options, to continue adjustment and to unlock the table. When I choose continue adjustment, it still lead to the same problem, so i choose to unlocked it thinking that I could be able to change it since there's a prompt saying that I might loose some data. Once I clicked on onlocked, then I it tells me that the adjustment is done. However, I found out that now my table was not editable. It's saying that it's not in the database.
    Can this table be recovered without the lost of data? Please anyone, I need this help urgently. THanks you in advance.

    Your DBAs might be able to help you.
    Rob

  • Help with iTunes database and Time Machine after Lion clean install

    I did a clean install of OS X Lion and think I've given myself problems with my Snow Leopard Time Machine backup and with my iTunes Library database files.
    My iMac (2007) had become very sluggish so I opted for a clean install.  Before the install of Lion my Snow Leopard 10.6.8 internal 1TB HD was at about  600GBs.  I was using Time Machine to backup to an external 1TB drive.  I had my iTunes 10.?  library on the same drive.
    For the Lion install I partitioned my internal 1TB HD into two partitions - a 250GB Lion boot partition and the rest for Lion data files.
    Now I  have two problems - 1.  I can't  work out how to re-connect my Time Machine backups, since they were related to a much bigger original drive, and 2.  I can't seem to find my iTunes database files.
    I also don't want to restore any application files at this stage, as I'm determined to do a fresh install of only the applications I need as I go along, and hopefully  avoid the issues of sluggishness I had with Snow Leopard.
    I have all my iTunes files in their pre-Lion external HD folder, but that folder does not seem to  have the iTunes Library.XML or iTunes Library files.  I didn't delete them so I'm hoping they were in my iTunes folder on my SL boot drive.  But that drive was deleted during the install, so I'll be depending on Time Machine to restore the database.
    Can anyone suggest a way to deal with Time Machine for my Lion install, and a way to restore my iTunes database?  I'd like to keep as much of the Snow Leopard Time Machine data as I can, while continuing to do Time Machine backups from my Lion installation.
    Anyone know where iTunes stores those database files, if not in the external drive iTunes folder? Spotlight search doesn't find the files, but is there a way to search my old Time Machine backups without having the Time Machine backups folder re-connected in Lion?
    Thanks.

    My iTunes folder is organised like this if it helps:
    And iTunes uses them from the Prefrences like this:
    Regards,
    Colin R.

  • Need help in creating Database connection to Apache 4

    I desperately need help for my project. I'm doing a shopping cart project. Created a java bean to establish connection to my sql 7 server database. But the following always appear. I'm using dreamweaver mx to create my webpage and so I use its binding and components feature.
    Here's the error message I always get..
    org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
    An error occurred at line: 36 in the jsp file: /TMP8ouafocg7v.jsp
    Generated servlet error:
    C:\tomcat4\work\Standalone\localhost\ArtGallery\TMP8ouafocg7v$jsp.java:163: Class org.apache.jsp.DBConn not found.
    DBConn connect = null;
    ^
    An error occurred at line: 36 in the jsp file: /TMP8ouafocg7v.jsp
    Generated servlet error:
    C:\tomcat4\work\Standalone\localhost\ArtGallery\TMP8ouafocg7v$jsp.java:166: Class org.apache.jsp.DBConn not found.
    connect= (DBConn)
    ^
    An error occurred at line: 36 in the jsp file: /TMP8ouafocg7v.jsp
    Generated servlet error:
    C:\tomcat4\work\Standalone\localhost\ArtGallery\TMP8ouafocg7v$jsp.java:171: Class org.apache.jsp.DBConn not found.
    connect = (DBConn) java.beans.Beans.instantiate(this.getClass().getClassLoader(), "DBConn");
    ^
    3 errors, 1 warning
    Anyone out there, pls let me know the solution soon. Thanks!

    I was glad I came across this note. I recently started a tutorial on J2EE , and have run into exactly the same error. Have you found a solution? Can you share it with me?
    Thanks.....

  • Button help with asp database in dreamweaver

    Hey i have a page that has an iframe inside it with 2 menu's
    side by side with buttons in between to move items from one menu to
    another and i have them set with javascript to move back and forth
    works great only problem is its also supposed to update to the
    database as well and i used the update command feature in
    dreamwaver and i set it up but its still not working if i post my
    code can someone help me?

    If you're good with Flash and Action Script you could build a custom player.  Otherwise, pick-one from the links below. Some are free, some are not.
    Coffee Cup Video Player -- (supports playlists)
    http://www.coffeecup.com/video-player/
    Video LightBox --
    http://videolightbox.com/
    WWD Player -- supports playlists
    http://www.woosterwebdesign.com/flvplayer/
    Wimpy Rave -- supports playlists
    http://www.wimpyplayer.com/index.html
    JW Player --
    http://www.longtailvideo.com/
    FlowPlayer --
    http://flowplayer.org/
    YouTube --
    http://code.google.com/apis/youtube/getting_started.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Help in Sys database query

    Hi, How I can check the log data using the query after finding the databases and then join the table to see the log data if any.
    How I can run query for all thing in one query. Thanks.
    Select * from sys.databases where name like '%prt%'
    BST_PRT
    CST_PRT
    DST_PRT
    --I want to run the following query after finding the database using like command in sys.databases.
    Select * from Khi_bst01.BST_PRT.dbo.log where date1>getdate()-4
    union all
    Select * from Khi_bst01.CST_PRT.dbo.log where date1>getdate()-4
    union all
    Select * from Khi_bst01.DST_PRT.dbo.log where date1>getdate()-4

    Try the below:
    SET @dSQL = @dSQL + 'SELECT
    '+ @dbname
    +' * FROM KHI_BST01.['+@dbname+'].dbo.log
    WHERE date1 > DATEADD(DAY,-4,CURRENT_TIMESTAMP)'
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped.
     [Blog]

  • F4 Help like Logical Database

    I am writing a program that is not using Logical Database but the client wants to see the F4 Help for Organizational Structure similar to what is displayed in LDB PERNR with Info Type 0001. How can this be done? Since you cannot post pictures here, this is kind of difficult to explain.
    Thanks.

    Hi,
    use search help PREM. U will get similar type of F4 help.
    use like this ....
    PARAMETERS : p_pernr TYPE PERSNO OBLIGATORY MATCHCODE OBJECT PREM.
    Amitava

  • Nedd your help for aceesing database in minisap 4.6 d (please help)

    hi all sap masters please help me.
    i have installed the minisap 4.6d system in the windows 200 prof os.
    i had the following problem in my minisa access.
    while Displaying table contents with transactions SE11 or SE16
    gives an error "No changes on SAP objects allowed".
    while Accessing the logical database F1S gives a syntax error because the
    include DBF1SF01 is missing.
    so i have used the mbspatch1 that comes with the cd.
    i have copied the mbscorr0104200 file in the directory '<MBS_DIR>\trans\tmp' as mentioned.
    and i have followed the steps as follows.but i have the same problem.please have a look at the
    process below and hel me to make it work roerly.
    this roblem is really eating me a lot and since many in this forum are sap master,thought
    you all can help me please.
    C:\>cd mbs
    C:\MBS>dbenv.cmd
    C:\MBS>REM Setting environment for db connect to MBS
    C:\MBS>set dbms_type=mss
    C:\MBS>set DIR_LIBRARY=.
    C:\MBS>set MSSQL_DBNAME=MBS
    C:\MBS>cd trans\tmp
    C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    'R3TRANS' is not recognized as an internal or external command,
    operable program or batch file.
    hope there was some problem here only,but to continue i have pasted the r3trans in the folder C:\MBS\TRANS\TMP
    C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    This is R3TRANS version 6.05 (release 46D - 04.10.00 - 09:16:00).
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    R3TRANS finished (0012).
    then i have done the generate program step .
    (4) Generate programs:
         - Logon as user BCUSER to the MBS system.
         - Start transaction SE38.
         - Enter the program 'SAPLSTRD' and select 'Program -> Generate'.
         - Enter the program 'SAPDBF1S' and select 'Program -> Generate'.
    while generating the second program i got the error Accessing the logical database F1S gives a
    syntax error because the include DBF1SF01 is missing.
    hope somebody could have got the same problem.so please help me with your experience.iam new to this
    minisap problems.
    again all the roblem of acessing the tables exit even after doing the steps.
    hope i have explained my problem very clearly.
    please find where i went wrong or suggest some help to acess the datadase tables with the minisap cd.

    all webas downloads (ABAP, java)
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    webas 6.40 ABAP server
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/b2918eea-0601-0010-6284-e6cb7eee4399 [original link is broken]
    SAP gui
    https://www.sdn.sap.com/irj/sdn/softwaredownload?download=ftp://ftp.sap.com/pub/sdn/devkits/netweaver/abap/50072743_4.zip&df=0
    Regards
    Raja

  • Please help to acess database in minisap 4.6 d

    hi all sap masters please help me.
    i have installed the minisap 4.6d system in the windows 200 prof os.
    i had the following problem in my minisa access.
    while Displaying table contents with transactions SE11 or SE16
    gives an error "No changes on SAP objects allowed".
    while Accessing the logical database F1S gives a syntax error because the
    include DBF1SF01 is missing.
    so i have used the mbspatch1 that comes with the cd.
    i have copied the mbscorr0104200 file in the directory '<MBS_DIR>\trans\tmp' as mentioned.
    and i have followed the steps as follows.but i have the same problem.please have a look at the
    process below and hel me to make it work roerly.
    this roblem is really eating me a lot and since many in this forum are sap master,thought
    you all can help me please.
    C:\>cd mbs
    C:\MBS>dbenv.cmd
    C:\MBS>REM Setting environment for db connect to MBS
    C:\MBS>set dbms_type=mss
    C:\MBS>set DIR_LIBRARY=.
    C:\MBS>set MSSQL_DBNAME=MBS
    C:\MBS>cd trans\tmp
    C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    'R3TRANS' is not recognized as an internal or external command,
    operable program or batch file.
    hope there was some problem here only,but to continue i have pasted the r3trans in the folder C:\MBS\TRANS\TMP
    C:\MBS\TRANS\TMP>r3trans -i mbscorr01042000
    This is R3TRANS version 6.05 (release 46D - 04.10.00 - 09:16:00).
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    R3TRANS finished (0012).
    then i have done the generate program step .
    (4) Generate programs:
         - Logon as user BCUSER to the MBS system.
         - Start transaction SE38.
         - Enter the program 'SAPLSTRD' and select 'Program -> Generate'.
         - Enter the program 'SAPDBF1S' and select 'Program -> Generate'.
    while generating the second program i got the error Accessing the logical database F1S gives a
    syntax error because the include DBF1SF01 is missing.
    hope somebody could have got the same problem.so please help me with your experience.iam new to this
    minisap problems.
    again all the roblem of acessing the tables exit even after doing the steps.
    hope i have explained my problem very clearly.
    please find where i went wrong or suggest some help to acess the datadase tables with the minisap cd.

    all webas downloads (ABAP, java)
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    webas 6.40 ABAP server
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/b2918eea-0601-0010-6284-e6cb7eee4399 [original link is broken]
    SAP gui
    https://www.sdn.sap.com/irj/sdn/softwaredownload?download=ftp://ftp.sap.com/pub/sdn/devkits/netweaver/abap/50072743_4.zip&df=0
    Regards
    Raja

  • Help with a database view/table

    Hi,
    I have seperate oracle9i database on one machine (UNIX).
    Myview view has poor performance in dbtest, but it has good performance in dbdev.
    Both DBs are having relatively similar configuration.
    When I set the autotrace on I realized the indexes are in place on both databases.
    But it takes 2 times more to query dbtest than dbdev.
    Here is the difference when I query both views and the autotrace is on:
    SELECT id from Myview; on DBTEST:
    Statistics
    105 recursive calls
    0 db block gets
    83147 consistent gets
    456 physical reads
    0 redo size
    2777 bytes sent via SQL*Net to client
    400 bytes received via SQL*Net from client
    10 SQL*Net roundtrips to/from client
    4 sorts (memory)
    0 sorts (disk)
    122 rows processed
    SELECT id from Myview; on DBDEV:
    Statistics
    105 recursive calls
    0 db block gets
    42537 consistent gets
    267 physical reads
    0 redo size
    3601 bytes sent via SQL*Net to client
    414 bytes received via SQL*Net from client
    12 SQL*Net roundtrips to/from client
    4 sorts (memory)
    0 sorts (disk)
    157 rows processed
    How can I identify where the problem is? Why "consistent gets" and "physical reads" parameters are about 2 times in DBTEST. I believe this is why I have poor performance in DBTEST.
    Could someone give me a clue on how to idetify the issue?
    Thanks

    "I have seperate oracle9i database on one machine (UNIX)."Correction: "I have two seperate oracle9i database installed on one machine (UNIX).
    Can anyone help me with this? If you need more infor let me know.
    Thanks in advance.

  • Help with a database template - Desktop Product Inventory Template

    Hello Developers,
    I'm trying to develop a database to track purchase orders, supply levels, and supplies issued (with reports). I've been working with the MS Access template called "Desktop Product Inventory", but it has more functionality than I need (i.e. shipping,
    sales, invoicing). This template is almost exactly what I'm looking for.
    I've tried removing the fields I don't need, but I encounter errors everytime. Frustrated, I created a new database by studying and copying the format of the template. I have the general structure of the database setup with tabs, but I'm completly lost when
    it comes to formatting/coding the database. I'm not sure what needs to be done in order to recreate the functionality from the original template.   
    Unfortunately, I must admit that Access is my least favorite and used MS application.
    So, my questions are:
    1.) Does anyone know of an "effective" way to edit the Desktop Product Inventory template and maintain functionality?
    OR
    2.) Would someone mind taking a look at my database and giving me feedback? It's essentially just the layout  and what I want the database to show.
    Any and all help is appreciated, thanks for reading!

    The Microsoft template apps have a lot in them - which is why they are particularly difficult to modify by the novice - so don't feel bad. 
    A database that does  Inventory, shipping, sales, invoicing - is going to be complicated inherently, and is really a matter of development familiarity and experience.

  • Help with dynamic database

    I'm still stuck on learning database-driven development. I
    plan to take the Lynda.com free lessons... but until then, if
    anyone can help me, I'd be very appreciative:
    Here are today's questions:
    My manager (VP eng./sales/mktg) wants to know WHY I think
    Dreamweaver is better for developing database-driven applicaitons
    than C# in an asp.net environment. I believe DW is better at
    supporting CSS and enabling an user-friendly design for the UI, but
    I don't know whether C# can do all the same things... (C# is a
    development tool for the asp.net environment).
    Can you help me identify why DW is better than C# for either
    the entire dynamic site development OR just the UI?
    Also I need to learn how to attach my sql queries (already
    written) to an html page created in dreamweaver, We have an IIS
    webserver. Here's how I see the process:
    a) Kick off the query from a DW html page
    b) access the DB through the web server (IIS?)
    c) recieve the results back from the database
    d) render the results on a DW page.
    The sql is going to an oracle DB.
    I can access oracle and run the query (using SQL plus) from
    my PC, so the only question is how to I hook it up to DW...
    Anything you can say to shed light on any of these would be
    so helpful!
    THanks,
    Jane

    Hi Jane,
    You must remember DW is a tool for creating websites. You
    could use C#
    for your website and do the coding of C# in DW. DW is not a
    scripting
    language as PHP, ASP and C# are.
    As for the query, do you know what scripting language you
    would be using
    to connect to the Oracle DB (ASP, PHP, etc.)? Once you let us
    know what
    you are using it will be easy to give an example.
    Cheers.
    Chris
    basketcasecafe1 wrote:
    > I'm still stuck on learning database-driven development.
    I plan to take the
    > Lynda.com free lessons... but until then, if anyone can
    help me, I'd be very
    > appreciative:
    >
    > Here are today's questions:
    >
    > My manager (VP eng./sales/mktg) wants to know WHY I
    think Dreamweaver is
    > better for developing database-driven applicaitons than
    C# in an asp.net
    > environment. I believe DW is better at supporting CSS
    and enabling an
    > user-friendly design for the UI, but I don't know
    whether C# can do all the
    > same things... (C# is a development tool for the asp.net
    environment).
    >
    > Can you help me identify why DW is better than C# for
    either the entire
    > dynamic site development OR just the UI?
    >
    > Also I need to learn how to attach my sql queries
    (already written) to an html
    > page created in dreamweaver, We have an IIS webserver.
    Here's how I see the
    > process:
    > a) Kick off the query from a DW html page
    > b) access the DB through the web server (IIS?)
    > c) recieve the results back from the database
    > d) render the results on a DW page.
    >
    > The sql is going to an oracle DB.
    > I can access oracle and run the query (using SQL plus)
    from my PC, so the
    > only question is how to I hook it up to DW...
    >
    >
    > Anything you can say to shed light on any of these would
    be so helpful!
    > THanks,
    > Jane
    >
    >
    >
    >
    >

  • Need help connecting to database on website!!!!

    Hi there
    I am doing a school project and have decided to make a database which i can store user info and car info (its a car auction program)
    But i am having trouble with the connection to the database... we have been told to use jdbc odbc connection so is there a way to use this method to connect to my database?
    this is my connection code when connecting to the database locally:
    con = DriverManager.getConnection("jdbc:odbc:DRIVER={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=CarDealership.accdb");
    i omitted the other code because it is pretty standard code to do this connection.
    But now i want to connect to a database of the same name on this site:
    sites.google.com/site/card3al3rsh1p
    what must i change in my code to be able to connect to the database on the internet????
    please please plssssssss help me really want to get this to work
    thanks and regards

    OK I apologise and realise I was in a rush. I will try explain more clearly now.
    I am using Netbeans 7 and am having troubles connecting my java program to a Microsoft Access database which is on this website:
    sites.google.com/site/card3al3rsh1p/
    The database name is "CarDealership.accdb".
    When I use the class below to connect to my database locally, it is a success.
    import java.sql.*;
    public class DB {
    Connection con;
    Statement stm;
    ResultSet rs;
    public DB(){
    try{
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con = DriverManager.getConnection("jdbc:odbc:DRIVER={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=*CarDealership.accdb*");
    } catch(Exception ex){
    System.out.println("Error opening database.");
    System.out.println(ex);
    System.out.println("Database successfully opened.");
    However, when I change the bold text above (or the text between the asterisks, not sure if it will change) to "sites.google.com//site//card3al3rsh1p//CarDealership.accdb" it throws an error signifying that it can't find the file specified.
    I am unsure of how to connect my program to an external file so I need assistance in how to change the url String of the DriverManager.getConnection() method above so it can connect to the database on the website mentioned above. I would appreciate it if you could assist and thanks.

Maybe you are looking for