Re: Error message "No content provider available for URL!"

Drew Jensen <[email protected]> Tue, 01 Dec 2009 13:33:43 -0500
Newsgroups gmane.comp.openoffice.dba.user
Message-ID <[email protected]>
Dick Hoffman wrote:
> I've established a database with two tables that appears to be working 
> very well. I'm trying to write a Basic macro that issues a query and 
> generates some statistics from the results. I'm getting a runtime 
> error that says "No content provider available for URL!" Any idea what 
> I'm doing wrong?
> Dick

Hello Dick,

 From a 'wild guess' stand point - I would look at your SQL statement 
for procedures, functions, control statements perhaps, that the OOo 
parser does not recognize. I would also check that Escape Processing is 
turned off when you try to execute the statement.

Anyway - that is a first type of thing to look at.

Let us know how it goes - ok?

Drew