brianrpsgt1 <[EMAIL PROTECTED]> wrote:
>Tim, thank you very much for the reply. The 'cheetah' function is now
>working!
>
>I am still having a problem creating the file. I continually get
>errors. I am sure that it is something very simple.
>
>Below is the code, please guide me in the right dir
Tim, thank you very much for the reply. The 'cheetah' function is now
working!
I am still having a problem creating the file. I continually get
errors. I am sure that it is something very simple.
Below is the code, please guide me in the right direction ::
import psycopg2, psycopg2.extens
brianrpsgt1 <[EMAIL PROTECTED]> wrote:
>
>I have been able to successful pull info from a MySQL DB, get the
>results and output them in an HTML format using Cheetah to the screen
>using IDLE. I am doing this on a Windows Laptop, running WinXP,
>Python 2.5 and the latest version of Cheetah.
>
>I ha
Newbie here
I have been able to successful pull info from a MySQL DB, get the
results and output them in an HTML format using Cheetah to the screen
using IDLE. I am doing this on a Windows Laptop, running WinXP,
Python 2.5 and the latest version of Cheetah.
I have two questions:
1. How and w