Re: [WiX-users] ODBC data source name hard coded

2006-10-06 Thread roxana
Bob Arnson a écrit : > 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

Re: [WiX-users] ODBC data source name hard coded

2006-10-05 Thread Bob Arnson
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