[Gambas-user] sql query year problem

R. Stormo rohnny at ...1248...
Mon Mar 6 05:50:59 CET 2006


Yes it should be sqlite3. I created it that way. There was a change in a
couple og gambas version from sqlite3 to sqlite if I don't remember wrong.
This is my init.
PUBLIC $Host AS String = ""
PUBLIC $Login AS String = "user"
PUBLIC $Password AS String = "user1235"
PUBLIC $Type AS String = "sqlite"


-- 
Regards
        Rohnny Stormo


-----------------------------------------
Gambas brings Basic to Linux.
My Gambas Community http://forum.stormweb.no 
--
View this message in context: http://www.nabble.com/sql-query-year-problem-t1230734.html#a3256988
Sent from the gambas-user forum at Nabble.com.





More information about the User mailing list