Quote:
Originally posted by datras
Hi Irene
Did you solve the problem? I not getting any further than you... but will like to hear if you found the solution.
Cheers Datras
|
Hi Datras
Yes I did figure out what the problem was. In my connection string I was not including a provider.
PivotTable1.ConnectionString = "Provider=MSDAORA.1;User ID=test;Data Source=dbname;Password=test"
I think depending on what database you are connecting to depends what the provider is.