Merhaba,
Oncelikle sorguyu vermek istiyorum:
"select userID from tblUser where userID in (select DISTINCT userID from ctbl_User_Info inner join tblInfo on ctbl_User_Info.infoID=tblInfo.infoID where (ctbl_User_Info.industryID like '0*')) and userID in (select DISTINCT userID from tblUserPersonalInfo where (ulke=1)) "
Bu sorqu Access icinde calistirinca normal sonuc vermesine ragmen,
ASP'den calistirinca eof veriyor. Herhangi bir mantikli aciklama verebilecek olan var mi?
Tesekkurler