Data source name not found error

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
JBillard
Posts: 2
Joined: Tue Oct 10, 2017 12:44 pm

Data source name not found error

Post by JBillard » Mon Apr 07, 2003 12:08 pm

I have written many RRSQL reports for a customer that went against a MS SQL 6.5 database. They have recently upgraded the base application and as a result also upgraded from MS SQL 6.5 to MS SQL 7. Now when they try to run reports against the new SQL 7 database they get the "Data source name not found and no default driver specified" error message.____Is there some conversion needed to get the reports to run against the new database?____Any help on this will be greatly appreciated as I really don^t want to have to rewrite all these reports.____RRSQL is version 9.

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> Data source name not found error

Post by kfleming » Mon Apr 07, 2003 4:53 pm

In your c:windowsRSW.INI file add a section named Database.__(It will be a line with an open square bracket Database close square bracket. The forum software will not let me enter this though...)____Within that section add a line that says:__UseQEConnect=1____Save the file, restart R&R and see if it helps.____Kathleen__R&R Support

JBillard
Posts: 2
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Data source name not found err

Post by JBillard » Mon Apr 07, 2003 7:06 pm

That did the trick.____Thank you very much.____PS: What exactly does that entry do?____Jim B.__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: Data source name not found err

Post by kfleming » Tue Apr 08, 2003 8:16 am

It modifies the way that internal ODBC calls are made.____Kathleen__R&R Support

Post Reply