Testing embedded SQL in C
От | HT NB |
---|---|
Тема | Testing embedded SQL in C |
Дата | |
Msg-id | BAY107-F1423100F0E49C63EE76CD0DF910@phx.gbl обсуждение исходный текст |
Ответы |
Re: Testing embedded SQL in C
Re: Testing embedded SQL in C |
Список | pgsql-general |
<div style="background-color:"><p>Hi,<p>How are you doing?<p>First, I am testing if this email address is valid. It is thefirst 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.<p>This is my coding which is aimedat testing if embedded SQL in C programming code is possible for my operating system Debian GNU/Linux.<p>#include <stdio.h><p><br/>int main ( )<br />{<p>EXEC SQL CONNECT TO <a href="mailto:database@sql.{ip address}.com">database@sql.{ipaddress}.com</a> :80;<p>EXEC SQL INSERT INTO database (tab_number) VALUES (4);<br />EXEC SQLSELECT * FROM database;<p>return 1;<p>}<p> <p>Regards,<p>Huan<p>Huan Bui<p>347-602-7029<p><a href="mailto:hbnt@hotmail.com">hbnt@hotmail.com</a><p><br/><br /><br /> <div><p> </div></div><br clear="all" /><hr /><a href="http://g.msn.com/8HMBENUS/2755??PS=47575"target="_top">Check out all that glitters with the MSN Entertainment Guideto the Academy Awards� </a>
В списке pgsql-general по дате отправления: