PDA

View Full Version : sqlite



spx2
19th December 2006, 10:54
hello
i have just compiled the driver for sqlite(wich qdevelop keeps asking for)
and i do not know how to point out to qdevelop "there,that is the path where you find you driver"(so it stops bugging me all the time about it)

wysota
19th December 2006, 10:56
It should find it by itself if it is placed correctly in your plugins/sqldrivers subdirectory of your Qt installation.

spx2
19th December 2006, 11:05
thank you wysota,but there is one more detail
i already have in c:\qt\plugins\sqldrivers\
i have 2 dll's with sqlite
and 2 .a(lib's)
where should i put those now ?

wysota
19th December 2006, 11:18
What 2 dlls? The qsqlite.dll should be put in plugins/sqldrivers so that Qt can find it there.

spx2
19th December 2006, 11:39
well , look at this and tell me if something is wrong or not

755

wysota
19th December 2006, 11:41
Looks fine.

spx2
19th December 2006, 11:52
as fine as it seems to you,as annoying it is to me

wysota
19th December 2006, 13:37
What exactly is annoying?

spx2
19th December 2006, 21:45
actually wysota if you don't know you don't have to despair
maybe someone who has more experience will help,
for everyone(except wysota) i have
qsqlite.dll
and
qsqlodbc.dll

where do i put them so that qdevelop FINDS THEM?!??!?!?!?!?!?!

wysota
19th December 2006, 23:01
actually wysota if you don't know you don't have to despair
maybe someone who has more experience will help,

You're right, let's let more experienced users help you.