when i open (select * from mytablename) in pcc its really fast, but when i open it in my software it takes a long time to open.
i am using vb.net as the front end, with the connection string as
Dim openString = "Provider=PervasiveOLEDB;Data Source = MY DATASOURCE NAME ; = MY SERVER NAME "
is there something wrong with my connection string?
i am using vb.net as the front end, with the connection string as
Dim openString = "Provider=PervasiveOLEDB;Data Source = MY DATASOURCE NAME ; = MY SERVER NAME "
is there something wrong with my connection string?