error msg...
the procedure entry point spprintf could not be located in the dynamic link
library php4ts.dll
i dumped the contents of the download of sqlitemanager in a web server
directory.
at first it couldnt find the sqlite extension so i went to the php website
and retrieved one
and placed it in the extension directory. now i get this message and i dont
even have php4ts.dll
installed on my machine. i have a php4ts.lib i believe. i'm wondering
since the version of
php i have on my machine didnt already have this extension set up ready to
go maybe i need
a newer version.
php works fine on my machine when i am not trying to use this new program.
this sqlitemanager will give me a few more features that i wouldnt get
unless i bought sqliteplus.
programming is just a hobby for me and i dont make any money doing it.
right now i am learning tcl/tk with sqlite to practice making a gui
database. that is what led me to the
new sqlitemanager. there was an sqlite browser but that didnt let me
execute sqlite queries.
any suggestions?
thanks,
marvin
the procedure entry point spprintf could not be located in the dynamic link
library php4ts.dll
i dumped the contents of the download of sqlitemanager in a web server
directory.
at first it couldnt find the sqlite extension so i went to the php website
and retrieved one
and placed it in the extension directory. now i get this message and i dont
even have php4ts.dll
installed on my machine. i have a php4ts.lib i believe. i'm wondering
since the version of
php i have on my machine didnt already have this extension set up ready to
go maybe i need
a newer version.
php works fine on my machine when i am not trying to use this new program.
this sqlitemanager will give me a few more features that i wouldnt get
unless i bought sqliteplus.
programming is just a hobby for me and i dont make any money doing it.
right now i am learning tcl/tk with sqlite to practice making a gui
database. that is what led me to the
new sqlitemanager. there was an sqlite browser but that didnt let me
execute sqlite queries.
any suggestions?
thanks,
marvin
Comment