Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
Developer
kylefowler
Posts: 479
Registered: ‎05-17-2009
My Carrier: ATT

Re: Upgrade to beta4 - 10.0.9.1101

You probably need to add the sql library, which I think is this:

LIBS += -lsql
Like all of my posts
Please use plain text.
Developer
d3v3l0p3r
Posts: 130
Registered: ‎07-19-2012
My Carrier: Carrier

Re: Upgrade to beta4 - 10.0.9.1101


kylefowler wrote:
You probably need to add the sql library, which I think is this:

LIBS += -lsql

I have done that.

 

I actually tested it it a brand new project and it still fails. I have posted steps to reproduce in this thread:

 

http://supportforums.blackberry.com/t5/Cascades-Development/BETA-4-SqlDataAccess-busted/td-p/2017493

---
If you find my post helpful please "like" it and "accept as a solution"
Please use plain text.
Contributor
rcebryk
Posts: 36
Registered: ‎12-01-2012
My Carrier: Orange

Re: Upgrade to beta4 - 10.0.9.1101

Yes, exactly. Your reproduction clearly confirms the bug or at least docs inconsistence. I did more or less the same thing and had the same results. Is there any bugtracker where we can report it?
Lublin BlackBerry Developer Group
Please use plain text.
Developer
guignards
Posts: 18
Registered: ‎06-19-2012
My Carrier: Telus

Re: Upgrade to beta4 - 10.0.9.1101

Anyone else having issues with something as simple as resizing fonts?

Please use plain text.
Contributor
rcebryk
Posts: 36
Registered: ‎12-01-2012
My Carrier: Orange

Re: Upgrade to beta4 - 10.0.9.1101

Sorry guignards, the issue mentioned above convinced me to stick to Beta 3 :smileywink:
Lublin BlackBerry Developer Group
Please use plain text.
Contributor
rcebryk
Posts: 36
Registered: ‎12-01-2012
My Carrier: Orange

Re: Upgrade to beta4 - 10.0.9.1101

Gold version resolved the issue. My Beta3 App was built and run without any modyfications:smileyhappy:

Lublin BlackBerry Developer Group
Please use plain text.