SQL 2 Excel Pro PDF Print E-mail

sql2excel_icon_trans SQL 2 Excel Pro - the top rated Data Reports extension for Joomla 1.5! Check out the rave reviews! It allows you to deliver data from your database directly to your users as downloadable Excel files. Write any valid SQL query in the configuration of this module. The query is run when a user clicks the link and the current information in the database is delivered to the users browser as an Excel file.

The Professional version of SQL 2 Excel adds several powerful features on-top of all the features in the free SQL 2 Excel version.

 

Overview

SQL 2 Excel Pro is a Joomla 1.5 Component which allows you to export data from your Joomla database and other databases. The reports are generated directly in Excel format to the user when they click on the link in the browser which makes it very user friendly. It contains all features of the free SQL 2 Excel version and add a long list of powerful features, as described below.

Sample reports for many popular extensions, such as Community Builder, Virtuemart, Kunena Forum, Joom!Fish, Jom Comment, Phoca Download, Phoca Gallery as well as for the standard Joomla content and users.

Which SQL 2 Excel version is right for you?

 

 


Additional features in SQL 2 Excel Pro

  • Create your Worksheets from multiple SQL queries - not just one as in the free version. 

  • Data Grid Plugin - Embed data tables into your content items. newimproved
  • Worksheet - SQL Query Help Tabs
    • Ajax powered, on-the-fly, error check of your SQL Query, directly in the Worksheet form
    • List available tables and fields from the database to help you write your queries
    • Explain your SQL query, fine tune the performance of your query

      Watch Video - Read More

  • Schedule automatic emails with attached reports (or not),  run SQL queries on a schedule to perform automatic database updates and more using the built-in Scheduler newimproved
  • Advanced formatting feature
  • Add additional cells with text and formulas anywhere in the Worksheets
  • More text and background color choices
  • Copy Worksheets & Workbooks
  • Setup Database Connections and extract and include data from external databases. Built-in drivers for MySQL, MS SQL, Oracle and postgreSQL plus a custom driver allowing you to connect to any other database.
  • Create parametrized reports with Workbook Parameters
  • Much more choices and more flexibility to configure the style for the Section / Category list view. Control the style of the Header, Preview button and Download button separately.
    • 48 different Header styles
    • 51 different Preview button styles
    • 51 different Download button styles
      => 124848 different layout possibilities!
  • Cache your reports to reduce server load
  • Define Horizontal and Vertical Freeze Panes
  • Insert Bitmap Images into your spreadsheets
  • Option to compress (ZIP) the downloaded spreadsheets
  • Export your Workbooks in CSV and HTML formats (as well as XLS)
  • Data row background color (none / single color or two alternating colors with specified intervals)
  • Make Worksheets Readonly (password protected)
  • Export / Import all settings. You can use it to copy the configuration on the development server to production server etc.
  • Access to additional Modules and Plugins:
    • cPanel Module - Administrator Reports at your fingertips in the Joomla backend
  • Priority support. Access to our premium support forum for 12 months.
  • Access to all SQL 2 Excel Pro updates for 12 months. See list of Upcoming Features that are beeing considered.
  • 30 day 100% Money Back Guarantee
  • GNU/GPLv3. Open Source. Full access to the source code, 100% unencoded. You may modify it as you like.

Comments (39)add comment

ilan said:

0
...
Yeah !! great Buy it !!
test tomorrow...
 
April 04, 2009
Votes: -3

ebbero said:

ebbero
...
Thanks. a great component!

Just an idea: A great power of Excel is in the analysis capabilities and especially the pivot tables and charts. How about making a pivot table/chart feature? It would be something like this from a user point of view:
1. In the worksheet, define the SQL query generating a flat list of data.
2. Click "generate pivot table/chart" button
(In the background: Parse the query to generate a list of fields)
3. Choose header options:
Generate chart (yes/no)
Chart type options
Table sheet and chart sheet names
4. Choose field options:
Define Filter/Row/Column/Data fields from the list of fields
Define the field sequence within the four field groups
Define Field formats
5. Click "save pivot" (in the background a visual basic macro or similar
is created to generate the additional pivot sheets when you run the
workbook)

Note: It should be possible to generate multiple pivot table/chart pairs from the same SQL query.
 
April 07, 2009
Votes: +3

Mats @ Joomla-R-Us said:

admin
...
Graphing capabilities is in the plan. There's quite some groundwork that needs to be done fist, but it will come sooner or later..

Macro support will NOT be possible though. The current PHP library that generates the Excel files does not support macros. I'm looking into a new library with more capabilities, including better graphing etc, but it does not support macros either.

-Mats
 
April 11, 2009
Votes: -1

Kent said:

0
...
Do I need the pro version to get my data from community builder?

Thanks
 
April 30, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Kent : I created a sample report for Community Builder. You can give that a try, in case you haven't figured it out by yourself already.

http://joomla-r-us.com/downloa...le-reports
 
May 04, 2009
Votes: +0

Raimund Sacherer said:

0
...
Hi,

can I use it to connect to PostGreSQL to? I would need it bitterly, on a sidenode, i am wondering why you guys do not use the pear system, with pear you should be able to connect to a wide range of databases, including odbc, text files, excel files, ldap, etc. ...

best
 
June 16, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Raimund Sacherer: PostGres is currently not supported. Only MySQL, MS SQL and Oracle at the moment. When do you need it? I might be able to add support for it fairly quickly.

-Mats
 
June 16, 2009
Votes: +0

Raimund Sacherer said:

0
...
I would need it rather quickly to present reports from my RT ticket system to a client. My other solution would be to convert the RT Ticket system from postgreSQL to MySQL, but you know: Never change a running system ...

How long would you need basically to implement postgresql so I need if it is better to wait or if I should prepare to migrate :-)

thanks
 
June 16, 2009
Votes: +0

Mats @ Joomla-R-Us said:

0
...
@Raimund Sacherer: I'm pretty swamped with other things at the moment. But I think I can implement and test this in 2-3 days, even though I have to work on this in between other things.
 
June 16, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Raimund Sacherer: postgreSQL support has been added to the latest Pro version (1.5.2)
 
June 17, 2009
Votes: +1

digi said:

digi
...
Do you plan something like a "template system"?
It would be nice if it will be possible to export single data records in an Excel template to create for example a printable detail view.
 
June 19, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@digi: Yes, I've been testing a new Excel Writer library which can use existing spreadsheets as templates. But I'm finding it's very limited, e.g. a lot of formatting are not supported and are not carried over from the template to the final spreadsheet. Trying to find a better way of doing this. But I haven't found any better way using PHP (yet).
 
June 19, 2009
Votes: +0

Raimund Sacherer said:

0
...
Thanks for the PostGres Integration, just bought it!

best smilies/cool.gif
 
June 20, 2009
Votes: +0

wtfbrb said:

wtfbrb
...
Just purchased pro, was very excited until I realized it cuts off all my leading 0's in zip codes! I have to go back to the old way of doing it please advise.
 
June 22, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@wtfbrb: Problem fixed in version 1.5.6. Please download it and give it a try.

PS! Next time, please submit questions in the SQL 2 Excel Pro forum at http://support.joomla-r-us.com for fastest support.

-Mats
 
June 22, 2009
Votes: +0

Vburgos said:

0
...
Hi i need to export the CB fields , i want to purchase but i need your help i dont have skills in code. Do you configure this aplication for CB?. work in j 1.0? and 15? many thanks ,
 
July 08, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Vburgos: There is an sample CB report that you can download and install. It should export all custom CB fields. You can download the report here: http://joomla-r-us.com/downloa...le-reports

SQL 2 Excel only works in Joomla 1.5. Joomla 1.0 is not supported.
 
July 08, 2009
Votes: +0

Josh Carr said:

0
...
Currently trying to buy the pro version but it gives me an error when I try to complete the purchase in paypal. I have tried a couple times now and it never goes through.

Can you take a look and help me buy it smilies/smiley.gif

 
August 13, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Josh Carr : I'm sorry you are having problems. Not sure what the problem is with the PayPal checkout. Try clearing your browser cache, and maybe use another browser altogether. If you still have problems, please send me an email with the error messages that you see.

This e-mail address is being protected from spambots. You need JavaScript enabled to view it
 
August 13, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@ebbero : Pivot tables does not seem to be easy to support due to limitations in the Excel writer libraries unfortunately.

You can however create most Pivot tables with plain SQL. See this forum thread for an example: http://joomla-r-us.com/forum?f...d=6&id=513
 
August 14, 2009
Votes: +0

neel99 said:

neel99
...
It would be nice if you website had a contact us form to ask a question or two about the product.
 
August 30, 2009
Votes: +0

Mats @ neel99 said:

admin
...
Please use the Forum for question.

-Mats
 
August 31, 2009
Votes: +0

Huzefa said:

0
...
SQL 2 Excel Pro license is domain specific or i can use it for unlimited domain name
 
September 10, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Huzefa: There is no domain restrictions. You can use SQL 2 Excel Pro on all your websites. As long as you run the different websites then it's ok.
 
September 10, 2009
Votes: +0

sandstorm said:

0
...
Hi,
Would your sql 2 excel extension work for the following problem Im currently having.

I have a SOBI2 directory on a site where my client needs there users to be able to download a set of search results, or whole results from one category.
There doesn't seem to be any sort of plug in for this mentioned on the SOBI2 site or forums.
If it will work, which version do i need.

Thanks in advance
 
October 05, 2009
Votes: +1

Mats @ Joomla-R-Us said:

admin
...
@sandstorm : SQL 2 Excel generates an Excel Spreadsheet from data in the database. Not exactly sure what you need here. SQL 2 Excel Pro allows you to use parameterized reports, e.g. let the users select which category etc that they want the report to be run for. Install the free version of SQL 2 Excel, then download and install the sample SOBI2 report.

http://joomla-r-us.com/downloads/category/20-sample-reports

It will give you a feel for what SQL 2 Excel can do. The professional versions adds a long list of features, but you might be able to use just the free version for this - depending on what you need.
 
October 05, 2009
Votes: +0

sandstorm said:

0
...
sorry for replying here & not the forum, I just wanted to know wether the pro version (or free) will allow users in the front end to save or download the report genertaed by sobi 2 to excel. from reading the instructions within this website it may just be back end, in which case its no good for me. Thanks , Andy
 
October 06, 2009
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
You can let users download the reports in the frontend with both the free version and Pro!

Publish a Menu to the SQL 2 Excel Section/Category list in the frontend

or

Install and publish the SQL 2 Excel Module
 
October 06, 2009
Votes: +1

tfaustino said:

0
...
I saw mention of request on pivots and charts back in Aug 09; where are you with that and if operational can we get some demos?
 
January 07, 2010
Votes: +0

Mats @ Joomla-R-Us said:

0
...
@tfaustino : The PHP library that writes the Excel files do not support native Excel Pivot tables. BUT, you can however generate spreadsheets, looking like Pivot tables, using nifty SQL.

See: http://joomla-r-us.com/forum?f...d=6&id=513

SQL 2 Excel Pro makes it easier since you can add results from multiple SQL queries into the same spreadsheet

Another way to make Pivot tables from databse data is to use a Excel Web query to get the data from Joomla/SQL 2 Excel Pro. You can then setup a native Pivot table in that spreadsheet using the standard Excel functionality.

See: http://joomla-r-us.com/compone...-excel-pro

-Mats
 
January 07, 2010
Votes: +0

Victor said:

0
...
Hello, I want to use the component for Import and Export items in SOBI2, the, components that help me?
 
January 29, 2010
Votes: +0

admin said:

admin
...
@Victor: SQL 2 Excel can export data from SOBI2. There's a sample report for SOBI2 here: http://joomla-r-us.com/downloa...le-reports

SQL 2 Excel can however NOT import things into Joomla database. You have to use some other kind of upload mechanism/utility.
 
January 29, 2010
Votes: +0

Ayman Hassan said:

0
...
Hello,

We have a client who has a master spreadsheet with their entire price list. Can I import that list into your program and then access that data so end users can go online and choose their products/quantity and an itemized spreadsheet would tally it up?

Regards,
Ayman
 
May 28, 2010
Votes: +0

Mats @ Joomla-R-Us said:

admin
...
@Ayman Hassan: Please see the post above your post....SQL 2 Excel does NOT enable you to import data into your database. It can generate spreadsheets for any data that is in the database - but it's not a import utility. You have to use some other extension/tool to do the import.

-Mats
 
May 28, 2010
Votes: +0

cbjomma said:

0
...

Does the pro version of SQL 2 Excel have an option for menu items to point directly to a worksheet, rather than a section list? I want the worksheets to appear in the Joomla template.
 
June 03, 2010
Votes: +0

Prom Night said:

0
...
Forgive the non-codespeaking nature of my query. I'm not a real developer.

I have a web site with Joomla admin interface and have been using the RSForm Pro plugin to collect data from users. The data is stored in a spreadsheet format and is downloadable by admin in CSV or Excel format on demand. That's all great however, I have an extra requirement.

On one form, I need the user to be able to enter data via RS Form Pro and have that data visible in real time in a window, insert or other page that displays this data in a spreadsheet format, and also allows edits or deletions of that data on the spot.

I don't want them to only be able to see it or download it but to have full freedom to manipulate it on line.

With a brief skim of the capabilities of this plugin, I assume it can do what I ask. Can you verify or clarify that it can?
 
August 16, 2010
Votes: +0

davstone23 said:

davstone23
...
So - I paid for the product via credit card purchase and other than the pay pal receipt I have received no communications form you. No license key, no download link, no email - nada -zip..... I'm not too happy right now smilies/sad.gif
 
August 24, 2010
Votes: +0

josh t said:

0
...
Hey guys, I love this utility its great. Just a thought about an upgrade. In the Range Formatting of a worksheet can you add the ability to insert a Sub-Report. What i mean is enter some sql that can generate sub table data based upon a value in the current report.

So we can do things like get a list of products as a sub report of an Order from virtuemart.

Main Report
select user_id, order_id, ... from jos_vm_orders
Sub report (setup in the Range Format)
Select order_item_id, order_item_name,..
from jos_vm_order_item where order_id = {order_id}

 
August 30, 2010
Votes: +0

Write comment

security image
Write the displayed characters


busy
 
 
  Design by augs-burg.de & go-vista.de  
 
     
 
   
 

The Joomla!(R) name is used under a limited license from Open Source Matters in the United States and other countries. http://Joomla-R-Us.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.