Latest Geometries in Database

From: Kris Hagel (hagel@comp.tamu.edu)
Date: Tue Mar 26 2002 - 18:49:32 EST

  • Next message: Djamel Ouerdane: "Re: Latest Geometries in Database"

    Hello,
    This is to announce that baring typographical errors on my part, all of
    the latest and greatest geometry values are safely inside the geometry
    DB.  These are the values which result from the survey and were verified
    and iterated by using in "real" analysis.
    
    I also went through the run database and made sure that there are
    entries for all angle settings.
    
    I have not yet made the MySQL mode the default in the Geometry DB
    manager.  I await advice on exactly when that should be done, but my
    feeling is that it should be done very soon.  In the meantime, in order
    to use the geometry db manager getting the data from the brahms geometry
    database, just connect to the Main DB and Run DB in the normal way and
    select a run.  Then create the GeometryDBManager also in the normal way,
    that is:
    
    BrGeometryDbManager *gGeoDb = BrGeometryDbManager::Instance();
    
    After that, use:
    gGeoDb->SetDbModeMySQL();
    
    to put into MySQL mode.  Once you do that, you do not need to set the db
    file anymore (although doing so will not hurt anything; it will simply
    be ignored)
    
    Good luck.  It should work.  Let me know of any problems ASAP as we need
    to migrate to this as quickly as possible and exterminate the .geo files
    from our memories.
    
    Kris
    



    This archive was generated by hypermail 2b30 : Tue Mar 26 2002 - 18:42:59 EST