Hi Ben<br>
<br>
If I remember correct you have to do one SQL statement for each value you want to return.<br>
<br>
technology = select technology from mytable where type=1<br>
username = select username from mytable where type=1<br>
password = select password from mytable where type=1<br>
servername&nbsp; = select servername from mytable where type=1<br>
<br>
This is the reason I prefeer to work with PERL script in AGI having perl talk to SQL.<br><br>-- <br>Are Casilla<br><a href="http://astartelecom.com">http://astartelecom.com</a> - Independent VOIP Telecoms Broker. Asterisk Consultants
<br><a href="http://astbill.com">http://astbill.com</a> - Open Source Billing, Routing and Management software for Asterisk and VOIP<br>AstBill DEMO: <a href="http://demo.astbill.com">http://demo.astbill.com</a><br>