ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
58

Problem connecting to the replicated server

with a client app no problem. My slave can connect to the master and replicate no problem. But when I use a client app to connect to the slave like this: objectdb://slaveserverurl.com:6136 ... Error Check that you add the user (slaveUserName) to the server's user list of the slave server
57

Server license move

Hi, I have a 1 server license. I would prefer to use ObjectDB with this license first for development/test means on my local Windows machine, then later move the license on a test linux server ... on a production linux server. Obviously not all in the same time. Is there a way to move this license between
57

connect with server

how to connect the data base on a remote server and share odbc in object db eng.ahmed ahmed how to publish the JPA database on server and make client in the network can share the data base i want ... is my EntityManager 192.168.0.300 is my server IP eng.ahmed ahmed Just run the server. The database
57

Embedded server feature

... so would need client-server here. randomguy Anton Yes, it should be safe. support Support ... -free functioning? For my case it would be really beneficial: 1 physical server with SSD 1 JVM running on it 2 web applications on Tomcat 1 ObjectDB Server deployed, in embedded server mode 2 ObjectDB
57

Objectdb Server Mode set up with glassfish

is the database connection url. If specified in the persistence.xml a client-server url ... server working with the embeded mode of objectdb. I now want to set up objectdb in server mode. I have run the server.exe but I don't know what to do next ?! Which jar far do I need to include in
55

ObjectDB Server Connection Permissions

It would be useful if instead of creating a web service layer on top of a database, I could just set up permissions to entities and entity variables for client connections. This would be beneficial ... though. Is this possible using ObjectDB Server or would this be a new feature request? ThreaT Ashton Hogan Type level
11

Date and Time in JPQL and Criteria Queries

that are evaluated to the date and time on the database server when the query is executed: CURRENT_DATE ... (); // both Unlike constant date literals which are built once on the client side, the current date and time expressions are re-evaluated on the server on every query execution to reflect the date and time
11

Database Schema Evolution

, have to be converted to the new schema. Note: In client-server mode the ObjectDB server must be restarted
11

NPE in server mode

anyway. felixobjectdb Richard Szurgot The stack trace indicates an attempt to run a query in client-server mode after the initial connection to the server has failed. The unexpected state on the server results in
2

Step 1: Install BIRT and ObjectDB Driver

to the ObjectDB server version when using client-server mode. The next step is creating a BIRT Report project.

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support