Opened 14 years ago

Closed 14 years ago

#613 closed defect (fixed)

SDF: Handle read-only files and default values

Reported by: romicadascalescu Owned by: romicadascalescu
Priority: major Milestone: 3.5.0
Component: SDF Provider Version: 3.5.0
Severity: 4 Keywords:
Cc: External ID:

Description

  • Handle read-only files: in case we connect to a read only file avoid altering

READONLY connection flag.

  • Make consistent default read-only flag (was false) from the connection with

read-only flag from connection parameter (was true). I've made them all false.

  • Handle default values, by setting values to the property in case the property

is not set and it has a default value provider will set the default value.

Change History (1)

comment:1 by romicadascalescu, 14 years ago

Resolution: fixed
Status: newclosed

Author: romicadascalescu Date: 2010-02-11 10:07:27 -0500 (Thu, 11 Feb 2010) New Revision: 5276

Modified:

trunk/Providers/SDF/Src/Provider/SdfConnection.cpp trunk/Providers/SDF/Src/Provider/SdfConnectionInfo.cpp trunk/Providers/SDF/Src/Provider/SdfInsert.cpp trunk/Utilities/Common/Inc/FdoCommonMiscUtil.h trunk/Utilities/Common/Src/FdoCommonMiscUtil.cpp

Log: Ticket #613 SDF: Handle read-only files and default values

Note: See TracTickets for help on using tickets.