cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
donprice
Level 4

Will this work?

I want to specify that the DBQ property of an ODBC connection should be the equivalent of:

[ROOTDRIVE]LuthLife\LLUser.mdb

where ROOTDRIVE is the drive determined by InstallShield. Will this syntax work, or what is the correct syntax?
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

The ODBCAttribute table uses the Formatted data type for the Value field, so yes, [PropName] expressions should be expanded at run time.
0 Kudos