Search results

  1. B

    Newbie question re creating tables

    Thanks for all your help...but I think it would be helpful if you could clarify what commands I should be running. I have created mynewdb as a copy of sports2000 using the prodb command After that what commands do I need to run to start the database so that I can connect to it via JDBC? The...
  2. B

    Newbie question re creating tables

    <<Also when you start your test db, you'll need to define a -S <port number> for DBVisualizer to connect>> OK, is there a specific port number I need to use?
  3. B

    Newbie question re creating tables

    Nothing in the windows Control Panel...Admin Tools...ODBC if that is what you mean. I need to tell DBVisulizer what JDBC driver files to use, as it does not have one for Progress/OpenEdge
  4. B

    Newbie question re creating tables

    OK, thanks, I created a copy of the sports2000 database (yes I am on windows) I now want to test accessing this database from a 3rd party tool(DBVisualizer) using JDBC. Don't suppose you know which files contain the jdbc drivers for OpenEdge 10.2B?
  5. B

    Newbie question re install and JDBC

    Ok, thanks I am trying to access the database from a 3rd party tool (Dbvisualizer) and I need to tell it which driver files to use. Which files are the actual JDBC driver files?
  6. B

    Newbie question re creating tables

    I am completely new to Progress OpenEdge and have downloaded the evaluation version. I just want to create a database with a couple of simple tables in it. I have created a database using the DataBase Admin tool. How do I create tables? Do I use the Data Dictionary? When I try to use Data...
  7. B

    Newbie question re install and JDBC

    I am installing an evaluation Of OpenEdge in order to test whether I can connect to Progress using JDBC and run standard SQL queries. Do I need the SQL Server Engine in order to query the database using SQL? I am not sure what the SQL Server Engine is. Where can I find the required JDBC...
Back
Top