[Oledb-dev] PgOleDb and Crystal Reports (and MSSQL)
Shachar Shemesh
psql at shemesh.biz
Sat Apr 15 12:46:11 UTC 2006
Arvo wrote:
>Additionally - what will happen, if OLEDB consumer changes one property (LOCATION) to valid value (database name)
>
It seems that providers need to support either location OR datasource. I
think we can switch on support for CATALOG now, turn off LOCATION at a
later time, and leave just CATALOG and DATASOURCE.
>and then changes other property (CATALOG) to something else? Resulting connection string will look like "dbname=mybasename;dbname=mylocation;" or smth.
>
>
I will probably need to add a check (and a failure message) in case both
location AND catalog are used. This seems safe enough, as the message
can give a link or something to a web page explaining the change.
Shachar
More information about the Oledb-devel
mailing list