Developpez.com - Rubrique PureBasic

Le Club des Développeurs et IT Pro

PureBasic 5.71 LTS beta 1 est disponible sur votre compte

Le 2019-04-16 11:45:01, par comtois, Responsable Purebasic
PureBasic 5.71 LTS beta 1 est disponible sur votre compte

Hello,

The new bug fix version of PureBasic is available on your online account. Change list:

  • SQLite added DLL support (new parameter in UseSQLiteDatabase())
  • Updated SQLite to 3.27.0
  • Bug fixes


About the new flag in UseSQLiteDatabase(): if you don't use the flag, it will link the static lib as usual. If you use the flag, it won't link the static lib at all (ie: much smaller exe, but requiers a DLL). When using the DLL it's easier to use the latest available version of SQLite without waiting for a PB update.

Note : The flag is just the DLL pathname, similar to UseMySQLDatabase().

Have fun !

The Fantaisie Software team
Source de l'information
  Discussion forum
1 commentaire