[Qt-interest] loading sql plug in
Christopher Rasch-Olsen Raa
christopher at technophile.info
Tue Sep 29 07:37:08 CEST 2009
Hi,
What does the plugin-system say? Does your plugin get loaded? If so, what does
the errors you get when loading a database say? Without this information is
_really_ hard for us to help.
--
Christopher
On Tuesday 29 September 2009 07:31:14 Yuvaraj R wrote:
> Hi All
>
> I created the sql plug in .
>
> I tried with
>
>
> QSqlDatabase db = QSqlDatabase::addDatabase("Mysql");
>
> db.setDatabaseName("Addu");
>
> but i am getting error..
>
> how do i use the plugin in my project and upload to project.
>
> please help me
>
> can anybody provide me a useful links
>
> Thanks
>
> Yuvaraj R
>
More information about the Qt-interest-old
mailing list