Re: [Vala] Referencing GLib.List elements..
- From: Shawn Ferris <shawn ferris gmail com>
- To: ML - Vala <Vala-list gnome org>
- Subject: Re: [Vala] Referencing GLib.List elements..
- Date: Thu, 13 Sep 2012 18:05:33 -0600
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]