My app uses the following connection string
Provider=PervasiveOLEDB;Data Source=Path; to connect to a Pervasive database, all works fine with Pervasive 2000 but on V8 it won't connect it raises the error
"Unable to connect to the relational engine (is Database Name and Server available?)" as soon as it tries to open a table. Only happens on some databases not all?
Provider=PervasiveOLEDB;Data Source=Path; to connect to a Pervasive database, all works fine with Pervasive 2000 but on V8 it won't connect it raises the error
"Unable to connect to the relational engine (is Database Name and Server available?)" as soon as it tries to open a table. Only happens on some databases not all?