[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hi



On Tue, 14 Nov 2000, PasantonopoulosC@Cardiff.ac.uk wrote:
> In the tutorial on the web
> In MyApp you have 
> 
> // create and open a new database connection db = 
> ExternalDatabase.openDatabase( "ozonedb:remote://localhost:3333" ); 
> System.out.println( "Connected ..." ); 
> 
> the compiler complains that there is no openDatabase() and in the source 
> i can only find open()
> in the tutorial in the sources you have :
>  // create a new database proxy
>         RemoteDatabase db = new RemoteDatabase();
> 
>         try {
>             //  open the connection on localhost at port 3333
>             db.open ("localhost", 3333);
> 
>             System.out.println ("Connected ...");

The tutorial uses features that are yet only available in the CVS version of
ozone.

People, many of you are working on the CVS version of ozone and nobody
complained about major bugs are problems so far. Do you think we are ready for a
0.6 release? 


Falko
-- 
______________________________________________________________________
Falko Braeutigam                              mailto:falko@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com