Re: Using SQL in a C Program

2002-02-05 Thread Dave Mittner
Whoops! Forgive me, I meant to say a CGI environment. This should be a lesson to me to proofread no matter the time restraints. :) - Original Message - From: "Dave Mittner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 10:37 AM Sub

Using SQL in a C Program

2002-02-05 Thread Dave Mittner
Most of my experience with SQL comes from an SQL environment in which the program will run through and end fairly quickly. I'm now up against a constantly running C program which utilizes the database on a regular basis. In this case, is it better practice to only open the connection for the durat