09-12-2016, 09:42 PM
I would check out this solution
http://www.codingcage.com/2014/12/file-u...mysql.html
You can skip all the db config stuff since you already have the userspice classes.
And you can just do your sql queries as outlined in the Documentation-> db class
http://www.codingcage.com/2014/12/file-u...mysql.html
You can skip all the db config stuff since you already have the userspice classes.
And you can just do your sql queries as outlined in the Documentation-> db class