PDA

View Full Version : urgent problem,Help me


sachin_himcs
08-25-2006, 07:59 AM
sir,

I have two tables name iadorepets_tblmasterreg and iadorepets_tblMember ,both Tables have some fields common field is Memberid.when I inner join these tables on basis of memberid and use recordset in my webpage then problem arise like "Ambiguous fields present"

so what is the solution of this problem. can I write query in another way.


thanks

Spudhead
08-25-2006, 02:14 PM
1. It's never a good idea to start threads with titles like "urgent problem,Help me". The point of a title is that people can read it and get an idea of what your thread is about.

2. "Ambiguous fields present" doesn't sound like any error message I've ever seen. Can you post the full error message as it appears? If you could post the relevant bit of code too, that'd probably help.