Jump to content

_SQLite_Display2DResult with progress Bar


 Share

Recommended Posts

Hi

_SQLite_Display2DResult is very slow with large data base like 15 mb sqlite database so can we put proper progress bar while loading data if yes then how to do that any one like to help ??

Regards

Az

Hi,

1. Have you checked if it is "_SQLite_Display2DResult" or "_SQLite_GetTable2D" or both?

2. In either case, I found at one stage that it was -much- quicker to do a "dump" of table or query to a file, then load it back for display using custom routine; not sure if that still works quickly with current version as there are compaints also about "_SQLite_SQLiteExe" being slow?

Best, Randall

PS maybe PM @Piccaso?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...