I'm using C# in VS 2005 and trying to create a OLEDB connection to a pervasive database. I'm using remote desktop connection to run the code in debug mode.
On my connection.open call I get an exception that says PS_MSG_N4827
My connection string looks like this: "Provider=PervasiveOLEDB;Data Source=LiveData;Location=Fisto";
Is there something I'm missing?
Thanks
- D
On my connection.open call I get an exception that says PS_MSG_N4827
My connection string looks like this: "Provider=PervasiveOLEDB;Data Source=LiveData;Location=Fisto";
Is there something I'm missing?
Thanks
- D