LimeReport Forum
General Category | Основное => Discussion | Обсуждение => Topic started by: solomon78 on September 04, 2018, 06:31:59 am
-
please can anyone help me on how to import postgresql database file to limereport designer, I thought one will use the same approach as that of sqlite database file but it didn't work :)
-
you need the postgresql plugin first. Have you one?
do you lunch LR itself or from your program?
-
Thank you Subst, I later got the solution to it,
Connect Name: ASD_tab
Driver: QPSQL
Server: 127.0.0.1
User: postgres
Password: ************
Database: postgres
I was having problem with the Database initially, I thought it can only be done through uploading, the above work well for my problem it also worked fine in below
Connect Name: warehouse_tbl
Driver: QPSQL
Server: 127.0.0.1
User: postgres
Password: ************
Database: warehouse_db
I will still like to know solution on that of plugins u said. I really love LimeReport Designer
-
Hi!
I will still like to know solution on that of plugins u said
Subst meant that you need libqsqlmysql shared library (Qt plugin for postgres database)