/* ---------------------------------------------------------------- */
/* The following script is a sample script designed to demonstrate  */
/* a method for creating real-time dynamic bar graphs from data     */
/* held within databases.                                           */
/*                                                                  */
/* This sample connects to a MySQL database and reads data from     */
/* a table "SalesBar". It then formats the data for use by the      */
/* Bar Graph Applet.                                                */
/*                                                                  */
/* You may freely copy and modify this script to suite your own     */
/* requirements.                                                    */
/*                                                                  */
/* ---------------------------------------------------------------- */
Warning:  Access denied for user: '[DB_USERNAME]@localhost' (Using password: YES) in /home/jpowered1/public_html/graph_chart_collection/VerticalBarGraph/TemplateScripts/PHP/BarData.php on line 17
Warning:  MySQL Connection Failed: Access denied for user: '[DB_USERNAME]@localhost' (Using password: YES)
 in /home/jpowered1/public_html/graph_chart_collection/VerticalBarGraph/TemplateScripts/PHP/BarData.php on line 17
Could not connect : Access denied for user: '[DB_USERNAME]@localhost' (Using password: YES)