Page 1 of 1

can't retrieve column

Posted: Wed Feb 15, 2012 5:35 am
by stoneboys
Hi i use Stimulsoft for php http://www.stimulsoft.com/Downloads/Sti ... _Trial.zip
but i can't retrieve column on data source on web base designer / viewer, what wrong?
ex: localhost/stimulsoft/index.php?stimulsoft_client_key=DesignerFx

this my Connection code for Mysql :
server=localhost;port=3306;Database=klinik;Uid=admin;Pwd=admin;
its connect succesfully..
but if i create DataSource with that my column can't retrieve, this my code :
ex: select * from zipcode

getting error : #1088

please help, thanks before.
stimulsoft : nice,great & perfect report designer

can't retrieve column

Posted: Thu Feb 16, 2012 6:32 am
by Vladimir
Hello,

Please check if the 'php5-dom' module (or 'php-xml' module for CentOS) is installed on you PHP server? If no, please install it. If yes, please follow the steps:

1. In the 'config.xml' file the EnableDataLogger option set to True in Connection section.
2. Run the report viewer or report designer.
3. Click on the 'Save Log File' button in the viewer's Save menu or designer's Main menu.
4. Save the text file and send it to us for analysis.

Thank you.

can't retrieve column

Posted: Thu Feb 16, 2012 11:04 am
by stoneboys
Hi..thanks for reply..

yes i can't found php_domxml.dll on my server..

this my server spec:

Xampp 1.7.7
PHP Version 5.3.8



where i can found php_domxml.dll for my server?

thanks.

can't retrieve column

Posted: Fri Feb 17, 2012 6:54 am
by Vladimir
Hello,

Very strange. For this web server version it should work correctly. Please try the following:

1. In the 'config.xml' file the EnableDataLogger option set to True in Connection section.
2. Run the report viewer or report designer.
3. Click on the 'Save Log File' button in the viewer's Save menu or designer's Main menu.
4. Save the text file and send it to us for analysis.

Thank you.

can't retrieve column

Posted: Fri Feb 17, 2012 10:20 am
by stoneboys
Ok Vlad.. i send on support too.. sorry if i send you too, cause i love your product & want to tried it..

Btw.. I get error fix..

This Error on file database_mysql.php on line 155 :
$field->table = $table; for stdClass use on PHP 5.3
Its make error & script not finish retrieve column So i null error_reporting to make it work, any solution to this?
or maybe you can give me newer database_mysql.php?

Thanks vlad!!!

can't retrieve column

Posted: Tue Feb 21, 2012 3:35 am
by Vladimir
Hello,

We have fixed this error, please see the attached archive.

Thank you.