DB Error: syntax errordb_error Object
(
    [error_message_prefix] => 
    [mode] => 16
    [level] => 1024
    [code] => -2
    [message] => DB Error: syntax error
    [userinfo] => SELECT name FROM bo_data_details WHERE window_id = ? [nativecode=1064 ** You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1]
    [backtrace] => Array
        (
            [0] => Array
                (
                    [file] => /home/select/lib/DB.php
                    [line] => 888
                    [function] => pear_error
                    [class] => db_error
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DB Error: syntax error
                            [1] => -2
                            [2] => 16
                            [3] => errhndl
                            [4] => SELECT name FROM bo_data_details WHERE window_id = ? [nativecode=1064 ** You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1]
                        )

                )

            [1] => Array
                (
                    [file] => /home/select/lib/PEAR.php
                    [line] => 540
                    [function] => db_error
                    [class] => db_error
                    [type] => ->
                    [args] => Array
                        (
                            [0] => -2
                            [1] => 16
                            [2] => errhndl
                            [3] => SELECT name FROM bo_data_details WHERE window_id = ? [nativecode=1064 ** You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1]
                        )

                )

            [2] => Array
                (
                    [file] => /home/select/lib/DB/common.php
                    [line] => 1849
                    [function] => raiseerror
                    [class] => pear
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => -2
                            [2] => 
                            [3] => 
                            [4] => SELECT name FROM bo_data_details WHERE window_id = ? [nativecode=1064 ** You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1]
                            [5] => DB_Error
                            [6] => 1
                        )

                )

            [3] => Array
                (
                    [file] => /home/select/lib/DB/mysql.php
                    [line] => 894
                    [function] => raiseerror
                    [class] => db_mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => -2
                            [1] => 
                            [2] => 
                            [3] => 
                            [4] => 1064 ** You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1
                        )

                )

            [4] => Array
                (
                    [file] => /home/select/lib/DB/mysql.php
                    [line] => 324
                    [function] => mysqlraiseerror
                    [class] => db_mysql
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => /home/select/lib/DB/common.php
                    [line] => 1162
                    [function] => simplequery
                    [class] => db_mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT name FROM bo_data_details WHERE window_id = ?
                        )

                )

            [6] => Array
                (
                    [file] => /home/select/lib/DB/common.php
                    [line] => 1235
                    [function] => query
                    [class] => db_mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT name FROM bo_data_details WHERE window_id = ?
                        )

                )

            [7] => Array
                (
                    [file] => /home/select/public_html/products/series.php
                    [line] => 49
                    [function] => getone
                    [class] => db_mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT name FROM bo_data_details WHERE window_id = ?
                            [1] => 
                        )

                )

        )

    [callback] => errhndl
)