DAO and Access97 WHERE clause fails

2007-06-08 Thread v.davis2
Hi all, I am attempting to use Access97 as the database to hold the results of a python script. I seem to be able to make simple SELECT clauses work (like SELECT * FROM TableName), but have not been able to figure out how to add a WHERE clause to that (e.g., SELECT * FROM TableName WHERE myFiel

Re: DAO and Access97 WHERE clause fails

2007-06-09 Thread v.davis2
missing the obvious, stupid coding error. Thanks to all for getting me back on track! --Vic "v.davis2" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > I am attempting to use Access97 as the database to hold the results of a > python script. I se

Snack -- Help

2007-03-04 Thread v.davis2
Is anyone out there knowledgeable about using the Snack tool under Windows? Once I try to get beyond the simple provided examples I run out of reference material. Thanks, Vic -- http://mail.python.org/mailman/listinfo/python-list

A Windows Printing Problem -- Tk Canvas Under Python

2007-02-28 Thread v.davis2
Hi all, I have searched a bit for this -- both in the newsgroup and Google -- No luck. How do I print a Tk Canvas object under Windows? No, I do NOT want to generate the Postscript and do it that way (unless I have to). The same question applies to other aspects of the GUI. I just have to believ

Audio -- Looking for Help with Using Snack on Windows

2007-02-28 Thread v.davis2
Hi all, I am looking for some non-trivial examples of use of the Snack toolbox [on Windows]. The documentation seems a bit lacking. One typical example is how to use the FFT method or the Configure method or the mixer or . I have searched and examined many examples, but so far they just seem