- Sivaprakash BKR
- PowerBuilder
- Friday, 17 May 2024 12:59 PM UTC
Hello,
Using PB 2022 R3 with SQLite 3
When we retrieve data in a datawindow from SQLite database, all (numeric) computed columns are retrieved as character fields. And converting the character values into numeric and then doing the required computation takes time. Otherwise, the performance of the query is really fast (tested with limited data, as we plan to use for that level of data only). I think, if datawindow could transfer those numeric values as numeric values, I feel that the performance will be much better.
And in one of my threads, Roland has recommended to write entries in pbodb.ini file. I don't have any experience in that. Can someone give me idea how to write entries in that file. say should I start with
[SQLite] OR
[SQLite 3] OR
[SQLite 3.2] OR
something else...
How to check whether that entries are being taken by Powerbuilder / Datawindow ?
Any idea / guidance is really appreciated.
Happiness Always
BKR Sivaprakash
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.