roxana wrote:
> "Error configuring ODBC data source: [ODBCNAME], ODBC error 11: 
> ConfigDSN or ConfigDriver or ConfigTranslator Driver Error. Verify that 
> the file [ODBCName] exists and that you can access it."
>
>  I do the SAME procedure for the web site name and it WORKS!
>
> Can you tell me what makes the difference? Does anyone had this need 
> before and handled it?
>   
The difference is that the IIS custom actions support formatted fields, 
which MSI interpolates at install time. The ODBCDataSource table 
doesn't, though other ODBC tables do (for attributes, for example).

I'm not aware of a way around that -- there's not a whole lot of 
interest in ODBC these days.<g>

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to