Complexity of SQL Queries, API?

Complete full-featured tool for preview and download of SQL reports in your Joomla site.
Forum rules
This forum is not for any support questions/issues/features. Please use Support Center for such requests.
Post Reply
MRMarino
Posts: 1
Joined: October 24th, 2013, 5:27 pm
Name: Matthew Marino
Location: Bothell

Complexity of SQL Queries, API?

Post by MRMarino »

Hi,

I'm going to go through the support channel for this also and I'll update this if support doesn't. I feel that this question is valid for all.

What I'd like to know is how complex of queries will your product be able to do until it's limit is reached? I have bought the extension, more for testing to see if it would be something a client would be able to use.

I would also like to know if there is an API to your extension from which I could program against to automate somethings?

Thanks,

Matthew
User avatar
Admin
Site Admin
Site Admin
Posts: 1064
Joined: October 21st, 2008, 6:39 pm
Name: Administrator
Browser: Chrome

Re: Complexity of SQL Queries, API?

Post by Admin »

You can use any SQL query which can be executed in your server, depending on data results size PHP memory limit and execution time can be applied for exporting large data set.

We don't have an API.
Post Reply