Hi when i go to my godaddy data base
I put this comand on mymysql page!
but i need to place it on my asp page how do i do this please!?
thsi is the code i get results from my data base
Code:
SELECT sum( fee )
FROM `purchasedquote`
WHERE `phone` = '916-289-2067'
i need it to be on my asp web page !
and get results on my asp apge
thanks
emmanuel
keren3491@yahoo.com
Last edited by chrishirst; 12-18-2010 at 06:30 AM..
|