Re: [GENERAL] Testing embedded SQL in C

2007-02-13 Thread Shane Ambler
HT NB wrote: Hi, How are you doing? First, I am testing if this email address is valid. It is the first time that I am using this account. I have a question about how to start write embedded SQL in C programming code. What are the basic requirements in the .pgc file to have the embedded SQL

Re: [GENERAL] Testing embedded SQL in C

2007-02-12 Thread Reid Thompson
On Mon, 2007-02-12 at 15:16 -0500, HT NB wrote: > Hi, > > How are you doing? > > First, I am testing if this email address is valid. It is the first > time that I am using this account. I have a question about how to > start write embedded SQL in C programming code. What are the basic > requireme

[GENERAL] Testing embedded SQL in C

2007-02-12 Thread HT NB
Hi, How are you doing? First, I am testing if this email address is valid. It is the first time that I am using this account. I have a question about how to start write embedded SQL in C programming code. What are the basic requirements in the .pgc file to have the embedded SQL running. This is my