Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
how to set up Qt Designer's connections
Dear all,
I would like to create a database application. I have set up postgreSQL 8.3. But I can't set up Qt Designer's connections. Would you please give some advice to me?
Thank you a lot!
RE: how to set up Qt Designer's connections
done!
Thank you all the same!
RE: how to set up Qt Designer's connections
Cool, but it's better to show example how did you do that. So others with similar problem can easy find your solution.
RE: how to set up Qt Designer's connections
Actually, I use SQLite instead of PostgreSQL 8.3. Because I can't find proper driver for this database. The driver QPQSQL7 support PostgreSQL 6 or 7.