51
SQLite / Re: SQLite3 SB ext. module
« Last post by Script_test on June 28, 2017, 07:34:01 AM »Hello!
First of all, thank you for your work.
I have Strange random problem running under windows 7 and windows 10.
When the file is created, it adds additional ascii characters to the file name.
thanks for your help.
update
This happens when you use ...
First of all, thank you for your work.
I have Strange random problem running under windows 7 and windows 10.
When the file is created, it adds additional ascii characters to the file name.
thanks for your help.
update
This happens when you use ...
Code: [Select]
directo="c:\\scriptbasic\\database\\"
hdb=sqlite::open(directo & "registro_fechas.db")