Is it possible to let Openoffice Base use a table in Zoho Reports through JDBC?

Is it possible to let Openoffice Base use a table in Zoho Reports through JDBC?

 Has anybody done that? Or just knows how to do this.

The Openoffice Database Wizzard asks for information to set up the connection.

Could something like this be used (in combination with an URL referring to a ZohoReports db )
DriverManager.getConnection("http://reports.zoho.com/api/david/Sales?apikey=abcd&user=david&password=davidpwd");

Thanks,
jstamuller