المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Very urgent please



C# Programming
05-21-2009, 10:30 AM
Hi,
I got a very strange problem. I create an Access database. It is working fine with me in my application which is in C#.
I have Access 2003 and my client too. While with my client the select query gives null data. I changes all the methods use OleDbAddaptor and OleDbDataReader functions.These functions are working fine at my end but with my client A Select Query is not working even the Table is present and data is present but the query is not working properly.

Please if you have any suggestion what should I do for this.