Changeset 7108 for trunk/MagicSoft/Mars/msql
- Timestamp:
- 05/30/05 17:47:04 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msql/MSQLServer.cc
r7107 r7108 558 558 pass = env.GetValue("Password", ""); 559 559 if (db.IsNull()) 560 db = env.GetValue("Database", "");560 db = env.GetValue("Database", ""); 561 561 562 562 if (user.IsNull() && pass.IsNull())
Note:
See TracChangeset
for help on using the changeset viewer.