"The database driver used by this report is not supported by this product"
Tech-Archive recommends: Fix windows errors by optimizing your registry
I get this error whenever I refresh the report viewer built in vb.net:
The database driver used y this report is not supported by this
product." The tables that this report references from spans MSSQL and
Pervasive SQL
.
Relevant Pages
- Re: Report based on a new record doesnt display record
... Refresh should do it, but perhaps you are refreshing the main form when you ... need to refresh the subform? ... If the button that prints the report is on the main form, ... > statements before my OpenReport statement, but I still have the same ... (microsoft.public.access.reports) - Re: VB6 Code for Automating Crystal Reports 8.5 - Exporting, Refre
... You probably expected this question coming; How would I force the subreport ... I have some reports that have a main report and then a summary subreport and ... would prefer to make both refresh automatically. ... 'set the export type, in this case, PDF ... (microsoft.public.vb.crystal) - Re: Macro to refresh pivot chart - URGENT PLEASE !!!! T_T
... report filter dropdown box for the months and types. ... actually refresh the data from the pivot chart. ... (microsoft.public.excel.programming) - Re: VB6 Code for Automating Crystal Reports 8.5 - Exporting, Refre
... code for refresh or does Crystal automatically refresh on open? ... Set oRep = oRepApp.OpenReport("path to report file from dir loop here") ... 'set the export type, in this case, PDF ... (microsoft.public.vb.crystal) - Re: VB6 Code for Automating Crystal Reports 8.5 - Exporting, Refre
... it should automatically refresh every time you call the export ... Set oRep = oRepApp.OpenReport("path to report file from dir loop here") ... 'set the export type, in this case, PDF ... (microsoft.public.vb.crystal) |
|