Ignore:
Timestamp:
05/30/05 17:47:04 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msql/MSQLServer.cc

    r7107 r7108  
    558558        pass = env.GetValue("Password", "");
    559559    if (db.IsNull())
    560         db = env.GetValue("Database", "");
     560        db = env.GetValue("Database",   "");
    561561
    562562    if (user.IsNull() && pass.IsNull())
Note: See TracChangeset for help on using the changeset viewer.