[fdo][FDO138][New] Generic RDBMS: Clean the open source initialization files

Romica Dascalescu romica.dascalescu at autodesk.com
Mon Aug 28 09:30:47 EDT 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO138

Type
 Task

Artifact ID
 FDO138 (Generic RDBMS: Clean the open source initialization files)

Reported by
 Romica Dascalescu
 romicadascalescu (romica.dascalescu at autodesk.com)

New artifact details:
---------------------------------------------------------

- Task Priority set to new value
  Low
- Artifact created
- Description set to new value
  To be able to run:

1.	Generic RDBMS MySql unit tests you must:
  o	Update you MySqlInit.txt file with right values and run the unit test 
without specifying an initialize file. Please do not drop this file in 
subversion if you choose to modify it!
o	Create your own file e.g. MySqlInitEx.txt with right values and run the unit 
test by specifying the initialize file, e.g.: 
UnitTestMySql initfiletest=MySqlInitEx.txt

  o	The initialize file (MySqlInit.txt) must contain service, username and 
password e.g.:
service=localhost;username=root;password=fdotest;

2.	Generic RDBMS Odbc unit tests you must:
  o	Update you OdbcInit.txt file with right values and run the unit test without 
specifying an initialize file. Please do not drop this file in subversion if you 
choose to modify it!
  o	Create your own file e.g. OdbcInitEx.txt with right values and run the unit 
test by specifying the initialize file, e.g.: 
UnitTestOdbc initfiletest=OdbcInitEx.txt

  o	The initialize file (OdbcInit.txt) must contain serviceOracle, 
usernameOracle, passwordOracle, serviceMySql, usernameMySql, passwordMySql, 
serviceSqlServer, passwordSqlServer e.g.:
serviceOracle=otwoxy_r10105a;usernameOracle=romy;passwordOracle=test;
serviceMySql=localhost;usernameMySql=root;passwordMySql=fdotest;
serviceSqlServer=seconds;passwordSqlServer=test;
- Summary set to new value
  Generic RDBMS: Clean the open source initialization files
- Submission Reviewed set to new value
  Yes
- Artifact Status set to new value
  New

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list