[Cialug] (no subject)
Nathan C. Smith
smith at ipmvs.com
Tue May 2 22:40:43 CDT 2006
Probably something silly like forgetting a ';' at the end of the select
statement if that is required by your library.
> -----Original Message-----
> From: David Champion [mailto:dave at visionary.com]
> Sent: Tuesday, May 02, 2006 10:36 PM
> To: Central Iowa Linux Users Group
> Subject: Re: [Cialug] (no subject)
>
> Generally you only need a commit if you're using SQL
> transaction processing.
>
> Give us a code sample, we may have a better chance to help
> you debug if we had something specific to look at.
>
> -dc
>
> chris129 at cs.iastate.edu wrote:
>
> >I don't know about the specific technologies, but I believe all SQL
> >systems require a commit function to commit any changes when using
> >things connecting to turing languages.
> >
> >
> >Quoting "Kevin C. Smith" <kevin at linuxsmith.com>:
> >
> >
> >
> >>Ya, confusing question. Check your code per below; maybe post the
> >>pertint code to the list if needed.
> >>
> >>
> >>
> >>>Are you committing your updates? Are you checking the sqlcode?
> >>>
> >>>-------------- Original message from "Jerry Heiselman"
> <jweida at gmail.com>:
> >>>--------------
> >>>
> >>>Maybe it's just me, but I'm confused. You say that the
> data isn't in
> >>>there, but you can see it if you use the mysql command line client?
> >>>
> >>>
> >>>On 5/1/06, Nick Rempe <nickrempe at gmail.com> wrote:
> >>>Got a problem compiling some Python that you guys might be able to
> >>>help me with,
> >>>
> >>>For some reason when I compile a Python script that is
> connected to a
> >>>MySQL server through the Python addon MySQL for Python,
> the scripts
> >>>look fine and they execute, but when I check the MySQL
> database, our
> >>>data isn't in there. But it works becasue we use the
> MySQL command
> >>>line and it shows up. Through a Python script, I'm able
> to see what
> >>>is in the MySQL database, but I'm unable to put anything
> in it through a Python script.
> >>>Any ideas/thoughts?
> >>>
> >>>Thanks for the help,
> >>>Nick Rempe
> >>>
> >>>--
> >>>Maybe in an alternate dimension...
> >>>
> >>>Nick Rempe
> >>>508 1/2 Main Street
> >>>Apartment #3
> >>>Pella, Iowa 50219
> >>>Home : (641) 620-1266
> >>>Mobile : (641) 780-5936
> >>>http://rempresent.org/
> >>>nickrempe at gmail.com
> >>>
> >>>_______________________________________________
> >>>Cialug mailing list
> >>>Cialug at cialug.org
> >>>
> >>>
> >>>
> >http://cialug.org/mailman/listinfo/cialug____________________
> __________
> >_________________
> >
> >
> >>>Cialug mailing list
> >>>Cialug at cialug.org
> >>>http://cialug.org/mailman/listinfo/cialug
> >>>
> >>>
> >>>
> >>--
> >>Kevin C. Smith
> >>
> >>_______________________________________________
> >>Cialug mailing list
> >>Cialug at cialug.org
> >>http://cialug.org/mailman/listinfo/cialug
> >>
> >>
> >>
> >
> >
> >
> >_______________________________________________
> >Cialug mailing list
> >Cialug at cialug.org
> >http://cialug.org/mailman/listinfo/cialug
> >
> >
> >
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
More information about the Cialug
mailing list