Re:[2] Intro and problem

2002-07-31 Thread Arup Bhanja
problem solved :) I removed the mysql_error() part :) $dresult = mysql_db_query($db,$dsql,$link); this works :) Regards, Arup Bhanja, Kolkata, INDIA. Content is king - but Bandwidth is the real queen! - Before posting, please ch

Re: Intro and problem

2002-07-31 Thread Shashank Tripathi
The website works fine for me, Bhanja. It seems like a select query, so I wonder why you would expect an "insert failed" error? How do you get to know that you get an insert failed error? Some more info would be useful. You say, "When I am trying to insert *a* record, after *10* or so records" --

Intro and problem

2002-07-31 Thread Arup Bhanja
Hi All, I am Arup based at Kolkata India. Mysql problem: when I am trying to insert a record to a table after 10 or so records I get Insert Failed but no mysql_error(). I am using php4 see: holland.info/search/qs.php?q=mysql&all=1 Regards, Arup Bhanja, Kolkata, INDIA. Content is king - but Ban