Re: [Vala] Referencing GLib.List elements..



On Thu, Sep 13, 2012 at 2:54 PM, Shawn Ferris <shawn ferris gmail com> wrote:
The only reason I'm using a List is because I will be loading multiple
different tables, with varying number of columns. If there's a better
way to do this, I'm open to suggestions. Using bind variables are a
must though. (gotta keep it secure, since I wont have complete control
over the incoming data)

Nevermind.. I knew I was being an idiot.. I tried binding with each
row and was getting an error, so thought it was a per statement vs.
per row binding mechanism.. didn't realize I had to reset the
statement. All is good

Shawn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]