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
can't retrieve column
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.
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
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.
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
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.
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
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 :
or maybe you can give me newer database_mysql.php?
Thanks vlad!!!
Btw.. I get error fix..
This Error on file database_mysql.php on line 155 :
Its make error & script not finish retrieve column So i null error_reporting to make it work, any solution to this?$field->table = $table; for stdClass use on PHP 5.3
or maybe you can give me newer database_mysql.php?
Thanks vlad!!!
can't retrieve column
Hello,
We have fixed this error, please see the attached archive.
Thank you.
We have fixed this error, please see the attached archive.
Thank you.
- Attachments
-
- 1660.database_mysql.zip
- (1.6 KiB) Downloaded 320 times