Page 1 of 1

DataSource Error

Posted: Wed Nov 12, 2003 1:36 pm
by Michael
We are using R&R 10 SQL and keep getting the following error message:____DB Access [Microsoft][ODBC Driver Manager] Data Source name not found and no default driver specified.____The reports that are generating this message,when we try to open them, are ones that have been converted from x-base to sql.____Now about this error. Microsoft is being displayed in the message, but we are using a Sybase driver to access a ASE 12.5 db.____Also, if I go directly to the ODBC datasourse and try to connect, it works fine.____Can anyone suggest anything?____THanks__Mike

=> RE: DataSource Error

Posted: Wed Nov 12, 2003 3:44 pm
by kfleming
In your C:windowsRSW.INI file add a new section named Database (so it will be on a line by itself and surrounded in square brackets).__Then in this section add a line that says:__UseQEConnect=1____Save the file, restart R&R and see if it helps.____Kathleen__R&R Support